ycjcl868
34332116fb
feat: @skeleton-to-color, @transfer-item-hover-bg, fix: progress style statusColor
2019-12-04 20:45:12 +08:00
ycjcl868
e15b9c5f37
fix: dark button color
2019-12-04 20:14:28 +08:00
ycjcl868
4e45bee68f
feat: add @select-clear-background
2019-12-04 12:28:37 +08:00
ycjcl868
f194a9d885
fix: input password icon hover
2019-12-04 12:14:29 +08:00
ycjcl868
dfab3c4ab5
fix: border-color in popover component
2019-12-04 11:58:48 +08:00
信鑫-King
d4a2c43e36
Merge pull request #20068 from ant-design/bump-4.0.0-alpha.12
...
chore: bump 4.0.0 alpha.12
2019-12-03 23:44:53 +08:00
ycjcl868
441188b1dc
bump: 4.0.0-alpha.12
2019-12-03 23:43:03 +08:00
信鑫-King
c247e92463
Merge pull request #20012 from ant-design/fix-dark-theme
...
fix: test antd dark theme component
2019-12-03 23:38:00 +08:00
ycjcl868
4be9e9dd62
fix: remove dark.less import
2019-12-03 22:27:39 +08:00
ycjcl868
e16b17b564
fix: dist build pipline
2019-12-03 22:07:17 +08:00
ycjcl868
7b826879de
fix: @link hover,active color
2019-12-03 21:14:16 +08:00
ycjcl868
62952a89b5
fix: empty prefix className, update snapshot
2019-12-03 20:17:13 +08:00
ycjcl868
d8ab994ecb
fix: border-color use solid color
2019-12-03 19:57:09 +08:00
ycjcl868
0da761d1f1
📝 dark theme usage
2019-12-03 16:49:08 +08:00
ycjcl868
53e663ab61
tweak: antd dark theme in as required usage
2019-12-03 16:47:12 +08:00
ycjcl868
dc90c21f15
fix: @theme default
2019-12-03 15:40:15 +08:00
ycjcl868
e2251f515b
fix: @theme condition
2019-12-03 15:39:32 +08:00
ycjcl868
22aba08b41
fix: progress trailColor support dark theme
2019-12-03 14:00:52 +08:00
Rustin
7a5fc8bb19
feat: add skeleton avatar ( #19898 )
...
* move avatar default props into skeleton
* #18237 complete skeleton avatar
* update skeleton avatar docs
* add more tests for skeleton avatar
* refactor class and props name
* revert Avatar props name
* combine avatar and button demo
* update demo and test snapshots
* move active props into element
2019-12-03 13:33:04 +08:00
ycjcl868
d6f41db414
fix: default theme button danger color
2019-12-03 12:21:21 +08:00
ycjcl868
3fd3ad67d4
feat: svg dark theme, Close, Close #19971 .
2019-12-02 20:18:59 +08:00
ycjcl868
d5d2051ec7
fix: components notification
2019-12-02 13:23:30 +08:00
ycjcl868
505b12a1e9
fix: table header dark
2019-12-02 12:27:14 +08:00
ycjcl868
898311c637
fix: datepicker bg @time-picker-panel-inner-bg
2019-12-02 12:22:19 +08:00
ycjcl868
dc1d1876f8
feat: @radio-dot-disabled-color
2019-12-02 12:03:05 +08:00
ycjcl868
28306fb304
fix: colorPalette and @tree-bg
2019-12-02 10:53:09 +08:00
ycjcl868
fcae72cd9f
fix: md style
2019-12-02 00:03:59 +08:00
ycjcl868
646a1d091d
fix: reset md style
2019-12-02 00:03:06 +08:00
ycjcl868
6fa168c835
fix: reset site style
2019-12-02 00:01:31 +08:00
ycjcl868
d94845fc7c
fix: remove @import dark
2019-12-02 00:00:12 +08:00
ycjcl868
aa963b53c0
fix: @mentions-dropdown-bg
2019-12-01 23:58:14 +08:00
ycjcl868
208d954a1d
fix: @input-number-handler-bg
2019-12-01 23:52:38 +08:00
ycjcl868
99f8d84f2f
feat: date-picker, steps less dark
2019-12-01 23:44:51 +08:00
ycjcl868
5590ba0d4e
Merge 4.0-prepare into fix-dark-theme
2019-12-01 22:46:15 +08:00
ycjcl868
f7f17c86d5
feat: @dropdown-menu-submenu-disabled-bg
2019-12-01 22:45:19 +08:00
ycjcl868
327011da77
feat: @theme dark, default
2019-12-01 22:28:35 +08:00
ycjcl868
689d9b7ada
feat: @mention-textarea-bg
2019-12-01 21:49:49 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
ycjcl868
d388c1dcc6
fix: cascader and input-number-handler bg
2019-12-01 21:42:02 +08:00
ycjcl868
673f86b3f5
fix: pagination dark theme
2019-12-01 21:23:11 +08:00
二货机器人
73db45471f
3.26.0 change log ( #20026 )
2019-12-01 16:39:25 +08:00
coderge
ca6260c75a
Update index.zh-CN.md ( #19627 )
2019-12-01 15:46:17 +08:00
二货机器人
a713a6ae5d
Merge pull request #20024 from ant-design/merge-feature
...
chore: Master merge feature
2019-12-01 15:41:44 +08:00
zombiej
1d516d7f7f
merge feature
2019-12-01 15:29:53 +08:00
zombiej
6e69bcc9ca
fix test case
2019-12-01 15:28:49 +08:00
偏右
d7e81027d6
🐛 Fix Descriptions items not working with React.Fragment ( #20019 )
...
close #19887
2019-11-30 18:10:56 +08:00
偏右
0ec7fa84d0
🐛 Fix Slider tooltip not aligned center ( #20016 )
...
close #20014
2019-11-30 18:10:48 +08:00
偏右
329edc1ed0
🐛 Fix Input clear icon overclap with feedback icon ( #20017 )
...
close #19884
2019-11-30 17:34:06 +08:00
depfu[bot]
74e0587d5b
Update stylelint-config-prettier to version 7.0.0 ( #20013 )
2019-11-30 08:12:48 +08:00
ycjcl868
c76467bfc1
fix: just for preview
2019-11-30 00:24:03 +08:00