Commit Graph

8828 Commits

Author SHA1 Message Date
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods (#15868)
* use state instead

* rollback demo markdown

* clean test

* sider context should be clean

* update test case

* fix test

* update debug desc

* add siderCollapsed into omit

* rm useless code
2019-04-05 16:15:01 +08:00
偏右
18d6b307bc
Merge pull request #15866 from ant-design/fix-date-picker-input
fix(DatePicker): fix RangePicker time-input not editable
2019-04-05 15:28:07 +08:00
Minwei Xu
98bc178a36 update mapPropsToFields demo 2019-04-04 12:51:14 -04:00
Minwei Xu
10196718e4 update doc for mapPropsToFields 2019-04-04 12:39:03 -04:00
afc163
2916a35325
fix(DatePicker): fix RangePicker time-input not editable
close #15863
2019-04-04 15:42:25 +08:00
诸岳
3c75c4f4e4
fix(TimePicker): prop locale should works, close #15813 (#15837) 2019-04-04 14:01:28 +08:00
偏右
d8e9b0c918
Merge pull request #15856 from ant-design/fix-steps-style
fix(Steps): 🐛 style broken when progressDot and size="small"
2019-04-04 12:22:00 +08:00
偏右
5e9f9f84bf
Merge pull request #15841 from ant-design/improve-empty-built-style
style(Empty): create simple style Empty in a default way
2019-04-04 12:07:40 +08:00
afc163
6625fb59db
fix(Steps): 🐛 style broken when progressDot and size="small"
close #15566
close #15849
2019-04-04 12:00:32 +08:00
zombieJ
107943673f
use mock function (#15847) 2019-04-04 00:12:04 +08:00
afc163
bc737727a9
test: fix snapshots 2019-04-03 19:11:41 +08:00
zombiej
bc8db2311b docs: adjust description 2019-04-03 18:59:41 +08:00
afc163
5ee4efb2db
style(Empty): 💄 create simple style Empty in a default way 2019-04-03 18:59:02 +08:00
zombieJ
e1a1cdaa4d
docs: Add TreeSelect get parent in FAQ (#15834)
* add faq

* adjust url
2019-04-03 18:20:01 +08:00
偏右
ad99b4322d test: Add eslint-plugin-jest (#15825) 2019-04-03 15:54:26 +08:00
偏右
fc8977b627
Merge pull request #15808 from liaoyinglong/master
Update dynamic-form-item.md
2019-04-03 14:25:09 +08:00
zombiej
f206a923be rm only in test 2019-04-03 13:45:32 +08:00
zombieJ
87a9c421a2
fix: Fix Table filter display issue when use non-string type (#15817)
* fix filter display logic

* update test case
2019-04-02 22:06:51 +08:00
zombieJ
6b2d72e2c1
fix: badge should accept negative number (#15810)
* fix badge negative number

* support negative as count
2019-04-02 19:01:12 +08:00
zombiej
30b3fcdc18 update demo of dynamic form 2019-04-02 17:40:50 +08:00
廖应龙
065896f53b
Update dynamic-form-item.md
delete unnecessary props
2019-04-02 14:33:47 +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