Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 677 Bytes

Changelog

v1.0.0

  • Add new prop disabled.
  • Update README.md
  • Update dependencies.
  • Refactory code for latest version of babel.

v0.4.1

  • Update README.md
  • Update modules

v0.4.0

  • Add prop calendarWeeks, It shows the week of the year to the left of first day of the week.
  • Add prop toolbarPlacement, It changes the placement of the icon toolbar

v0.3.1

  • Fix compile process.env with babel.

v0.3.0

  • Add prop inline
  • Add prop sideBySide
  • Fix run test jest.

v0.2.1

  • Fix minDate and maxDate and if the icon is empty, enable allowInputToggle options.

v0.2.0

  • Add feature minDate and maxDate.