偏右
|
fc8977b627
|
Merge pull request #15808 from liaoyinglong/master
Update dynamic-form-item.md
|
6 years ago |
偏右
|
8cbd3ff961
|
Merge pull request #15806 from ant-design/add-weekly-digest-bot
Add weekly digest bot
|
6 years ago |
zombiej
|
f206a923be
|
rm only in test
|
6 years ago |
zombieJ
|
87a9c421a2
|
fix: Fix Table filter display issue when use non-string type (#15817)
* fix filter display logic
* update test case
|
6 years ago |
zombieJ
|
778c2b1dff
|
build: Update build process for publish (#15807)
* use .antd-tools.config.js
* update style
* add minssing files
* move compile content to compile script
|
6 years ago |
zombieJ
|
6b2d72e2c1
|
fix: badge should accept negative number (#15810)
* fix badge negative number
* support negative as count
|
6 years ago |
偏右
|
95f5e78917
|
Merge pull request #15815 from ant-design/form-demo-update
docs: Update demo of dynamic form
|
6 years ago |
zombiej
|
30b3fcdc18
|
update demo of dynamic form
|
6 years ago |
偏右
|
40714558b4
|
Delete main.workflow
|
6 years ago |
偏右
|
39965701c0
|
🤖 Add Automatic Rebase Action
|
6 years ago |
afc163
|
8024b87495
|
🤖 Config Request Info
|
6 years ago |
偏右
|
6a57550f89
|
Update config.yml
|
6 years ago |
偏右
|
b9ddb087b8
|
Delete main.workflow
|
6 years ago |
廖应龙
|
065896f53b
|
Update dynamic-form-item.md
delete unnecessary props
|
6 years ago |
afc163
|
cc5f8e6b57
|
🤖 Add weekly digest bot
|
6 years ago |
afc163
|
0bf222c664
|
📝 Improve Empty doc
|
6 years ago |
偏右
|
dfc8b97717
|
Merge pull request #15793 from andresin87/patch-3
Fix Documentation
|
6 years ago |
偏右
|
502274222d
|
Update main.workflow
|
6 years ago |
Andrés
|
615ea0cb2e
|
Fix Documentation
|
6 years ago |
zombiej
|
d839135ad0
|
patch for antd.less missing
|
6 years ago |
偏右
|
4b3c2ea06f
|
Merge pull request #15791 from pierre-H/patch-2
[Empty] Avoid react doesn't have default export
|
6 years ago |
Pierre
|
1ff849ce4d
|
Avoid react doesn't have default export
|
6 years ago |
zombieJ
|
dd8b6787ac
|
update changelog (#15781)
* update changelog
* update version
* reorder
* markdown update
* update deps
* update desc
* clean up
* add #15782
* adjust doc
|
6 years ago |
zombieJ
|
0f49dd2ebf
|
Merge pull request #15784 from ant-design/merge-feature
Master merge feature
|
6 years ago |
偏右
|
9d06bec8dd
|
🐛 Fix components covered by Table fixed columns (#15782)
Reset @zindex-table-fixed to auto
close #15780
close #15499
|
6 years ago |
zombiej
|
41f2316370
|
Merge branch 'feature' into merge-feature
|
6 years ago |
alex89lj
|
e3b252b527
|
Fixed an issue about the component(RangePicker) could not select the … (#15427)
close #13302
|
6 years ago |
zombieJ
|
550ff72e1e
|
Merge pull request #15775 from ant-design/merge-feature
Merge feature
|
6 years ago |
偏右
|
b7ee6d886b
|
Merge pull request #15774 from ant-design/hide-useless-demo
Remove useless badge demo
|
6 years ago |
zombiej
|
2c693ee95b
|
merge feature
|
6 years ago |
Ben Callaway
|
a49caabe00
|
Add name attribute support to Checkbox.Group (#15760)
* Update Checkbox documentation
|
6 years ago |
afc163
|
1f2375deca
|
🎬 Remove useless badge demo
|
6 years ago |
zombieJ
|
0fd0faa8a7
|
Update Card & PageHeader style (#15755)
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
|
6 years ago |
偏右
|
2cec053187
|
Merge pull request #15766 from ant-design/fix-missing-col-className
Fix col element missing relative style
|
6 years ago |
偏右
|
b87daf9bf4
|
Merge pull request #15768 from ant-design/upgrade-dev-deps
Upgrade devDependency TypeScript to 3.4.1
|
6 years ago |
afc163
|
bdf60f30d3
|
🆙 upgrade devDependency TypeScript to 3.4.1
|
6 years ago |
偏右
|
4a5327edb5
|
Merge pull request #15767 from ant-design/improve-site-footer
Some improvement about site and workflow
|
6 years ago |
afc163
|
4f7eaf8a9c
|
⚡ Optimize PULL_REQUEST_TEMPLATE
|
6 years ago |
afc163
|
cf17ea6174
|
📝 Fix bug of failed to execute querySelector on Document that not a valid selector
|
6 years ago |
afc163
|
ca778f38dd
|
💄 Improve ant.design site footer style
|
6 years ago |
afc163
|
95bd4d6903
|
🐛 Fix col element missing relative style
close #15626
|
6 years ago |
zombieJ
|
75cd91a966
|
Badge support customize color (#15764)
* popout
* update snapshot
* update doc
* update def
|
6 years ago |
zombieJ
|
aebb781000
|
Table style update. Move sort button after title (#15758)
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
|
6 years ago |
Benjamin Amelot
|
f55ccfe81e
|
Remove underlines from focused links (#15759)
|
6 years ago |
ztplz
|
298a86f601
|
Add `separator` prop for RangePicker (#15765)
* Add `separator` prop for RangePicker
* Update
|
6 years ago |
afc163
|
b56d6516da
|
💄 Fix Drawer demo extra styles
close #14202
|
6 years ago |
jiang
|
e2495fafe0
|
Rm tag anim (#15233)
* rm tag default anim, add animate demo
* rm InnerTag
* rm animate
* rm afterClose test
* update warning
* update animation demo
* fix typo
* update wraning
* fix tag test
* rebase master, test tag
* update tag to Tag
* update animation explanation
* update en-us
|
6 years ago |
zombieJ
|
c91d7d1a1e
|
Merge pull request #15754 from ant-design/merge-master
Feature merge master
|
6 years ago |
zombiej
|
b83a80c99c
|
Merge branch 'master' into merge-master
|
6 years ago |
偏右
|
25fb4a2353
|
Merge pull request #15705 from zy410419243/issue-15625
fix: MenuItem should not render Tooltip when inlineCollapsed is false
|
6 years ago |