Andrew Secret Svelte Datepicker Versions Save

The main goal of svelte-datepicker is to create an inclusive component. Piece by piece.

v1.0.2

3 years ago

1.0.2 (2021-05-16)

Bug Fixes

v1.0.1

3 years ago

1.0.1 (2021-05-15)

Bug Fixes

  • remove src from files and point to index js in dist (40e4fe5)

v1.0.0

3 years ago

1.0.0 (2021-05-15)

Bug Fixes

  • apply styles for disabled state and arrange year picker buttons (4333847)
  • bump version manually (e5ed83e)
  • ci release [skip ci] (61f0754)
  • define fixed height for elements to avoid jumping (6cd3fc5)
  • enable hydration mode (28590ef)
  • export src folder in npm package (2d9e2b3)
  • format minDate and maxDate to ensure compatibility with other date adapters (aca8cca)
  • remove ci badge for now and trigger alpha release 😇 (ff55270)
  • resolve minDate and maxDate issue (0d4b918)
  • set version to 1.0.0-alpha.3 (efea8bd)
  • trigger release (a5c5394)
  • trigger: release (79bd242)
  • update documentation (0f6684c)
  • version (902328b)

Features

  • add basic CSS custom properties theming (72bfa19)
  • add date adapters for storybook (13fbeeb)
  • add first working draft version (47623ee)
  • add focus trap for year and date picker (1fd2082)
  • bind all DOM methods to component instance and define dymamic global store with context api (32bd16e)
  • trigger new release (ecf701b)