ycjcl868
beaf521835
fix: remove button group demo
5 years ago
ycjcl868
6ca5628417
Merge 4.0-prepare into fix-button-demo
5 years ago
二货机器人
5ef6b04554
fix: Table ajax pagination should work ( #19980 )
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
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
zombiej
ee7a55380d
docs: Fix demo with new icon
5 years ago
zombiej
b37b317b69
chore: merge master
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
信鑫-King
a210784294
Merge pull request #19905 from ant-design/release-3.25.3
docs: 3.25.3 changelog
5 years ago
ycjcl868
c8a2acbb78
📝 changelog
5 years ago
ycjcl868
19a8118a81
📝 changelog
5 years ago
ycjcl868
34ff6db099
📝 Upload changelog
5 years ago
afc163
f2ac4f380b
docs: 🔗 fix g2plot link
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
ycjcl868
46026c3aaf
📝 changelog Menu.Item
5 years ago
ycjcl868
5d26cb0cc8
📝 3.25.3 changelog
5 years ago
骗你是小猫咪
667883ceb0
fix: Select doc edit icon margin ( #19907 )
5 years ago
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision
5 years ago
骗你是小猫咪
bb121444cc
fix: Mentions form example not correct display ( #19908 )
* fix: Mentions form example not correct display
* update snapshots
5 years ago
afc163
fb66bce007
docs: fix promote link
5 years ago
骗你是小猫咪
7c70e45fef
fix: AutoComplete doc example TypeError ( #19900 )
5 years ago
afc163
041b7fa9e2
fix: cp command do not work in MacOS, #19775
5 years ago
afc163
be30d4bfa4
docs: 🔥 announce brand new antv.vision
5 years ago
depfu[bot]
fecdfd9c77
Update rc-tabs to version 9.7.0 ( #19726 )
5 years ago
骗你是小猫咪
efc9226c86
fix: icon styles precedence ( #19902 )
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