Commit c4cd6bd
committed
-
- 所有组件中使用和支持的`辅助色`现在被调整为`中性色`
- 优化`ui-select`、`ui-multiinput`、`ui-multiform`中的多选项目样式
- 修复`ui-multiinput`可以输入空数值的问题
- 修复`ui-steps`加载中状态未显示的问题
- 新增`设计/色彩`文档,原有的`形态/色彩`部分内容被调整至此文档
- `ui-menu`移除4种色彩支持:`gray`、`light-gray`、`light-black`、`extra-light-black`
<ui-label color="primary">升级注意事项</ui-label>
- `ui-menu`移除4种色彩支持,请替换为`white`或`black`
- `辅助色`现在被改进为`中性色`,在使用`color`配置以及配色时需要注意以下替换(色值不一致):
- `light-black` 替换为 `neutral-11`
- `extra-light-black` 替换为 `neutral-10`
- `blue` 替换为 `neutral-9`
- `light-blue` 替换为 `neutral-8`
- `extra-light-blue` 替换为 `neutral-7`
- `silver` 替换为 `neutral-6`
- `light-silver` 替换为 `neutral-5`
- `extra-light-silver` 替换为 `neutral-4`
- `light-gray` 替换为 `neutral-3`
- `gray` 替换为 `neutral-2`
- 新增`neutral-1`、`transparent`辅助色现在被改进为中性色,原有的12种辅助色现在调整为14种中性色,详见文档的设计/色彩章节File tree
290 files changed
+10924
-15116
lines changed- dist
- docs
- component
- design
- guide
- src
- docs
- common
- pages
- component
- action
- alert
- anchor
- apparent
- article
- avatar
- badge
- block
- box
- breadcrumbs
- btngroup
- btn
- calendar
- capitalize
- card
- carousel
- center
- collapse
- del
- dialog
- divider
- dl
- drawer
- dropdown
- em
- formgroup
- form
- grid
- header
- h
- il
- img
- itemlist
- jumbotron
- label
- lead
- link
- load
- lowercase
- mark
- ol
- pagination
- popover
- progress
- quote
- small
- statistic
- steps
- sticky
- strong
- table
- tab
- textarea
- textcenter
- textcolor
- textinput
- textleft
- textright
- timepicker
- tip
- tree
- ul
- uniformcolor
- uppercase
- u
- design/color
- guide
- logs
- status
- versionplan
- index
- lib
- common
- components
- action
- alert
- anchor
- article
- audio
- avatar
- backtop
- badge
- block
- breadcrumbs
- btngroup
- btn
- calendar
- card
- carousel
- cascader
- checkbox
- collapse
- colorpicker
- counter
- datepicker
- dialog
- divider
- dl
- drawer
- empty
- formdivider
- formgroup
- formitem
- header
- imagemap
- img
- itemlist
- label
- link
- load
- mark
- message
- multiform
- multiinput
- pagination
- popover
- progress
- quote
- radio
- rate
- select
- slider
- statistic
- steps
- switch
- table
- tab
- textarea
- texteditor
- textinput
- timepicker
- tip
- transfer
- tree
- upload
- video
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
290 files changed
+10924
-15116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
3 | 37 | | |
4 | 38 | | |
5 | 39 | | |
| |||
0 commit comments