Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 1.75 KB

Angular Spotlight

(2015-07-26)


Bug Fixes

  • #2: focus() call seems to remove placeholder value in Chrome. (3883b351)
  • #3: add improved material theme (463bed6f)
  • detail-templates: fixes errors (7bcb33a8)
  • keepItemVisible: scroll to the specific result item in list, when out of viewbox (950fd0ed)
  • resultIconDirective: removes result icon directive (1568baf9)
  • results-list: list scrolls to top again when selecting an element out of scope (0502b7e4)

Features

  • click-handler: adds click handler to results list (6670df68)
  • karma: adds basic directive tests (f2c0d44e)
  • result-panel-templates: allows users to specify templates via html file instead of inline html (9b76445b)

Generated with git-changelog. If you have any problem or suggestion, create an issue. :) Thanks