Releases: plusone-masaki/vue-drumroll-datetime-picker
Releases · plusone-masaki/vue-drumroll-datetime-picker
v1.0.5
v1.0.4
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
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
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
Republish to npm
v0.3.3
Modified access scope to "public"
v0.3.2
Update README
v0.3.1
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
v0.2.12