Skip to content

Releases: evansmwendwa/ng2-daterangepicker

v3.0.1

27 Feb 11:26
Compare
Choose a tag to compare

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

06 Nov 08:12
Compare
Choose a tag to compare

Fix broken build

v2.0.11

06 Nov 07:32
Compare
Choose a tag to compare

Move momentjs and jQuery to peerDependencies

Recommended fix for issue #50

v2.0.10

18 Sep 21:50
Compare
Choose a tag to compare

Fix missed aot compilation in the last release

v2.0.9

15 Sep 13:35
Compare
Choose a tag to compare

Fix broken events after ngDoCheck

v2.0.8

24 Aug 21:06
Compare
Choose a tag to compare

Fixes change detection when nested object options get updated at runtime

This should fix issue #23

v2.0.6

31 Mar 00:24
Compare
Choose a tag to compare

Adds property label to the emitted daterange object allowing you to get the label of the selected daterange preset

v2.0.5

27 Mar 01:05
Compare
Choose a tag to compare

Exposes the datepicker object

v2.0.4

25 Mar 22:08
Compare
Choose a tag to compare

Fixed duplicate daterangepicker elements left in dom after the component is unloaded.

ng2-daterangepicker v2.0.3

18 Mar 11:35
Compare
Choose a tag to compare

Fixed failing builds on webpack uglifyjs