Skip to content

Latest commit

 

History

History
200 lines (115 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

200 lines (115 loc) · 11.4 KB

Changelog

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.

Merged

  • Bump dateformat from 3.0.3 to 4.3.1 #13

Commits

  • chore: update deps (postcss mostly) and rebuild aa16fa1

v3.1.0 - 2020-11-03

Commits

  • use dateFormat dependency 323752f
  • Loading before DOM content has laoded e73a087
  • Add german translation a6f4f91

v3.0.6 - 2020-11-03

Commits

  • Use UTC dates to make the polypill consistent with native inputs 0684830

v3.0.5 - 2020-11-03

Commits

v3.0.4 - 2020-11-03

Commits

  • remove old version of polyfill 0b6c89e

v3.0.3 - 2020-11-03

Commits

  • Add a list of known issues 53ecf28

v3.0.2 - 2020-11-03

Commits

v3.0.1 - 2020-11-03

Commits

v3.0.0 - 2020-11-03

Merged

  • 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

Commits

  • 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

Commits

  • Documentation covers the latest development workflow updates. 61acb0a

v2.4.5 - 2016-03-18

Commits

  • Local Development supports Git Bash on Windows. f10c343
  • Local Development task supports all major platforms and IDEs. cf3d8e2

v2.4.4 - 2016-03-17

Commits

  • Local development is easier with NPM scripts. daa730d

v2.4.3 - 2016-03-11

Commits

  • Documentation includes keyboard shortcuts. 260c1fe

v2.4.2 - 2016-03-11

Commits

  • Documentation includes keyboard shortcuts. 72c3164

v2.4.1 - 2016-03-11

Commits

  • change and input events will fire when inc/dec dates with keyboard. bf0ca3f

v2.4.0 - 2016-03-11

Commits

  • Up and down keys will increment and decrement date. cf78d48

v2.3.0 - 2016-03-10

Commits

  • Spruce up default styling. Also, pressing Esc will close picker. 26b67ea
  • Webpack config is compatible with older versions of Node ed5169f
  • Supports input and change DOM events f9a9a53

v2.0.0 - 2016-03-09

Commits

  • 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

Commits

v1.0.1 - 2016-03-08

Commits

  • Spruced up package keywords. f5f9c2f

v1.0.0 - 2016-03-08

Commits

  • Full 1.0 features and backend. 7defc61

v0.8.5 - 2016-03-07

Commits

  • Remove important override from picker border. 19f64ad

v0.8.4 - 2016-03-07

Commits

  • Remove important override from picker border. 2e9ee3f

v0.8.3 - 2016-03-07

Commits

  • Fixed bug where dates could not be selected outside the initial month/year. 99f170b

v0.8.2 - 2016-03-07

Commits

v0.8.1 - 2016-03-07

Commits

  • First pass. Updates code, workflow, datepicker behavior, fixes bugs. 062caa0
  • replaced crappy calendar with my own very simple code 7942d29
  • start 8804fb4