Skip to content

2.0.0-rc6 : Refactoring & News Features

Pre-release
Pre-release
Compare
Choose a tag to compare
@LouisMazel LouisMazel released this 04 Jan 16:32

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

Le me know if you have others feedbacks (events, bugs, etc)