二货机器人
|
a713a6ae5d
|
Merge pull request #20024 from ant-design/merge-feature
chore: Master merge feature
|
5 years ago |
zombiej
|
1d516d7f7f
|
merge feature
|
5 years ago |
zombiej
|
6e69bcc9ca
|
fix test case
|
5 years ago |
偏右
|
d7e81027d6
|
🐛 Fix Descriptions items not working with React.Fragment (#20019)
close #19887
|
5 years ago |
偏右
|
0ec7fa84d0
|
🐛 Fix Slider tooltip not aligned center (#20016)
close #20014
|
5 years ago |
偏右
|
329edc1ed0
|
🐛 Fix Input clear icon overclap with feedback icon (#20017)
close #19884
|
5 years ago |
depfu[bot]
|
74e0587d5b
|
Update stylelint-config-prettier to version 7.0.0 (#20013)
|
5 years ago |
ycjcl868
|
c76467bfc1
|
fix: just for preview
|
5 years ago |
ycjcl868
|
8ad5b73016
|
chore: test antd dark theme component
|
5 years ago |
afc163
|
815d52558b
|
📝 change home page promote url
|
5 years ago |
叶枫
|
b022eaf9c2
|
fix: fix upload long picture style (#20008)
* fix: fix upload long picture style
* feat: add config-provider test
* fix: stylelint
|
5 years ago |
zombiej
|
fde5daa579
|
bump 4.0.0-alpha.11
|
5 years ago |
信鑫-King
|
70c279d466
|
Merge pull request #19968 from ant-design/feat-dark-theme-4.0
feat: dark theme in 4.0
|
5 years ago |
ycjcl868
|
156001accd
|
📝 dark theme doc
|
5 years ago |
ycjcl868
|
8985abda11
|
fix: color palette use @blue-6 base in light theme
|
5 years ago |
ycjcl868
|
fc3b775452
|
📝 dark theme usage
|
5 years ago |
骗你是小猫咪
|
65312870d4
|
fix: Col default width (#19983)
* fix: Col default width
* update snapshots
|
5 years ago |
ycjcl868
|
af0127c8e2
|
fix: layout dark theme
|
5 years ago |
ycjcl868
|
212b6fb01d
|
fix: @red-base
|
5 years ago |
ycjcl868
|
f10f351219
|
chore: TODO colorPalette
|
5 years ago |
ycjcl868
|
a124ec8ddf
|
feat: use @{color}-base
|
5 years ago |
ycjcl868
|
e0a60fbd0b
|
revert: trailColor
|
5 years ago |
ycjcl868
|
4216525ba1
|
fix: progress default trailColor
|
5 years ago |
ycjcl868
|
dfa14f469a
|
feat: add @dropdown-menu-bg, @time-picker-bg, @calendar-bg, @calendar-input-bg, @pagination-item-bg
|
5 years ago |
ycjcl868
|
34f3b44f6d
|
fix: button default background in dark theme
|
5 years ago |
ycjcl868
|
b6b788b2e0
|
fix: stylelint fix
|
5 years ago |
ycjcl868
|
4116a6ef59
|
feat: antd-dark.less build tool
|
5 years ago |
ycjcl868
|
817b2ab70d
|
feat: add @comment-bg, @anchor-bg, @radio-disabled-button-checked-bg, @radio-disabled-button-checked-color, @radtio-solid-checked-color
|
5 years ago |
ycjcl868
|
f47a22e888
|
feat: add @table-bg
|
5 years ago |
ycjcl868
|
aedea846fc
|
feat: add @upload-actions-color
|
5 years ago |
ycjcl868
|
90cca72327
|
feat: add @checkbox-check-bg, @switch-bg
|
5 years ago |
ycjcl868
|
04ec04ac85
|
feat: add @calendar-item-active-bg
|
5 years ago |
ycjcl868
|
4440062e66
|
feat: add @message-notice-content-bg and @calendar-border-color
|
5 years ago |
ycjcl868
|
41609e40bc
|
feat: add color-base for dark
|
5 years ago |
ycjcl868
|
09c00720b8
|
feat: add btn-default-ghost
|
5 years ago |
ycjcl868
|
279c24716c
|
feat: add modal and drawer bg
|
5 years ago |
信鑫-King
|
43574443d5
|
Merge pull request #19837 from ant-design/fix-button-demo
feat: 4.0 danger button
|
5 years ago |
ycjcl868
|
e8dd412c84
|
fix: Avatar User icon
|
5 years ago |
ycjcl868
|
961cfeac43
|
test: update snapshot
|
5 years ago |
ycjcl868
|
864ccc436e
|
fix: button danger link
|
5 years ago |
ycjcl868
|
beaf521835
|
fix: remove button group demo
|
5 years ago |
ycjcl868
|
6ca5628417
|
Merge 4.0-prepare into fix-button-demo
|
5 years ago |
afc163
|
53eee985f0
|
🐛 docs: fix scrollama error
https://github.com/russellgoldenberg/scrollama/pull/106
|
5 years ago |
Amumu
|
c824569ea0
|
move className and style to ant-upload-drag (#19987)
|
5 years ago |
二货机器人
|
5ef6b04554
|
fix: Table ajax pagination should work (#19980)
|
5 years ago |
depfu[bot]
|
f7d211fcea
|
Update http-server to version 0.12.0 (#19982)
|
5 years ago |
zombiej
|
a75b0f29cc
|
bump 4.0.0-alpha.10
|
5 years ago |
二货机器人
|
64b905e9bd
|
chore: Update `@ant-design/icons` deps (#19979)
* update icons deps
* update all icon ref
* fix lint
* update snapshot
|
5 years ago |
邓波
|
d6430ad3f2
|
fix: update message content with a unique key and cancel manually (#19967)
|
5 years ago |
damon.chen
|
2d82b59abf
|
docs(Form): How to use ref with Form HOC (#19937)
* 为Form新增如何在函数组件中使用的例子
* 在Form FAQ中增加在函数组件中怎么正确拿到Form实例的说明
* 更新英文文档
* 按照comment修改
* 更新英文标题
* 修改英文文档FAQ的标题
* 修改英文文档里的大小写问题
* 按照豆酱的comments进行修改
* 按照comments进行修改
|
5 years ago |