- none
- Initial version.
- Fixed date range related bug.
- none
- none
- Now possible to mark or highlight repeatedly. For example value of those options can be {year: 0, month: 0, day: 10} which means that it affects every 10th day.
- none
- Added inline mode option and functionality.
- Fixed inline calendar position bug.
- none
- Global configuration removed, because --prod flag compilation error.
- none
- tslint related changes.
- none
- none
- Added the defaultView option.
- none
- README file changes.
- none
- Added stylesData option, which allows override styles of component.
- none
- none
- Fixed disabled cell hover bug in the month and the year view.
- none
- Fixed month view visible month bug.
- none
- none
- Just updating the README file.
- Fixed year view selection bug.
- Refactoring code.
- none
- README file updated.
- none
- README file updated.
- Fixed bug: position: relative can mess up the layout
- none
- Fixed bug: Unable to set values on inline calendar
- none
- none
- README file updated.
- none
- Code refactored. Added more test cases.
- none
- Added more test cases.
- none
- README file updated.
- Fixed bug: Change of options doesn't update component every time.
- none
- Fixed bug: angular Ivy
- none
- none
- Added option divHostElement.
- none
- Added option calendarAnimation.
- none
- README updated.
- none
- Changes to the animation functionality.
- none
- Changes to the animation functionality.
- none
- none
- Show marked dates as a triangle on the calendar.
- none
- Added option showMonthNumber.
- Fixed bug: Disabled dates on the calendar can get a focus.
- none
- Minor fix to previous version.
- none
- none
- Selection bar related changes.
- none
- Added Angular 9 to the peer dependency of the package.
- none
- Minor changes.
- none
- Added support to RTL.
- Fixed: Week number th and td border in RTL mode.
- Fixed: jsDateToMyDate method receive string type but expect JS Date type #30
- none
- none
- Contents of the README file updated.
- none
- Current day marked previous and next months on day view.
- Merged PR: Fix strictNullType check error of possibly undefined object #32.
- none
- none
- CSS styles related changes.
- none
- CSS styles related changes.
- none
- CSS styles related changes.
- none
- none
- Example app updated
- README updated
- none
- Fixed bug: dd/mm as dateFormat option gives errors #36
- none
- Fixed bug: yyyy only form #5
- Changed the style of disabled date.
- none
- RTL related changes.