Skip to content

stephenoldham/vue-datepicker

Repository files navigation

vue-datepicker

Because at a time like this...the world needs another datepicker! 😳

Todo:

  • Remove lodash
  • Replace momentjs with dayjs
  • Make rrule an optional dependancy...again for better tree shaking
  • Remove rrule in favour of the ability to add an array or filter callback function
  • Make popper an optional dependancy?
  • Maintain focus when using default input
  • Improve solution to maintain focus when using default input
  • Optionally prefix tailwind css (include separate css and add option to compoenent install)
  • Timezone support...wait, there's life outside the UK?! (Ref: iamkun/dayjs#695)

Potential features/improvements

  • Limit views...{ views: ['days', 'months'] } or { maxView: 'days' }...or similar?
  • Allow display of multiple months?
  • Allow override of styles for text, hovers, icons etc?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published