Wei Zhu
b7879e909f
docs: use title instead of key
...
Address #10949
2018-06-19 17:30:06 +08:00
afc163
e7fa6ca7eb
Merge branch 'master' into feature-3.7.0
2018-06-19 15:31:53 +08:00
afc163
7fe027bfcf
fix stylelint problem
2018-06-19 15:30:20 +08:00
afc163
8e8b991ba7
demo: fix table rowKey warning
2018-06-19 10:37:37 +08:00
afc163
b1d60f5ce1
Fix filterIcon className of Table, close #10937
2018-06-19 10:26:44 +08:00
愚道
5903fdb19f
fix: Affix does not refix on offset prop changes
2018-06-19 10:04:15 +08:00
Wei Zhu
5ab265a009
Fix small size fixed column table border
...
Close #9754
2018-06-15 17:40:32 +08:00
afc163
c540ceb8eb
Fix fixed element in spin
...
close #10196
2018-06-15 14:09:51 +08:00
sliwey
450a497412
fix: upload preview can't show image when the image file use uppercase extension
...
1.fix: upload preview can't show image when the image file use uppercase extension.
2.improve: remove unnecessary escape character.
2018-06-15 13:52:14 +08:00
afc163
4bf9114ee9
Merge branch 'master' into feature-3.7.0
2018-06-15 11:32:11 +08:00
afc163
a9c8998aea
Merge branch 'feature-3.7.0' of github.com:ant-design/ant-design into feature-3.7.0
2018-06-15 11:31:53 +08:00
Wei Zhu
c96805254f
More tests
2018-06-15 11:14:15 +08:00
Wei Zhu
7958860c95
Add snapshot
2018-06-15 11:14:15 +08:00
Wei Zhu
1c2385de98
Add polyfill
2018-06-15 11:14:15 +08:00
Wei Zhu
4ac0277813
Add Tag[visible]
2018-06-15 11:14:15 +08:00
ryannz
a5ff8e5de0
fix(AutoComplete): add missing backfill prop in type
2018-06-15 10:29:12 +08:00
hehe
07e06709f8
docs: fix typo
2018-06-15 10:25:17 +08:00
Zheeeng
980e2b1427
Update button signature ( #10877 )
2018-06-14 10:53:14 +08:00
afc163
713a0bcdc5
update snapshot
2018-06-13 20:21:52 +08:00
afc163
37ec04b21a
Fix InputNumber style when zoom to 90% or below
...
close #10562
2018-06-13 17:31:26 +08:00
afc163
c403bd9738
Merge branch 'feature-3.7.0' of github.com:ant-design/ant-design into feature-3.7.0
2018-06-13 11:05:55 +08:00
zombiej
16e42601d6
auto position mode when contextMenu
2018-06-12 22:07:02 +08:00
afc163
637f30e6e3
Merge branch 'master' into feature-3.7.0
2018-06-12 19:38:30 +08:00
afc163
b3ed289904
chore: fix arrow position in Firefox
2018-06-12 16:27:46 +08:00
afc163
fd96967c87
upgrade rc-upload to 2.5
...
- support `directory` close #7315
- action can be a function return Promise
2018-06-12 16:07:06 +08:00
afc163
99d6e4c96c
Merge branch 'master' into feature-3.7.0
2018-06-12 15:34:51 +08:00
Zheeeng
f36c6195b8
Fix typo ( #10878 )
...
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [ ] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [ ] Make sure that you add at least one unit test for the bug which you had fixed.
**elif** *isNewFeature* **:**
* [ ] Update API docs for the component.
* [ ] Update/Add demo to demonstrate new feature.
* [ ] Update TypeScript definition for the component.
* [ ] Add unit tests for the feature.
2018-06-12 14:36:08 +08:00
Sebastian Busch
ee0a7ce3bb
Form: add missing type definition for form create option validateMessages
...
(Docs for validateMessages had been added in rev 16133aac65
)
2018-06-12 14:32:08 +08:00
Sebastian Busch
619b0ed628
add type definition for missing third parameter "allFields" to onFieldsChange (introduced
...
(_Implementation_ of this parameter had been added in 16133aac65
)
2018-06-12 14:32:08 +08:00
Wei Zhu
99cad890ef
Fix Tree types, TreeNode is a ComponentClass
...
Close #10868
2018-06-12 10:57:19 +08:00
Yuxuan Huo
9aea9ddf58
expose input box-shadow h and v offset in theme variables
2018-06-11 20:20:24 +08:00
Wei Zhu
4d6f8e96b9
Improve AutoComplete types
...
close #10619
2018-06-09 16:01:18 +08:00
Wei Zhu
1a9456f03a
Add boolean to CheckboxValueType
...
Close #10677
2018-06-09 14:39:42 +08:00
bLue
8e26b6823a
Fix spin delay issue if mounts with spinning=true ( #10727 )
...
* Fix spin delay issue if mounts with spinning=true
* Add test for spin delay issue
* Update spin lifecycle method
2018-06-08 23:13:47 +08:00
Wei Zhu
ac0b4bacc5
Revert "Update snapshot"
...
This reverts commit e7cd474894
.
2018-06-08 19:01:34 +08:00
Wei Zhu
e7cd474894
Update snapshot
2018-06-08 18:13:51 +08:00
陈帅
789b54905c
fix #10842 Badge status does not change with themes
2018-06-08 17:59:31 +08:00
zombiej
c488aca05e
close #10666 #10821.Update tree support loadedKeys
2018-06-08 16:55:17 +08:00
afc163
f2fddff3fd
upgrade rc-table to 16.2
...
close #10392
close #10379
close #10828
2018-06-08 16:32:04 +08:00
afc163
89f3b253a4
Merge branch 'master' into feature-3.7.0
2018-06-08 16:22:15 +08:00
afc163
71d3af310a
Fix missing border in Button.Group
...
https://gw.alipayobjects.com/zos/rmsportal/hKuBQeoCgjruYXCGnrDt.png
2018-06-08 15:08:04 +08:00
Wei Zhu
89228118af
docs: update moment locale usage
2018-06-08 12:22:22 +08:00
Kirill Alexander Khalitov
0ca1a990be
Makes TreeNode component more type safe
...
Makes TreeNode component more type safe
2018-06-08 10:32:00 +08:00
Kirill Alexander Khalitov
74755fef99
Fix #10838
...
Fix [#10838 ](https://github.com/ant-design/ant-design/issues/10838 )
2018-06-08 10:32:00 +08:00
陈帅
2025a10a06
avatar img add "alt" prop ( #10798 )
2018-06-07 11:36:16 +08:00
zombiej
78adc05973
close #10745 , move dropdownMatchSelectWidth into AbstractSelectProps
2018-06-07 10:24:12 +08:00
zombiej
b524e1fe7e
adjust defaultProps def
2018-06-07 00:33:52 +08:00
jim
e51b043737
Merge branch 'master' into feature-3.7.0
2018-06-06 21:22:39 +08:00
zombiej
8444ad209d
close #10786 , spin icon css for adjust font size
2018-06-06 19:53:50 +08:00
zombieJ
4b360b5139
Spin support setDefaultIndicator ( #10815 )
...
* Add `setDefaultIndicator` in Spin
* Update doc
ref: https://github.com/ant-design/ant-design/issues/10787
2018-06-06 19:32:30 +08:00
afc163
77ad1e457b
Fix progress demo
2018-06-06 17:40:47 +08:00
zombiej
8f449861cf
fix progress test case & dropdown support alignPoint
2018-06-06 17:36:24 +08:00
杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
2018-06-06 16:59:42 +08:00
afc163
68b207e186
support Progress[strokeColor], close #10725
2018-06-06 16:18:00 +08:00
picodoth
8e60a591fd
feat: provide default margin for dropdown menu item icon
2018-06-06 15:14:07 +08:00
Junbin Huang
e1ba74e5fc
fix: still keep order when upload fails ( #10794 )
2018-06-06 12:13:06 +08:00
afc163
6602df16e6
Fix extra border style in Button.Group
2018-06-06 11:33:13 +08:00
afc163
17b158c091
Fix CheckboxAll status when remove data and selectedKeys
...
close #10629
2018-06-05 20:45:19 +08:00
zombieJ
a825ed4e66
Directory Tree ( #10139 )
...
Support DirTree. close #7749
2018-06-04 11:20:17 +08:00
afc163
248dbc2429
docs: update checkbox api
2018-06-03 16:28:20 +08:00
nuintun
ff24f1a978
Layout.Sider add onBreakpoint porp support ( #10750 )
...
* Layout.Sider add onBreakpoint porp support
* Add onBreakpoint zh-CN doc
* Add onBreakpoint en-US doc
* Add demo test for Layout.Sider onBreakpoint
* Add Layout.Sider onBreakpoint test cases
2018-06-03 13:03:20 +08:00
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
2018-06-02 20:12:09 +08:00
Junbin Huang
30eacdfb1b
chore: fix lint ( #10747 )
2018-06-02 18:49:39 +08:00
Jack Works
163ec46cbb
Fix #9859 , #9858 ( #10294 )
...
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [-] Make sure that you add at least one unit test for the bug which you had fixed.
2018-06-02 15:49:11 +08:00
picodoth
e25323882a
Merge branch 'feature-3.6.0'
2018-06-02 13:36:05 +08:00
afc163
e124cabc5b
update badge snapshot test
2018-06-02 13:18:25 +08:00
hank
5be1b9c33c
Fix issue #8666 ( #10739 )
...
* fix issue #8666
* add issue #8666 test
2018-06-01 18:09:11 +08:00
Karol Majewski
7c273912fd
Fix #10729 ( #10730 )
...
* Lift the requirement of the omitted keys being of string type
* Remove unused Diff mapped type
2018-06-01 16:58:15 +08:00
Wei Zhu
87163dfcd6
tests: mock xhr request
...
Close #10342
2018-05-31 22:37:09 +08:00
Wei Zhu
05251682f1
Remove window reference
2018-05-30 18:13:22 +08:00
Wei Zhu
31be3717ad
Upgrade react-dnd
2018-05-30 17:56:56 +08:00
afc163
b5c5f0b5d4
update snapshot
2018-05-29 23:50:49 +08:00
Wu Haotian
4f91fe61bf
add z-index for fixed header demo
...
#10693
2018-05-29 23:49:09 +08:00
Eduardo Ludi
7f16ded760
Updates test for Transfer (removes snapshot)
2018-05-29 17:54:31 +08:00
Eduardo Ludi
9bc98b6471
Adds some tests for Transfer custom styles.
2018-05-29 17:54:31 +08:00
Eduardo Ludi
e8351b8104
Adds style prop to Transfer operation.
2018-05-29 17:54:31 +08:00
Eduardo Ludi
6d610de157
Adds support for custom styles in Transfer and Transfer operation.
2018-05-29 17:54:31 +08:00
Oleg Kuzava
be7f540fba
Fix breakpoint for mobile view
2018-05-29 14:05:40 +08:00
afc163
814ee7365a
tweak popover arrow style detail
2018-05-28 23:29:04 +08:00
afc163
5fd4139661
Fix Affix offsetBottom not working, close #10674
2018-05-28 17:49:11 +08:00
afc163
21ca50fca1
Merge branch 'master' into feature-3.6.0
2018-05-28 14:41:02 +08:00
afc163
38f94990f8
Merge branch 'feature-3.6.0' of github.com:ant-design/ant-design into feature-3.6.0
2018-05-28 14:40:58 +08:00
zombiej
a6e2037c06
update test case
2018-05-26 23:18:18 +08:00
afc163
ac4a9086a0
test: press enter to search
2018-05-26 17:03:07 +08:00
afc163
36ffe7e1dc
Search icon could be clicked, close #10634
2018-05-26 16:52:33 +08:00
Eric Celeste
b86f4eeaad
improve english
2018-05-26 13:26:11 +08:00
afc163
3ceb619b92
Fix and optimize table demo, close #10639
2018-05-26 00:54:30 +08:00
clinyong
baa78bfa5f
Change default word-break to break-word
2018-05-26 00:22:03 +08:00
afc163
8c2f99fd3e
test alert
2018-05-25 21:56:57 +08:00
afc163
50057739bf
Add test cases for Anchor
2018-05-25 21:43:21 +08:00
afc163
3a445f3e75
more test cases
2018-05-25 21:43:21 +08:00
afc163
be13326a1b
Fix typo
2018-05-25 21:43:21 +08:00
afc163
93b14da4a6
improve test code
2018-05-25 21:43:21 +08:00
afc163
21db29bd53
Add test cases for Badge
2018-05-25 21:43:21 +08:00
afc163
d58c0780f9
test Popconfirm
2018-05-25 21:43:21 +08:00
afc163
042c014a38
test => it
2018-05-25 21:43:21 +08:00
afc163
aff9d8fc62
fix lint
2018-05-25 21:43:21 +08:00
afc163
b7b12b657c
test: test carousel
2018-05-25 21:43:21 +08:00
afc163
0feaf95629
Fix breadcrumb test case
2018-05-25 21:43:21 +08:00
afc163
076540c83e
test: breadcrumd work with react-router
2018-05-25 21:43:21 +08:00