This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Releases: NomisIV/js-datepicker
Releases · NomisIV/js-datepicker
We're typed now
v2.0.0
What's new:
- Multiple datepickers per page #3
- Cooler CSS
- TypeScript -> cleaner code
- Year view
- Ability to set the initial date
- Ability to change the first day of the month
- Better error checking
What's changed:
- The property names for the settings, this will break old code! Look at the README for the new property names
- The structure of the navigation bar at the top (div and span, instead of ul + li)
- The CSS
Update 1.1
Datepicker 1.1
New:
- By clicking the month and year at the top you will now be able to quick chose the month and quicker scroll through years
Updated:
- Big structural code change, datepicker.js is now smaller and more easily expanded
Fixed
- Added css font property, for style and uniformity