Open main menu
米舟开源
Java
Golang
Javascript
Swift
Android
Rust
中间件
软件
Changelog
教程
工具
联系我们
radix-ui/themes
Watch
Star
Fork
简介
统计
版本
27 days ago
themes
radix-ui
3.3.0
What's Changed
Add
soft
variant to the
Kbd
component (#774)
Add new layout props to
Grid
and layout components:
alignContent
,
justifyItems
,
alignSelf
,
justifySelf
(#744)
Deprecate
breakpoints
array. In the next major version, it will be replaced with a
Set
for easier lookups and comparisons.