Features
- switch: add disableActiveTheme option to createSwitch to prevent passing theme prop to components when checked is true (natew)
- create-theme: add overrideShift and overrideSwap objects ask mask options, so you can have both shift and swap overrides on the same mask option object (natew)
Bug Fixes
- SelectItem: not working on touchable devices web #1693 (Ehsan Sarshar)
- switch: avoid needing border width for distance calculation #1698 (_nderscore)
- switch: match border to background by default avoiding cluttered styling (natew)
Internals
- Collection: use new scope system #1692 (Ehsan Sarshar)
- Collapsible: use new scope system #1692 (Ehsan Sarshar)
- RovingFocusGroup: use new scope system #1692 (Ehsan Sarshar)
- Accordion: use new scope system #1692 (Ehsan Sarshar)
- ToggleGroup: use new scope system #1692 (Ehsan Sarshar)
- Toast: use new scope system #1692 (Ehsan Sarshar)
- Tabs: use new scope system #1692 (Ehsan Sarshar)
- Dialog.d.ts: some not commited changes #1692 (Ehsan Sarshar)
Commits
- fix race condition in theme update and cleanup more visuals (natew)
- 65fc0f2: Fixed File not found Error Github Page, Updated configuration.mdx (Nishchit-Dev) #1695
- improve contrast theme logic (natew)
- 8b65f21: save (natew)
- progress (natew)
- put step in address bar (natew)
- fix color picker initial saturation and other small cleanup (natew)
- 0522691: v1.71.0 (natew)