Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 736 Bytes

2.0.0 - unreleased

  • Support to add, delete search parameters and change search parameter's values via ng-model, fixed issue #7 and #9
  • change main proeprty of package.json to final build in dist folder, fixes #4
  • use ng-if for search parameter input to avoid rendering issues and performance
  • Hide in use search parameter suggestions, fixed issue #8

1.1.1 - 03 February 2015

  • update README with latest changes to dist files in bower package
  • remove leading 'src/' path from template name

1.1.0 - 03 February 2015

  • Embed template into final build
  • Remove setting focus on click on container element, fixed issue #3
  • implement a make release target using grunt-bump

1.0.0 - 08 December 2014

  • Initial release