v1.0.1-beta.228
版本发布时间: 2022-12-05 12:49:26
tamagui/tamagui最新发布版本:v1.116.7(2024-10-24 18:09:38)
Breaking Changes
- adapt: Add Adapt component and remove sheetBreakpoint from Dialog, Select, Popover in favor of using Adapt component #397 (natew)
Features
- next-plugin: Add in optional tamaguiOptions.enableCSSOptimizations for next plugin to help debug issues with mini-css-extract on some configurationsgl #397 (natew)
- adapt: Add Adapt component and remove sheetBreakpoint from Dialog, Select, Popover in favor of using Adapt component #397 (natew)
Bug Fixes
- core: Fix Theme SSR issue when not changing theme returned true only on serverside (natew)
- core: Fix ensure default values set on pseudos will set those default values on the base style for animations (natew)
- core: Fix animation enterVariant and exitVariant only enable when proper state is set (natew)
- core: Use normalize-css-color for color normalization to fix css color names not being processed (natew)
- site: Slightly improve algolia coloring (natew)
- next-plugin: Fix automatic component transpile to detect both esm and cjs style paths for enabling transpilation (natew)
- static: Add presence check to avoid bugs on failed loading of components (natew)
- static: de-opt it not flattened on web, reducing output size and work for compiler for a bit more performance (natew)
- core: Fix removing themes when combined with componentName not removing when set to null (natew)
- core: Find border radius tokens over space tokens (natew)
- site: Jumping around issue #397 (natew)
- core: Fix name + componentName themes not searching upwards #397 (natew)
- core: remove leftover try catch (natew)
Documentation
Code Refactoring
- core: Extract mergeStyle() to be shared with getSubStyle() (natew)
- static: Disable dynamic loading by default, require environment variable TAMAGUI_ENABLE_DYNAMIC_LOAD=1 to re-enable (natew)
Performance Improvements
- core: Lessen memory usage in useTheme response (natew)
- core: Micro optimizations on sensitive performance loops in getStyle #397 (natew)
- site: Enable dynamic load for site #397 (natew)
Commits
- e411385: Remove array prop from
style
(Fernando Rojo) #394 - Publish RC0 blog (natew)
- af5a06f: fix app starter update deps (natew)
- 4bd468b: fix site image import incompat (natew)
- e152b97: remove old drafts (natew)
- 55b42e3: v1.0.1-beta.227 (natew)
- 51f2816: fix upgrade starters script (natew)
- bfd23c0: update-starters-v1.0.1-beta.227 (natew)
- static: Add debug log for loadModule path #397 (natew)
- 95565f1: small cleanups (natew) #397
- 1d3dcff: v1.0.1-beta.228 (natew)