ycjcl868
6af7f8382c
feat: @input-icon-hover-color
2019-12-05 00:04:50 +08:00
ycjcl868
e1d850374a
fix: rename antd-dark to dark
2019-12-04 23:13:59 +08:00
afc163
14619bc1d8
📝 fix github url
2019-12-04 21:58:41 +08:00
ycjcl868
b6f2d73a56
fix: progress ts
2019-12-04 21:01:55 +08:00
ycjcl868
1cb4acce60
test: update snapshot
2019-12-04 20:48:36 +08:00
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
偏右
5fabb45d9d
📖 fix site scrollbar problem ( #20086 )
...
close #20081
may related to #19988
2019-12-04 19:42:49 +08:00
偏右
62d7a2bbb0
✅ restore test coverage ( #20071 )
2019-12-04 14:09:39 +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
偏右
bca69b6e8c
🔧 remove antd/es/form/__tests__ from npm package ( #20069 )
2019-12-04 12:07:22 +08:00
ycjcl868
dfab3c4ab5
fix: border-color in popover component
2019-12-04 11:58:48 +08:00
afc163
fac56ee952
📝 fix home page locale text
2019-12-04 11:42:48 +08:00
Liu Ya
3fed6f02a5
fix: DescriptionItem className error to label ( #20067 )
2019-12-03 23:59:37 +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
偏右
43bf7965de
🐛 Fix Button text not align center in Chrome ( #20059 )
...
revert solution of 05181d552e
close #19972
close #20058
2019-12-03 18:06:07 +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
偏右
407dfda998
Update package.json ( #20057 )
2019-12-03 14:25:08 +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
afc163
811d562527
✅ update snapshots
2019-12-03 12:19:49 +08:00
afc163
16ac3b31df
🐛 Fix filterIcon Tooltip title is not working
...
close #20049
2019-12-03 12:19:49 +08:00
afc163
85b6744bf6
🐛 Fix filterIcon render string cause Table broken
2019-12-03 12:19:49 +08:00
ycjcl868
3fd3ad67d4
feat: svg dark theme, Close, Close #19971 .
2019-12-02 20:18:59 +08:00
偏右
f2cae4361e
Merge pull request #20040 from ant-design/fix-small-table-style
...
fix: 🐛 small table header border issue
2019-12-02 19:20:09 +08:00
afc163
0ab55ce884
🐛 fix footer style in small table
2019-12-02 19:18:53 +08:00
afc163
ecce1e4aba
✅ update snapshots
2019-12-02 19:02:33 +08:00
afc163
6096f6e281
🐛 fix small table header border issue
...
close #20030
close #18762
2019-12-02 18:07:22 +08:00
damon.chen
cba968f9dc
chore: fix RangePicker value and onChange definition ( #20015 )
2019-12-02 17:22:06 +08:00
偏右
be06f53e23
🐛 Fix List pagniation options text align ( #20038 )
...
close #20037
2019-12-02 16:12:32 +08:00
叶枫
400ca638b3
feat: add visible debug demo ( #20018 )
...
* add debug
* 添加隐藏显示逻辑
* fix demo
* add en
* clean up
* clean up
* you see see
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix css
* remove css
2019-12-02 15:21:56 +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