Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.02 KB

0.0.14

  • Fixing weekdays alignment, thanks to mphash.

0.0.13

  • Adding contains method to the DateRange class.

0.0.12

  • Solving an issue with the quick period selection

0.0.11

  • Focus on the first date when a quick period is selected

0.0.10

  • Adding the ability to specify a null quick period selection
  • Adding a duration property to the quick period.
  • Adding missing documentation for quick period

0.0.9

  • Removing BouncingScrollPhysics for the quick period selection

0.0.8

  • Adding missing documentation

0.0.7

  • Removing useless images from the README.md file

0.0.6

  • Adding field and form field to the package
  • Adding showDateRangePicker to the package

0.0.5

  • Allowing to specify disabled dates
  • Allowing to specify a minimum and a maximum dateRange
  • Fixing an issue with today's date which was incorrectly detected.

0.0.4

  • Updating README.md with image.

0.0.3

  • Updating README.md

0.0.2

  • Renaming export file to match package name

0.0.1

  • Initial release.