tag:github.com,2008:https://github.com/NomisIV/js-datepicker/releases Release notes from js-datepicker 2020-08-03T18:12:26Z tag:github.com,2008:Repository/169310752/v2.0.0 2020-08-03T18:14:27Z We're typed now <h1>v2.0.0</h1> <h2>What's new:</h2> <ul> <li>Multiple datepickers per page <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="655369201" data-permission-text="Title is private" data-url="https://github.com/NomisIV/js-datepicker/issues/3" data-hovercard-type="issue" data-hovercard-url="/NomisIV/js-datepicker/issues/3/hovercard" href="https://github.com/NomisIV/js-datepicker/issues/3">#3</a></li> <li>Cooler CSS</li> <li>TypeScript -&gt; cleaner code</li> <li>Year view</li> <li>Ability to set the initial date</li> <li>Ability to change the first day of the month</li> <li>Better error checking</li> </ul> <h2>What's changed:</h2> <ul> <li>The property names for the settings, this will break old code! Look at the README for the new property names</li> <li>The structure of the navigation bar at the top (div and span, instead of ul + li)</li> <li>The CSS</li> </ul> NomisIV tag:github.com,2008:Repository/169310752/1.1 2019-03-11T15:38:18Z Update 1.1 <h1>Datepicker 1.1</h1> <h2>New:</h2> <ul> <li>By clicking the month and year at the top you will now be able to quick chose the month and quicker scroll through years</li> </ul> <h2>Updated:</h2> <ul> <li>Big structural code change, datepicker.js is now smaller and more easily expanded</li> </ul> <h2>Fixed</h2> <ul> <li>Added css font property, for style and uniformity</li> </ul> NomisIV