v2.0.0
Chores
New Features
*** Breaking change *** :
Instead of using NgxDaterangepickerMd
you should now use NgxDaterangepickerMd.forRoot()
in imports.
Bug Fixes
- locale: fix setting locale for individual and inline mode Fix #75 (f73c7515)
- typo: typo in readme (9b70f872)
Other Changes
- global-locale: add doc for global locale (57530799)
Refactors
- code: refactoring (92f01ecf)