Skip to content

v2.1.0

Compare
Choose a tag to compare
@fetrarij fetrarij released this 08 Apr 05:45
· 353 commits to master since this release

2.1.0 (2019-04-05)

Chores
  • demo:
  • doc: add development process (76ef56be)
  • package: add package-lock.json to fix build (fc91e9bf)
  • build: fix build (0d930d5c)
New Features
  • dateLimit: add the dateLimit option Fix #118 (d0564523)
  • inline: allow isCustomDate for inline mode #44 (b54de73a)
Bug Fixes
  • calendar:
  • firstDay:
    • jumps day label with multiple components Fix #144 (d52868eb)
    • jumps day label with multiple components Fix #144 (64f372dc)
  • ranges: Timepicker not updated when range clicked Close #1015 (8957c67c)
  • style: timepicker hided (3ec5798e)
Other Changes