1.4 KiB
1.4 KiB
更新日志
更新内容
unreleased
2022-01-17
Feature
- ConfigProvider: 新增
theme属性,用于开启深色模式 - ConfigProvider: 新增
ConfigProviderTheme类型
Style
以下组件的默认色值调整为 --van-primary-color:
- Calendar
- Cascader
- Dialog
- DropdownMenu
- IndexBar
- Sidebar
- Steps
- Tabs
其他:
- ActionBar: 调整
--van-action-bar-icon-text-color变量的默认值为--van-text-color - AddressEdit: 提交按钮调整为
primary类型 - Button: 默认圆角大小从
2px调整为4px - Button: 默认按钮的边框颜色调整为
--van-gray-4 - Button: 调整
font-smoothing,默认使用粗体文字 - Card: 调整
--van-card-background变量的默认值为--van-background - Card: 调整
--van-card-price-color变量的默认值为--van-text-color - Card: 调整
--van-card-desc-color变量的默认值为--van-text-color-2 - ContactEdit: 提交按钮调整为
primary类型 - Field: 调整
--van-field-label-color变量的默认值为--van-text-color - Switch: 移除
--van-switch-border变量 - Switch: 调整
--van-switch-size变量的默认值为26px - Switch: 调整
--van-switch-background变量的默认值为rgba(120, 120, 128, 0.16) - Tabbar: 调整
--van-tabbar-item-text-color变量的默认值为--van-text-color - GridItem: 调整
--van-grid-item-text-color变量的默认值为--van-text-color