Skip to content

Latest commit

 

History

History
567 lines (272 loc) · 6.5 KB

CHANGELOG.md

File metadata and controls

567 lines (272 loc) · 6.5 KB

0.0.1 (2019-05-08)

Bug Fixes

  • none

Features

  • Initial version.

0.0.2 (2019-05-11)

Bug Fixes

  • Fixed date range related bug.

Features

  • none

0.0.3 (2019-05-11)

Bug Fixes

  • none

Features

  • 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.

0.0.4 (2019-05-12)

Bug Fixes

  • none

Features

  • Added inline mode option and functionality.

0.0.5 (2019-05-12)

Bug Fixes

  • Fixed inline calendar position bug.

Features

  • none

0.0.6 (2019-05-19)

Bug Fixes

  • Global configuration removed, because --prod flag compilation error.

Features

  • none

0.0.7 (2019-05-21)

Bug Fixes

  • tslint related changes.

Features

  • none

0.0.8 (2019-05-26)

Bug Fixes

  • none

Features

  • Added the defaultView option.

0.0.9 (2019-05-26)

Bug Fixes

  • none

Features

  • README file changes.

0.0.10 (2019-05-30)

Bug Fixes

  • none

Features

  • Added stylesData option, which allows override styles of component.

0.0.11 (2019-06-08)

Bug Fixes

Features

  • none

0.0.12 (2019-06-12)

Bug Fixes

Features

  • none

0.0.13 (2019-06-15)

Bug Fixes

  • Fixed disabled cell hover bug in the month and the year view.

Features

  • none

0.0.14 (2019-06-15)

Bug Fixes

  • Fixed month view visible month bug.

Features

  • none

0.0.15 (2019-06-15)

Bug Fixes

  • none

Features

  • Just updating the README file.

0.1.0 (2019-06-16)

Bug Fixes

  • Fixed year view selection bug.

Features

  • Refactoring code.

0.1.1 (2019-06-17)

Bug Fixes

  • none

Features

  • README file updated.

0.1.2 (2019-06-21)

Bug Fixes

  • none

Features

  • README file updated.

0.1.3 (2019-07-02)

Bug Fixes

Features

  • none

0.1.4 (2019-07-11)

Bug Fixes

Features

  • none

0.1.5 (2019-07-12)

Bug Fixes

  • none

Features

  • README file updated.

0.1.6 (2019-07-12)

Bug Fixes

  • none

Features

  • Code refactored. Added more test cases.

0.1.7 (2019-07-14)

Bug Fixes

  • none

Features

  • Added more test cases.

0.1.8 (2019-07-14)

Bug Fixes

  • none

Features

  • README file updated.

0.1.9 (2019-07-17)

Bug Fixes

  • Fixed bug: Change of options doesn't update component every time.

Features

  • none

0.2.0 (2019-11-10)

Bug Fixes

Features

  • none

0.2.1 (2019-11-17)

Bug Fixes

  • none

Features

  • Added option divHostElement.

0.2.2 (2019-11-23)

Bug Fixes

  • none

Features

  • Added option calendarAnimation.

0.2.3 (2019-11-23)

Bug Fixes

  • none

Features

  • README updated.

0.3.0 (2019-11-24)

Bug Fixes

  • none

Features

  • Changes to the animation functionality.

0.3.1 (2019-11-24)

Bug Fixes

  • none

Features

  • Changes to the animation functionality.

0.3.2 (2019-12-01)

Bug Fixes

  • none

Features

0.3.3 (2019-12-11)

Bug Fixes

  • none

Features

  • Show marked dates as a triangle on the calendar.

0.3.4 (2019-12-13)

Bug Fixes

  • none

Features

  • Added option showMonthNumber.

0.3.5 (2020-01-22)

Bug Fixes

  • Fixed bug: Disabled dates on the calendar can get a focus.

Features

  • none

0.3.6 (2020-01-22)

Bug Fixes

  • Minor fix to previous version.

Features

  • none

0.3.7 (2020-01-24)

Bug Fixes

  • none

Features

  • Selection bar related changes.

0.3.8 (2020-02-07)

Bug Fixes

  • none

Features

  • Added Angular 9 to the peer dependency of the package.

0.3.9 (2020-02-08)

Bug Fixes

  • none

Features

  • Minor changes.

0.4.0 (2020-02-11)

Bug Fixes

Features

  • none

0.4.1 (2020-02-17)

Bug Fixes

Features

  • Added support to RTL.

0.4.2 (2020-02-18)

Bug Fixes

Features

  • none

0.4.3 (2020-02-21)

Bug Fixes

  • none

Features

  • Contents of the README file updated.

0.4.4 (2020-02-25)

Bug Fixes

  • none

Features

  • Current day marked previous and next months on day view.

0.4.5 (2020-03-02)

Bug Fixes

  • Merged PR: Fix strictNullType check error of possibly undefined object #32.

Features

  • none

0.4.6 (2020-03-05)

Bug Fixes

  • none

Features

  • CSS styles related changes.

0.5.0 (2020-03-05)

Bug Fixes

  • none

Features

  • CSS styles related changes.

0.5.1 (2020-03-07)

Bug Fixes

  • none

Features

  • CSS styles related changes.

0.5.2 (2020-03-16)

Bug Fixes

Features

  • none

0.5.3 (2020-03-28)

Bug Fixes

  • none

Features

  • Example app updated
  • README updated

0.5.4 (2020-04-01)

Bug Fixes

Features

  • none

0.5.5 (2020-04-03)

Bug Fixes

Features

  • none

0.5.6 (2020-04-03)

Bug Fixes

Features

  • Changed the style of disabled date.

0.5.7 (2020-04-07)

Bug Fixes

  • none

Features

  • RTL related changes.