2.0.0-beta.10 (2017-12-05)
Bug Fixes
- accordion demo: fix bootstrap link in API Reference (#3193) (a1a1c74)
- datepicker: date manipulation was jumping over a month top (#3130) (a7416e6), closes #2902
- datepicker: fixed viewed date if min max is set (#3129) (13bf18e), closes #3123 #2711
- datepicker: if min date is last day of a month (#3113) (ec445e2), closes #3102
- datepicker: model should be prestine on init from ngModel (#3115) (6bb077c), closes #3014
- datepicker: reseting min and max boundaries will reset it in datepicker (#3112) (a72fedc), closes #3085
- daterangepicker: After clearing input, daterangepicker couldn't be opened (dfdc58d), closes #3191
- modal: fix memory leak for TemplateRef modals (#3179) (d5d1acf)
- tests: add custom launcher for HeadlessChrome (#3157) (909e7ae)
- version dropdown: z-index fix for version dropdown and header (#3190) (784d881)
Features
- datepicker: datepicker now is a directive not a component (#3125) (d9822f0)
- modal: ModalDirective should use config.animated (#3156) (f5679eb)
BREAKING CHANGES
- datepicker: - datepicker and daterange component selectors was removed
- now datepicker available only as directive