vue-datepicker icon indicating copy to clipboard operation
vue-datepicker copied to clipboard

Component for calendar rows

Open denjaland opened this issue 1 year ago • 1 comments

My apologies if it has ben asked before - I tried searching for issues, reading the docs and seeing if there was something on stackoverflow, but I can't get it to work.

Basically, my idea was to use the component as a headless component, not pulling in the css from the library, and just style the component using tailwindcss classes as that is being used throughout the project.

I'm getting quite far with it thanks to the different components I can pass as props.

However: I can't seem to be able to style the days in the calendar rows to display in a grid / flex, as I don't seem to be having the ability to pass a component for the calendar-rows. Am I missing something here, or is it not supported indeed?

side question: for those of us who, like me, would like to style the components themselves, it would be nice if we could get a setting to disable the injection of the css classnames by the library as they don't really server any use (unless they are being used as selectors in the code of coure...)

thanks for the great library - seems like an absolute life saver for adding a decent datepicker to our project!

denjaland avatar Mar 16 '25 17:03 denjaland

Stale issue message

github-actions[bot] avatar Jun 08 '25 03:06 github-actions[bot]

Stale issue message

github-actions[bot] avatar Aug 16 '25 03:08 github-actions[bot]