Bug Fixes
- core: useTheme returns color tokens on the direct object and makes the fallback types potentially undefined to be more accurate (natew)
- core: fix logic to ensure $ in tokens works with numbers and booleans (natew)
- core: ensure tokens type in variant functions extras are prefixed and unprefixed with $ as they are in code (natew)
- popover: avoid hooks changing order error (natew)
- select: fix iPad closing select immediately on some opens (natew)
- ToggleGroup: invalid dom props (#2425) #2425 (Ehsan sarshar)
- themeInverse: delay issue on native (#2427) #2427 (Ehsan sarshar)
- web: Fix adding extra style elements for each
updateFontcall with same name argument (#2404) #2404 (Ibrahim Keser) - select: bring back focus style to select items (natew)
- studio: export code closing quote (natew)
- button: fix button not passing transform arrays to animation drivers that need them as arrays as arrays (natew)
- core: if no context group found dont error and debug log (natew)
- button: proper fix of stale props bug (natew)
- core: avoid stringifying transforms when passed noNormalize (natew)
- fix regression in 65c8198 in order of props (natew)
Internal Features
- core: add focusVisible to forceStyle (#2408) #2408 (Ehsan sarshar)
Performance Improvements
- core: more efficient handling of focus visible event (#2406) #2406 (Ehsan sarshar)
- core: avoid mounting render on inversed items on native (natew)
Chores
- remove vxrn leftovers (#2414) #2414 (Szymon Rybczak)
- dialog: remove cryptic console warn (#2424) #2424 (Thomas Josso)
- remove log (natew)
Commits
- fix ts issue in image picker (Ehsan Sarshar)
- fix ts error inputParts (Ehsan Sarshar)
- fix for stripe not creating subs (Alireza Zamani)
- c9aa60d: [various-ui-fixes]: remove inverse switch for light theme on signup screen (ROFI) #2395
- e18407f: [various-ui-fixes]: normalize extra sign in options for SignInScreen (ROFI) #2395
- 09e6e9b: [various-ui-fixes]: Checkbox label with pb 0 to match other form items spacing (ROFI) #2395
- 51db171: [various-ui-fixes]: normalize form email password with the same FormCard wrapper that brings in the faded border (ROFI) #2395
- 5f66b84: [various-ui-fixes]: style: fix: for ShortEmailPassword on mobile web (ROFI) #2395
- margin x to layout on mobile web #2395 (ROFI)
- normalize ShortEmailPassword.tsx buttons border radius #2395 (ROFI)
- normalize width of buttons using token for width for SignUpScreen.tsx an SignUpTwoSide.tsx #2395 (ROFI)
- copywrite for label matching placeholder #2395 (ROFI)
- better overall spacing arrangement for Checkboxes group on SignUpTwoSide.tsx #2395 (ROFI)
- normalize spaceing between labels and inputs on SignUpTwoSide.tsx #2395 (ROFI)
- normalize gap between columns on forms. Applied to SignUpTwoSide.tsx #2395 (ROFI)
- normalize Choose File button to be same style and color as others #2395 (ROFI)
- 6bd8429: add socials (natew)
- cc9f1b1: add tea (natew)
- c62e1f7: Bento/fix typescript errors (#2399) (Ehsan sarshar) #2399
- image picker various fixes. (#2400) #2400 (Rodrigo Figueroa)
- 30deea1: lint (natew)
- fix signup code not loading (#2407) #2407 (Ehsan sarshar)
- less margin for Showcase on mobile web (#2402) #2402 (Rodrigo Figueroa)
- e75da63: fix(compiler:native): fix some bugs with expermentalThemeFlatening (#2415) (Ehsan sarshar) #2415
- 3041d19: fix(popper:native): position issue (#2426) (Ehsan sarshar) #2426
- replace 'it's' with 'its'. (#2423) #2423 (JustLolo)
- style: better styling for basic table and with pagination on desktop (#2418) #2418 (Rodrigo Figueroa)
- 0c8b268: next.md (natew)
- fallback text with no purchase and no login for bento code (#2431) #2431 (Rodrigo Figueroa)
- 5eed6fc: lint (natew)
- 121c05f: v1.91.4 (natew)