Skip to content

Latest commit

History

History
54 lines (29 loc) 路 1010 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) 路 1010 Bytes

Changelog

2.4.3

2020-11-26

  • fix: Calendar should not trigger onChange when date is disabled. #183

2.4.2

2020-11-24

  • fix: week range disabled rule. #177

2.4.1

2020-11-20

  • feat: add year start & end. #176

2.4.0

2020-11-19

  • feat: add start end. #175

It has not been updated for a long time and will be maintained from now on. More in releases.


0.6.0

  • support maxColumnsPerRow.

0.5.0

  • support theme="dark|light".

0.4.0

  • support columnLayout.
  • support backgroundColor.

0.3.0

  • support style and className for footer column and footer item.
  • support LinkComponent for footer item.

0.2.0

  • Fix lib and es folders missing.

0.1.0

  • First release.