Features
- core: make color token css variables match their given name directly, so a color named yellow8 would become var(--yellow8), and avoid hashing longer css token names (natew)
- core: shorter className generation (natew)
Bug Fixes
- add missing deps in @tamagui/input (#2859) #2859 (Corentin Andre)
- sheet: fix sheet max content size on translucent android system ui (#2873) #2873 (Li Zhequ)
- design system doc links (#2867) #2867 (Victor Almeida)
- input: fix types for color to use Tamagui color type (#2858) #2858 (Corentin Andre)
- bento-get: fix dep in wrong place (natew)
Performance Improvements
- core: slightly faster creation of theme css (natew)
Chores
- linear-gradient: simplify file structure and remove non-top-level require (natew)
- vscode: ensure that biome will be used (#2861) #2861 (Pokai Chang)
- improve some docs (natew)
Commits
- c92afb7: add "packageManager" field in package.json for corepack (#2854) (Pokai Chang) #2854
- 52481cf: Update Sheet docs (#2860) (SchnTgaiSpock) #2860
- 4cf15fc: add todo (natew)
- 1cd3c8b: fix lockfile (natew)
- 446c3b9: various docs improvements (natew)
- 556e6e5: ooo wording (natew)
- c59be85: ooo design (natew)
- 8c53e11: ooo design (natew)
- 24a8f15: fix corepack version in docker (natew)
- cd21f33: move ooo to custom lighter tamagui config (natew)
- 9f4a620: docs layout (natew)
- b0236d0: design cleanup (natew)
- 3264e02: docs sidebar (natew)
- f7c8cf7: ooo organize and cleanup (natew)
- acc497e: various docs (natew)
- 31a2bd8: revert "feat(core): make color token css variables match their given name directly, so a color named yellow8 would become var(--yellow8), and avoid hashing longer css token names" (natew)
- 39e0079: docs cleanup (natew)
- 75ecc28: next (natew)
- bdc6c7f: restore css semantic naming but be sure to generate new css for takeout and dev (natew)
- 66dd9ac: polish (natew)
- d20984e: docs various polish (natew)
- 6641ad8: words (natew)
- 126e127: fix accidental break site docs layout (natew)
- 83aa021: site various cleanup (natew)
- 2e7b8eb: fix weird body scroll (natew)
- 92821f0: add basic loader docs (natew)
- c05ec8a: next.md (natew)
- datepickers: enhance date picker components with improved styling and animation (#2866) #2866 (Jon Sherrard)
- a04094e: Enhance Date Picker Components, Update Type Definitions, and Add .gitignore for `tamagui.dev (#2869) (Jon Sherrard) #2869
- 04aba0e: Fix Bento Demo Image URLs (#2870) (Jon Sherrard) #2870
- 03f1cdc: Enhance
bento-getPackage: Improved Type Safety, GitHub Auth Handling, and Component Installation Logic (#2871) (Jon Sherrard) #2871 - 7ccc347: next.md (natew)
- 0c70abd: next (natew)
- e97ddc8: v1.109.0 (natew)