- 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)
- Limit views...{ views: ['days', 'months'] } or { maxView: 'days' }...or similar?
- Allow display of multiple months?
- Allow override of styles for text, hovers, icons etc?