File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 3.0.0-alpha.2] ( https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.1...v3.0.0-alpha.2 ) (2023-01-07)
4
+
5
+ ### ✨ Features
6
+
7
+ - AppContainer 支持亮暗模式主题切换 ([ bfd9922] ( https://github.com/arvinxx/antd-style/commit/bfd9922 ) )
8
+ - useTheme 中增加 appearance 等主题状态属性 ([ 6ce3b7d] ( https://github.com/arvinxx/antd-style/commit/6ce3b7d ) )
9
+ - 支持基于主题模式的风格定制 ([ 3f5d2cb] ( https://github.com/arvinxx/antd-style/commit/3f5d2cb ) )
10
+ - 自定义增加一个 isDark 字段 ([ ac0fb23] ( https://github.com/arvinxx/antd-style/commit/ac0fb23 ) )
11
+
3
12
# [ 3.0.0-alpha.1] ( https://github.com/arvinxx/antd-style/compare/v2.0.2...v3.0.0-alpha.1 ) (2023-01-07)
4
13
5
14
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antd-style" ,
3
- "version" : " 3.0.0-alpha.1 " ,
3
+ "version" : " 3.0.0-alpha.2 " ,
4
4
"description" : " a css-in-js application solution combine emotion with antd v5 token system" ,
5
5
"keywords" : [
6
6
" npm" ,
You can’t perform that action at this time.
0 commit comments