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
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
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
二货机器人
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
骗你是小猫咪
6030431121
fix(Button): Button disabled with loading not prevent pointer events ( #19958 )
5 years ago
骗你是小猫咪
bed1f7775b
fix: should not be render default indicator when indicator value is null ( #19943 )
5 years ago
afc163
3fa135023f
💄 Add @table-header-bg-sm and fix footer style
close #19936
5 years ago
jeessy2
221d404986
fix: 4.0 table filters value may be previous ( #19873 )
* fix: 4.0 table filters value may be previous
* create a sync variable to resolve async 'setFilteredKeys'
* useSyncState to fix 'setFilteredKeys' async
* new line
* new line
* add ,
* removed 'setFilteredKeys' and re-render useSyncState
* menu must be a array
5 years ago
二货机器人
5fc62314af
chore: Remove LocaleProvider & Mention in export ( #19935 )
* chore: Clean up
* clean up test case
* clean up
5 years ago
偏右
ae44aae0d3
🐛 fix Input.Group compact border issue ( #19926 )
close #19914
5 years ago
zombiej
ee7a55380d
docs: Fix demo with new icon
5 years ago
ycjcl868
1d0f97d0a9
fix: lint
5 years ago
ycjcl868
ab15b3a84c
fix: remove danger warning
5 years ago
ycjcl868
37a85366f3
feat: add Button danger
5 years ago
ycjcl868
3a6c76ecc3
feat: Button add danger-default type
5 years ago
ycjcl868
0e1998f643
feat: Button danger-link
5 years ago
ycjcl868
4f23bbcdc6
fix: Table demo actions margin 16px
5 years ago
ycjcl868
b01bed3f6f
upd: snapshot
5 years ago
ycjcl868
ec0dba9323
fix: button group
5 years ago
ycjcl868
8f4c983e5a
fix: Button demo icon search use tooltip
5 years ago
ycjcl868
86db97b055
fix: remove Button dashed
5 years ago
ycjcl868
55e34f6ac1
fix: icon error
5 years ago
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
5 years ago
骗你是小猫咪
667883ceb0
fix: Select doc edit icon margin ( #19907 )
5 years ago
骗你是小猫咪
bb121444cc
fix: Mentions form example not correct display ( #19908 )
* fix: Mentions form example not correct display
* update snapshots
5 years ago
骗你是小猫咪
7c70e45fef
fix: AutoComplete doc example TypeError ( #19900 )
5 years ago
Amumu
040fe5696a
fix time-picker disabled item focus style ( #19812 )
5 years ago
Qhan W
5a24beaf9f
docs: clean up version info in 4.0 ( #19876 )
* docs: clean up version info in 4.0
* docs: removed version column in 4.0
5 years ago
QingLance
2f1c2e1208
Progress bar with steps ( #19613 )
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
* add Steps subcomponent in Progress component
* update doc and demo
* fix lint
* small change for progress api
* fix lint
* fix wrong omit
* update test suites
* fix test failed
* use inline-block
* fix test issue
* fix ci issue
* update demo
* optimize demo
* update progress api
* fix stylelint issue
* remove overflow
* reset some prettier
* reset some prettier again
* fix test failed
* resolve bad code
5 years ago
Joe Hsu
0360ac65ad
docs(tag): remove version column in 4.0 ( #19874 )
5 years ago
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
5 years ago
Josiah Rooney
102efd529a
docs: Improved grammar in AutoComplete docs ( #19875 )
Improved grammar in documentation for the AutoComplete component.
5 years ago
Rustin
060b7ded20
feat: Add skeleton button ( #19699 )
* #18237 add skeleton button
* update snapshot
* refactoring demo code
* lint code
* update test snapshots
* add test
* update snapshot
* fix deps lint issue
* set avatar siz and update test snapshots
* fix lint issue
* remove button and just keep skeleton
* add active switch for button demo
* add size and shape radio for skeleton button demo
* add button tests
* add skeleton tests
* update doc
* update test snapshots
* omit avatar and button props
* refactoring skeleton and update test snapshots
5 years ago
陈立林
f32235d074
delete version ( #19854 )
delete version
5 years ago
chen wen jun
3906f4fc00
Update index.en-US.md ( #19868 )
correct `maxTagTextLength` description
5 years ago
Frank
3ac81f786e
docs: Fix default values for unclear types ( #19867 )
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
Alexander Kachkaev
5ff3a77dce
Export tooltop helper interfaces ( #19846 )
5 years ago
鬼厉
209e293fae
docs: Layout and Affix clean version ( #19844 )
5 years ago
chouchou
34412e98d6
docs(Timeline, Tabs): removed version column in 4.0 ( #19842 )
5 years ago
zhangyanling77
eb91cbdfab
feat: Button & Icon remove version column in 4.0-repare ( #19845 )
5 years ago
Josiah Rooney
c57d7f3a6c
Update index.en-US.md ( #19848 )
Improved the grammar of the documentation.
5 years ago