Connor Bär
Connor Bär
We're putting this change on hold until we have time to document some usage guidelines for the multi-button variant.
[Cascade layers aren't supported](https://caniuse.com/css-cascade-layers) in many of the browser versions that [Astro currently supports](https://docs.astro.build/en/install-and-setup/#browser-compatibility). Is there a way to use them in a backward-compatible way?
I've refactored the internals significantly: - I've merged the `use(Year|Month|Day)Segment` hooks into the `usePlainDateState` hook which is responsible for all date-related logic now. - I've moved all keyboard interaction logic...
@dependabot recreate
Superseded by #2494.
@roma-claudio Do you want to address the review comments yourself, or would you mind if we take over the PR to finish it?
Enabling the `--test` flag causes `RollupError: Expected 'from', got '='` 😕