Releases
2.6.0
vlio20
released this
22 Oct 18:49
[2.6.0] (2017-10-22)
Features
Moving go to current button inside the navigation component, enables go to current in inline components (dd283c5 ).
UI/UX Changes
Moving go to current button inside the navigation component (dd283c5 ).
Improvements
Min date as default when calendar opens (5663b7a ) closes #256
Stop using getters in template (3858dde ) closes #239
Bug Fixed
Fix for ngOnDestroy
throws error when in SSR (c2a0c8b ) closes #163
displayDate
on the directive bug fix (984aab8 ) closes #254
max
/min
date support for strings (ad98d1b ) closes #250
value.split
is not a function bug fix (38f6ce2 ) closes #225
Add outputs of each component to docs (9ee8035 ) closes #224
More than one picker can be opened at the same time (dd283c5 ) closes #223
Picker not always opens according to drops/opens (c26d168 ) closes #222
Breaking Changes
Go to current button moved from input element to the navigation component (dd283c5 ).
Default locale is now set with moment.locale()
instead of hard coded en
You can’t perform that action at this time.