zombiej
|
30b3fcdc18
|
update demo of dynamic form
|
2019-04-02 17:40:50 +08:00 |
|
afc163
|
0bf222c664
|
📝 Improve Empty doc
|
2019-04-02 10:26:45 +08:00 |
|
Andrés
|
615ea0cb2e
|
Fix Documentation
|
2019-04-01 15:05:50 +02:00 |
|
Pierre
|
1ff849ce4d
|
Avoid react doesn't have default export
|
2019-04-01 13:50:54 +02:00 |
|
zombieJ
|
0f49dd2ebf
|
Merge pull request #15784 from ant-design/merge-feature
Master merge feature
|
2019-04-01 15:24:10 +08:00 |
|
偏右
|
9d06bec8dd
|
🐛 Fix components covered by Table fixed columns (#15782)
Reset @zindex-table-fixed to auto
close #15780
close #15499
|
2019-04-01 15:05:40 +08:00 |
|
zombiej
|
41f2316370
|
Merge branch 'feature' into merge-feature
|
2019-04-01 14:51:18 +08:00 |
|
alex89lj
|
e3b252b527
|
Fixed an issue about the component(RangePicker) could not select the … (#15427)
close #13302
|
2019-04-01 14:49:40 +08:00 |
|
zombieJ
|
550ff72e1e
|
Merge pull request #15775 from ant-design/merge-feature
Merge feature
|
2019-04-01 11:07:45 +08:00 |
|
zombiej
|
2c693ee95b
|
merge feature
|
2019-04-01 10:22:43 +08:00 |
|
Ben Callaway
|
a49caabe00
|
Add name attribute support to Checkbox.Group (#15760)
* Update Checkbox documentation
|
2019-04-01 10:16:18 +08:00 |
|
afc163
|
1f2375deca
|
🎬 Remove useless badge demo
|
2019-04-01 10:15:15 +08:00 |
|
zombieJ
|
0fd0faa8a7
|
Update Card & PageHeader style (#15755)
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
|
2019-03-31 22:39:26 +08:00 |
|
偏右
|
2cec053187
|
Merge pull request #15766 from ant-design/fix-missing-col-className
Fix col element missing relative style
|
2019-03-31 22:18:08 +08:00 |
|
afc163
|
95bd4d6903
|
🐛 Fix col element missing relative style
close #15626
|
2019-03-31 20:25:41 +08:00 |
|
zombieJ
|
75cd91a966
|
Badge support customize color (#15764)
* popout
* update snapshot
* update doc
* update def
|
2019-03-31 20:21:20 +08:00 |
|
zombieJ
|
aebb781000
|
Table style update. Move sort button after title (#15758)
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
|
2019-03-31 14:01:24 +08:00 |
|
Benjamin Amelot
|
f55ccfe81e
|
Remove underlines from focused links (#15759)
|
2019-03-31 13:46:38 +08:00 |
|
ztplz
|
298a86f601
|
Add separator prop for RangePicker (#15765)
* Add `separator` prop for RangePicker
* Update
|
2019-03-31 12:59:37 +08:00 |
|
afc163
|
b56d6516da
|
💄 Fix Drawer demo extra styles
close #14202
|
2019-03-30 21:21:22 +08:00 |
|
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
|
2019-03-30 20:36:35 +08:00 |
|
zombiej
|
b83a80c99c
|
Merge branch 'master' into merge-master
|
2019-03-30 16:05:49 +08:00 |
|
偏右
|
25fb4a2353
|
Merge pull request #15705 from zy410419243/issue-15625
fix: MenuItem should not render Tooltip when inlineCollapsed is false
|
2019-03-30 13:08:08 +08:00 |
|
偏右
|
ddf9dd5bef
|
Merge pull request #15753 from ztplz/checkbutton
Add name prop for checkbox group
|
2019-03-30 12:59:11 +08:00 |
|
ztplz
|
2a875ee149
|
Add name prop for checkbox group
|
2019-03-30 10:47:03 +08:00 |
|
Andrés
|
a46f6df572
|
Update documentation
Universalize the default props
|
2019-03-29 13:43:33 +01:00 |
|
ztplz
|
55c1be3b54
|
Merge pull request #15720 from wx1322/check-className
Layout.Sider of collapsible type throws error
|
2019-03-29 15:57:02 +08:00 |
|
偏右
|
1a68d4e11a
|
Merge pull request #15719 from DJanoskova/master
Button: add default html type + fix switch
|
2019-03-29 10:22:20 +08:00 |
|
wangxing
|
27445c6722
|
Merge branch 'master' into check-className
|
2019-03-29 08:38:18 +08:00 |
|
wangxing
|
1f60f37907
|
check SVGAnimatedString
|
2019-03-29 08:37:25 +08:00 |
|
陈帅
|
8a4857d91f
|
better ts type
|
2019-03-28 18:57:13 +08:00 |
|
陈帅
|
e9df687df5
|
better ts type
|
2019-03-28 18:55:52 +08:00 |
|
wangxing
|
44ad6b0c07
|
fix-15699
|
2019-03-28 17:04:26 +08:00 |
|
Dana Janoskova
|
a543c7db6a
|
add default html type + fix switch
|
2019-03-28 09:58:37 +01:00 |
|
babycannotsay
|
c3a6e47cc3
|
fix prop 'onLoaded' of TreeProps
set onLoaded to onLoad in order to be same as rc-tree
|
2019-03-28 16:20:59 +08:00 |
|
afc163
|
47084696b9
|
✅ Fix snapshot
|
2019-03-28 12:25:44 +08:00 |
|
afc163
|
acd1123df9
|
🐛 Fix Spin style when indicator is Icon
close #15693
|
2019-03-28 12:20:12 +08:00 |
|
zy410419243
|
ae8b52c290
|
fix: MenuItem should not render Tooltip when inlineCollapsed is false
|
2019-03-28 10:55:26 +08:00 |
|
Ferdi Koomen
|
c6d044f744
|
- Fix for changes in @types/react (see issue #15700)
|
2019-03-27 22:28:59 +01:00 |
|
偏右
|
f5746ae8ba
|
Merge pull request #15690 from ant-design/fix-tag-wrap
Revert tag wrap style
|
2019-03-27 18:39:02 +08:00 |
|
afc163
|
7105cbb552
|
🐛 revert tag wrap style
revert for https://github.com/ant-design/ant-design/pull/15526#issuecomment-477043058
|
2019-03-27 17:46:54 +08:00 |
|
jljsj33
|
eecf0a61bf
|
support level 2 breadcrumb
|
2019-03-27 17:46:51 +08:00 |
|
偏右
|
bebbbe20f1
|
Merge pull request #15671 from levkovich2806/patch-1
Update index.en-US.md
|
2019-03-27 10:37:11 +08:00 |
|
Sergey Levkovich
|
0975eac8bf
|
Update index.en-US.md
|
2019-03-27 00:44:29 +03:00 |
|
afc163
|
e3559ffb32
|
🐛 Fix clear icon style in Input/Input.Search
close #15237
|
2019-03-26 22:40:10 +08:00 |
|
afc163
|
9f3ef09717
|
✅ Fix demo snapshot
|
2019-03-26 22:40:10 +08:00 |
|
afc163
|
3a26573394
|
📝 Optimize prefix/suffix demo
|
2019-03-26 22:40:10 +08:00 |
|
偏右
|
a3cfbb1a94
|
Merge pull request #15654 from ant-design/test-focus-auto-complete
Add test case for AutoComplete
|
2019-03-26 22:38:30 +08:00 |
|
Sergey Levkovich
|
ae16e4df61
|
Update index.en-US.md
Add commas in object
|
2019-03-26 16:56:42 +03:00 |
|
Andrés
|
fa69687733
|
Fix minor misspelling in less template comment
|
2019-03-26 10:39:16 +01:00 |
|