Theone

Results 15 comments of Theone

is it done yet or is someone working on that? If no I will work on that

I'm refactoring the calendar to accept almost all types of selection: - Select a date; - Select a date range; - Select all dates from a given date until eternity;...

I agree with you, that's one of the reasons, apart from the layout, for why I will not be releasing multiple date ranges for now. If someone in the future...

Yes, I'm configuring in a way that when defining the component you will pass an array as a prop indicating the possible selection types ie.: ``` ... public selectionTypes =...

@SaturnTeam what about header component?

Todo list: - [x] Core functionality discussed [here](https://github.com/SaturnTeam/saturn-datepicker/issues/70#issuecomment-493103683) - [x] API to enable/disable selection modes - [x] API to indicate initial selection mode if no value is provided - [x]...

Opened the PR #88 that satisfies this issue.

Same issue here, just following the v4 guide will lead to this error.

> @theonelucas That version of the beta isn't supported yet. Work is in progress in #144 I downgrade it to `6.4.0-beta.19` but it still didn't work. I created a [reproduction...

> @theonelucas I see you've made updates to the vite config to support the newer versions of storybook, but I think that you don't want to spread the existing `server.hmr`...