Features
- core: add focus-visible support via focusVisibleStyle prop (#2278) #2278 (Ehsan sarshar)
- core: add accept option to third argument of styled(), supports sub-style props (#2317) #2317 (Ehsan sarshar)
- button: move outline style from focusStyle to focusVisibleStyle (natew)
- web: add disabledStyle pseudo style category that matches for disabled, aria-disabled and accessibilityState.disabled and outputs CSS on the web (natew)
- babel-plugin: add logs for compiler like web does (natew)
Bug Fixes
- core: when disabled, aria-disabled, or accessibilityState.disabled is set to true, prevent all internal events (mount, psuedo, group) (natew)
- site: fix header render loop (natew)
- babel-plugin: fix debug comment not being picked up for console debug logs (natew)
Minor Changes in Behavior
- **button, select, tabs, **: move outline style from focusStyle to focusVisibleStyle (natew)
Performance Improvements
- core: avoid array creation in createComponent on style prop (natew)
Commits
- improse showcase sizer (#2376) #2376 (Ehsan sarshar)
- 5a02103: remove stack usage (natew)
- add licenses (natew)
- 8bf5191: fix lint (natew)
- improve avatars (natew)
- 2897c14: whitelist callstack (natew)
- improve loading btutons (natew)
- design on textareas (natew)
- bento design palm front and dark mode tweaks (natew)
- brand logo for animation (natew)
- lighten bento light mode (natew)
- 00a0bf7: various focusVisibleStyle app changes (natew)
- much nicer horizontal covers (natew)
- improve masonrylist (natew)
- improve masonry (natew)
- horizontal covers improve (natew)
- 3931e34: next.md (natew)
- 82c106e: fix season button overflow (#2378) (benjamin) #2378
- 3d33efc: further improve pragma matching (natew)
- 22da420: v1.91.0 (natew)