2.0.0-rc6 : Refactoring & News Features
Pre-release
Pre-release
With your help and yours feedbacks, I released a new beta version '2.0.0-rc6' (release-candidate)
Thanks you
The components is "more"
- Light
- Robust
- Efficient
- Speed
- Responsive
- Beautiful
News Features
- Set your own custom shortcuts on range mode
- New button 'NOW' for set the current date time (not available on range mode)
- UI Time Picker (Select on scroll, UX)
- Custom element to trigger the component (Use your own input, button, etc to open VueCtkDateTimePicker)
- You can select year & month directly (not yet available on range mode)
Options
- You can set the first day of week (option : first-day-of-week="(0 to 7)")
- Change the color of the validation button & 'now' button (button-color option)
- You can force the position where the component appears (Option : position="(top|bottom)")
- You can open the component programmatically (option : open="(true|false)")
- Option : persistent (the component stay always open)
- You can choose the size of the input (option : input-size="(true|false)")
Demo
- A demo with components more editable
Techno
- Update to
vue-cli 3
(local server & build)
Find it
- Install bata version :
npm install vue-ctk-date-time-picker@beta
- DEMO : https://m4jxw3mzp9.codesandbox.io/
- DOC : https://github.com/chronotruck/vue-ctk-date-time-picker/blob/feature/refont/README.md
Le me know if you have others feedbacks (events, bugs, etc)