愚道
653ec40b30
update test snapshot
2018-06-23 11:31:42 +08:00
afc163
fc224525da
chore: demo doc format
2018-06-22 23:36:53 +08:00
afc163
71846acaa1
Fix Dropdown non-boolean attribute warning
...
ref #7798
2018-06-22 23:33:06 +08:00
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
2018-06-22 21:05:13 +08:00
Randy
a614a525c4
fix #10822 ( #10955 )
...
Add `okButtonProps` and `cancelButtonProps` props to ok button and cancel button
2018-06-22 19:56:41 +08:00
afc163
7fc1483fe1
Fix style of RangePicker with preset ranges, close #10986
2018-06-22 12:13:25 +08:00
Thomas Billicsich
ff70654ffe
Removed redundant dot accesses in example
...
The `current` variable is defined on the top of the method.
2018-06-22 10:27:27 +08:00
Wei Zhu
3fb478e743
Update Tree types
2018-06-21 14:38:44 +08:00
muzea
126bb42ddd
remove deprecated prop
2018-06-21 13:49:00 +08:00
muzea
2ce3ffd6f4
fix punctuation
2018-06-21 13:49:00 +08:00
muzea
904fd0a358
form add how to get wrappedComponent's ref
2018-06-21 13:49:00 +08:00
afc163
68a110afa3
should use primary color for steps
2018-06-20 20:51:24 +08:00
zombiej
ac9368298f
miss ? for TreeNode className prop
2018-06-20 17:41:12 +08:00
zombiej
17da353575
close #10950 . Add className in TreeNode prop
2018-06-20 09:47:24 +08:00
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
dependabot[bot]
dd3490e4ef
Update stylelint requirement to 9.3.0
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/commits/9.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-19 15:28:42 +08:00
afc163
d6ee287924
bump 3.6.3
2018-06-19 15:15:11 +08:00
afc163
919e25d6d9
english changelog
2018-06-19 15:14:21 +08:00
afc163
39b4ff438f
more changes
2018-06-19 15:14:21 +08:00
afc163
be8520de3c
Add changelog for 3.6.3
2018-06-19 15:14:21 +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
Alberto Gimeno
4b5d54671a
Update App.tsx example to fix tslint errors
...
There were a few tslint errors and also the extension of the file name was `.js` instead of `.tsx`
2018-06-19 10:03:39 +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
dependabot[bot]
01460c0297
Update rc-tween-one requirement to ^2.0.1
...
Updates the requirements on [rc-tween-one](https://github.com/react-component/tween-one ) to permit the latest version.
- [Release notes](https://github.com/react-component/tween-one/releases )
- [Changelog](https://github.com/react-component/tween-one/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/tween-one/commits/2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-12 22:33:14 +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
Lyndon001
f44584845b
Update work-with-us.zh-CN.md
2018-06-12 17:22:16 +08:00
Lyndon001
f883a6f351
Update work-with-us.zh-CN.md
2018-06-12 17:20:55 +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