Skip to content

Releases: plusone-masaki/vue-drumroll-datetime-picker

v1.0.5

31 Jan 01:42
Compare
Choose a tag to compare

Fix

  • When "maxDate" is not specified, the problem that the time after the current time cannot be selected
  • On some devices, the options are cut off in the middle

v1.0.4

28 Jan 04:28
Compare
Choose a tag to compare

Fix

  • In DatePicker, the value is corrupted when there is an input exceeding "maxDate".
  • Fixed an issue where labels would break when the display area was small

v1.0.2

27 Jan 08:34
Compare
Choose a tag to compare

Features

  • Update styles.

Fix

  • The problem that the selected position shifts when month is less than "minDate".
  • Add fallback processing for terminals whose era is not displayed

Docs

  • Specify the font size of the demo screen to 16px.
  • Update README.md

v1.0.0

24 Jan 02:51
Compare
Choose a tag to compare

Features

  • "format": The drums order and divider string are automatically inferred.
  • "date-order": Order of the date pickers.
  • "pattern": Change the display of year, month, day, hour, minute, date divider, and time divider.

Fix

  • Fixed a bug that the background scrolls when the modal dialog is open.

Deprecated

  • "separator" prop is deprecated. Use "pattern" instead

v0.3.4

20 Jan 09:09
Compare
Choose a tag to compare

Republish to npm

v0.3.3

19 Jan 06:41
Compare
Choose a tag to compare

Modified access scope to "public"

v0.3.2

14 Nov 12:11
Compare
Choose a tag to compare

Update README

v0.3.1

12 Nov 09:23
Compare
Choose a tag to compare

Publish GitHub Packages

Fix: min-max

  • Fixed a bug that the year-to-year processing is not performed normally when there are few options for month and day.

  • Create LICENSE

v0.2.12

28 May 10:55
Compare
Choose a tag to compare
v0.2.12