picodoth
8610eb054f
docs: remove changlog info for 3.6.1
2018-06-08 16:58:08 +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
Wei Zhu
396f81dbab
Update cases.zh-CN.md
2018-06-07 11:58:16 +08:00
Wei Zhu
a4a3b5e12d
Update cases.en-US.md
2018-06-07 11:57:11 +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
zombiej
8444ad209d
close #10786 , spin icon css for adjust font size
2018-06-06 19:53:50 +08:00
杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
2018-06-06 16:59:42 +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
Wei Zhu
c2d94ad84d
Don't cache badge since they don't allow cor
2018-06-04 16:24:49 +08:00
Wei Zhu
57a01e1b9f
Update offline-plugin
2018-06-04 15:00:43 +08:00
wangshantao
cdc571b17e
图片描述与内容不符 ( #10755 )
2018-06-04 10:41:47 +08:00
Junbin Huang
d69610a17f
docs: update changelog for 3.6.1 ( #10753 )
2018-06-04 00:02:32 +08:00
Lyndon001
e13c1a678d
Update introduce.zh-CN.md
2018-06-03 22:58:59 +08:00
afc163
248dbc2429
docs: update checkbox api
2018-06-03 16:28:20 +08:00
Junbin Huang
37d5f895d2
docs: clean up changelog ( #10746 )
2018-06-03 00:49:51 +08:00
picodoth
70ca0281ed
3.6.1
2018-06-02 20:41:59 +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
picodoth
f8314a6b1e
docs: add author link correctly in changelog
2018-06-02 16:16:26 +08:00
picodoth
0ea890a0a4
docs: fix changelog typo
2018-06-02 16:02:43 +08:00
picodoth
0fdd13e5d6
chore: update change log for 3.6.0
2018-06-02 15:52:52 +08:00
picodoth
15637c885b
3.6.0
2018-06-02 15:52:52 +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
Wei Zhu
2b5abd6dec
Use forked offline-plugin
2018-06-02 14:20:03 +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
Wei Zhu
7149d1fdff
Add offline support ( #10738 )
...
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80
.
* use reduce
2018-06-02 12:46:09 +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
zombiej
ca7ed4c07d
clean up 3.5.5 since warning 4.0.1 already fixed
2018-05-30 17:12:18 +08:00
dependabot[bot]
64a29dfd1a
Update warning requirement to ~4.0.1
...
Updates the requirements on [warning](https://github.com/BerkeleyTrue/warning ) to permit the latest version.
- [Release notes](https://github.com/BerkeleyTrue/warning/releases )
- [Changelog](https://github.com/BerkeleyTrue/warning/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BerkeleyTrue/warning/commits/v4.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 15:18:58 +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
zombiej
e14928b4f9
update doc
2018-05-28 17:09:49 +08:00