Skip to content

Latest commit

 

History

History
269 lines (135 loc) · 3.06 KB

File metadata and controls

269 lines (135 loc) · 3.06 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.