Releases: evansmwendwa/ng2-daterangepicker
Releases · evansmwendwa/ng2-daterangepicker
v3.0.1
CHANGELOG
- Complete Package Rewrite for Angular 9+
- Fixes build issues with the Ivy compiler
- Removes Bootstrap Dependencies
- Import Service in root
- Provide multiple ES build package support
- Update build tools to latest Angular CLI based tools
- Updated package typings
- Global CSS and JQuery modules are nolonger auto installed
INSTALLATION
npm install ng2-daterangepicker
Read more from the updated README.md doc on the repository homepage
https://github.com/evansmwendwa/ng2-daterangepicker
v2.0.12
Fix broken build
v2.0.11
v2.0.10
Fix missed aot compilation in the last release
v2.0.9
Fix broken events after ngDoCheck
v2.0.8
v2.0.6
Adds property label
to the emitted daterange object allowing you to get the label of the selected daterange preset
v2.0.5
Exposes the datepicker object
v2.0.4
Fixed duplicate daterangepicker elements left in dom after the component is unloaded.
ng2-daterangepicker v2.0.3
Fixed failing builds on webpack uglifyjs