Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 845 Bytes

(2013-10-16)

Bug Fixes

  • destroy:
    • isotope instance now gets properly destroyed when controller calls '$destroy' (2e1b56f2)

(2013-10-16)

Features

  • options:
    • iso-options are now handled per instance. needed where many isotopeContainers are used across many routes (f9ae91d3)

(2013-08-20)

Bug Fixes

  • build:
    • fixed issue with iso.services not using inline injection to prevent minification errors (01d8bc1c)

(2013-08-19)

Bug Fixes

  • build:
    • directives needed to specify controller by string name (de2d8bd8)

(2013-08-16)