Skip to content

v1.8.0

Compare
Choose a tag to compare
@valorkin valorkin released this 22 Aug 11:27
· 1372 commits to development since this release

Bug Fixes

  • acordion: space beetween accordion groups (#2014) (ad2da54), closes #1854
  • button: should work within onPush components (#2038) (aec0f86), closes #1689
  • datepicker: datepickerMode does change when selection is manual (#1976) (e7795f7), closes #1911
  • datepicker: fix SimpleChanges issue, add date check (#2223) (501d878)
  • datepicker: for issue #1962 (#1991) (deb7f63)
  • datepicker: refix issue with moment import (#2023) (8ed0c06), closes #1556
  • datepicker: using icons instead of innerHTML chevrons to fix issue with webworkers (#2166) (2fedac2)
  • demo: add Intl polyfill [fixes #2215] (#2238) (e195549)
  • demo: fix buttons reactive forms sample (325b510)
  • demo: remove gitter links, fix source links to modal & sortable, fix download count (#2240) (9211643)
  • modals: hotfix/modal-nested-close-on-esc solved (#2173) (41f11e6)
  • popover: no focus on button on Mac OS #1795 (#2031) (d039a8d)
  • positioning: don't modify readonly value (#2042) (d12593d)
  • readme: fix angular style guide link (#2092) (bb7bd75)
  • tabs: fix removing tabs in IE (#2145) (fc5e135)
  • typeahead: Fix crash on Firefox and contenteditable input (#2057) (8656326)

Features