All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Bump dateformat from 3.0.3 to 4.3.1
#13
- chore: update deps (postcss mostly) and rebuild
aa16fa1
v3.1.0 - 2020-11-03
- use dateFormat dependency
323752f
- Loading before DOM content has laoded
e73a087
- Add german translation
a6f4f91
v3.0.6 - 2020-11-03
- Use UTC dates to make the polypill consistent with native inputs
0684830
v3.0.5 - 2020-11-03
- export Input class
76b4d5b
v3.0.4 - 2020-11-03
- remove old version of polyfill
0b6c89e
v3.0.3 - 2020-11-03
- Add a list of known issues
53ecf28
v3.0.2 - 2020-11-03
v3.0.1 - 2020-11-03
v3.0.0 - 2020-11-03
- Fixes issue #23 and hides datepicker when pressing back on a single-page app
#24
- Fixing Issue #19
#20
- add locales japanese
#21
- Add Russian and Ukrainian locales
#17
- Added swedish locale
#18
- Modifies logic to hide datepicker when clicking browser back button
#2
- Adds event listener to hide datepicker no browser back button press
#1
- Use "data-" prefix for "date-format" attribute name
#13
- Adding danish locale
#15
- Spanish Translation to locales
#11
- Added French localisation
#7
- Add dutch locale
#4
- initialize month select before setting month
#5
- Add portuguese locale and load today button label from locales.js
#6
- added german
#1
- Supports Simplified Chinese (formal & informal) and Traditional Chinese locales.
#2
- Codebase is split into granular modules. Upcoming: official localization support.
72b3452
- Move to a new build system
473b402
- move to export
ee6711d
v2.4.6 - 2016-03-18
- Documentation covers the latest development workflow updates.
61acb0a
v2.4.5 - 2016-03-18
- Local Development supports Git Bash on Windows.
f10c343
- Local Development task supports all major platforms and IDEs.
cf3d8e2
v2.4.4 - 2016-03-17
- Local development is easier with NPM scripts.
daa730d
v2.4.3 - 2016-03-11
- Documentation includes keyboard shortcuts.
260c1fe
v2.4.2 - 2016-03-11
- Documentation includes keyboard shortcuts.
72c3164
v2.4.1 - 2016-03-11
change
andinput
events will fire when inc/dec dates with keyboard.bf0ca3f
v2.4.0 - 2016-03-11
- Up and down keys will increment and decrement date.
cf78d48
v2.3.0 - 2016-03-10
- Spruce up default styling. Also, pressing Esc will close picker.
26b67ea
- Webpack config is compatible with older versions of Node
ed5169f
- Supports
input
andchange
DOM eventsf9a9a53
v2.0.0 - 2016-03-09
valueAs
properties now return the same UTC-conscious values as native. Also, fixed transition from a populated field to a blank field.2e56265
- Documentation update.
db77104
- Reduce bundle size by 20%
e574b97
v1.0.2 - 2016-03-08
- Styling documentation.
08b3f29
v1.0.1 - 2016-03-08
- Spruced up package keywords.
f5f9c2f
v1.0.0 - 2016-03-08
- Full 1.0 features and backend.
7defc61
v0.8.5 - 2016-03-07
- Remove important override from picker border.
19f64ad
v0.8.4 - 2016-03-07
- Remove important override from picker border.
2e9ee3f
v0.8.3 - 2016-03-07
- Fixed bug where dates could not be selected outside the initial month/year.
99f170b
v0.8.2 - 2016-03-07
- Documentation update.
dc9da08