ikobe
7dd0a3e4f1
Release 3.16.3
2019-04-13 23:47:47 +08:00
啸生
fba0181199
docs: 📝 3.16.3 changelog ( #16051 )
...
🎉 🎉 🎉 release 3.16.3
-----
[View rendered CHANGELOG.en-US.md](https://github.com/ant-design/ant-design/blob/release-3.16.3/CHANGELOG.en-US.md )
[View rendered CHANGELOG.zh-CN.md](https://github.com/ant-design/ant-design/blob/release-3.16.3/CHANGELOG.zh-CN.md )
2019-04-13 22:46:38 +08:00
啸生
32bc6995d6
update snapshot ( #16059 )
...
<!--
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md )]
-->
### 🤔 This is a ...
- [ ] New feature
- [ ] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [x] Other (about what?)
2019-04-13 21:48:05 +08:00
信鑫-King
eba49beecd
Merge pull request #15976 from ant-design/site-hash-js
...
chore: site static js use contentHash
2019-04-12 13:45:01 +08:00
Wei Zhu
69dcb11072
docs: fix broken link
2019-04-12 11:06:18 +08:00
偏右
d16bc57257
Merge pull request #16040 from gaoqiang19514/patch-1
...
Update use-with-create-react-app.zh-CN.md
2019-04-12 10:17:42 +08:00
tom
67ee36bd0f
Update use-with-create-react-app.zh-CN.md
...
修改文字
2019-04-12 09:35:45 +08:00
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
...
* fix viewBox
* update snapshot
2019-04-11 13:49:57 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
偏右
18d99fb937
Merge pull request #15997 from ant-design/recover-openAnimation
...
chore: menu openAnimation use object
2019-04-11 12:11:51 +08:00
zombieJ
049fc177b6
fix: use Tabs overflow hidden instead of display none ( #16013 )
...
* fix nest table style
* use overflow hidden instead of display none
2019-04-11 11:28:17 +08:00
zombieJ
df3e1b21d8
fix nest table style ( #16008 )
2019-04-11 01:22:35 +08:00
偏右
d922c377cb
refactor: Optimize default selection column width implement ( #15990 )
...
* 🔨 Optimize default selection column width implement
make it be able to overrided in css
close #15968
* ✅ update snapshots
2019-04-11 00:54:46 +08:00
诸岳
dcdd7fb414
fix(Tree): Switcher loading icon and checkbox should be vertical align when @tree-title-height is modified, close #15955 ( #15962 )
2019-04-10 17:44:39 +08:00
ycjcl868
5ffe2d5b69
Merge origin/master into site-hash-js
2019-04-10 17:19:35 +08:00
jljsj33
278fcfdf41
menu openAnimation use object
2019-04-10 17:17:53 +08:00
偏右
c9b7fecb7d
Merge pull request #15995 from ant-design/recover-openAnimation
...
test: recover openAnimation
2019-04-10 17:15:23 +08:00
ycjcl868
1febdc3457
upd: bisheng plugin antd
2019-04-10 16:37:31 +08:00
jljsj33
1bc8ec5e0f
recover openAnimation
2019-04-10 16:32:17 +08:00
偏右
9a8fed617b
Merge pull request #15993 from ant-design/dependabot/npm_and_yarn/@ant-design/colors-tw-3.0.0
...
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
2019-04-10 16:25:00 +08:00
jljsj33
c8a58396c5
update tween and scroll version, fix menu openTransitionName warning
2019-04-10 15:53:55 +08:00
dependabot[bot]
d32e265c2c
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
...
Updates the requirements on [@ant-design/colors](https://github.com/ant-design/ant-design-colors ) to permit the latest version.
- [Release notes](https://github.com/ant-design/ant-design-colors/releases )
- [Commits](https://github.com/ant-design/ant-design-colors/commits/3.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 07:41:05 +00:00
偏右
908bc91d0a
Merge pull request #15982 from ant-design/docs
...
docs: Optimize form demo of customize functional component
2019-04-10 00:33:09 +08:00
zombiej
b54157a395
update doc
2019-04-09 22:52:25 +08:00
ycjcl868
dfe62d17ab
upd: bisheng version 1.2.3
2019-04-09 20:44:13 +08:00
ycjcl868
4a2b661f1f
🐛 static hash
2019-04-09 20:19:45 +08:00
zombieJ
d1e58d058f
update wave style ( #15978 )
2019-04-09 19:32:58 +08:00
ycjcl868
fc88336bdb
💄 site static js use contentHash
2019-04-09 17:29:11 +08:00
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
...
* Remove animation on first render
* update test cas
2019-04-09 16:39:33 +08:00
偏右
6bd76140a4
Merge pull request #15951 from ant-design/fix-progress-status
...
fix(Progress): 🐛 fix progress success UI when status is undefined
2019-04-09 16:17:06 +08:00
zombieJ
645557f3d9
Proxy of event info ( #15967 )
2019-04-09 14:20:59 +08:00
信鑫-King
4c3a351bc7
tweak: export Skeleton avatar name ( #15965 )
2019-04-09 13:42:34 +08:00
偏右
a26397843c
Merge pull request #15948 from ant-design/menu-tooltips
...
fix: Tooltips show work when Menu collapsed
2019-04-08 22:49:15 +08:00
afc163
ace93f1b42
🎨 refactor some code
2019-04-08 22:48:34 +08:00
afc163
fbcc884b5b
🐛 fix progress success UI when status is invalid
2019-04-08 22:33:12 +08:00
zombiej
9f3c357053
add test case
2019-04-08 22:20:18 +08:00
偏右
25eec9ab9f
Merge pull request #15952 from JuanCarlosllh/pagination-showLessItems-prop
...
fix: Added missing showLessItems from prop type from rc-pagination to PaginationProps
2019-04-08 22:19:56 +08:00
afc163
463ac0eccb
💄 chore progress demo
2019-04-08 21:45:32 +08:00
afc163
89351babc2
fix(Progress): 🐛 fix progress success UI when status is undefined
...
close #15950
2019-04-08 21:43:30 +08:00
Juan Carlos Lloret H
1e6405eae9
Added missing showLessItems prop to pagination component
2019-04-08 15:43:06 +02:00
zombiej
f7df66b97c
fix tooltip not works
2019-04-08 21:03:25 +08:00
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support showSearch
in multiple mode ( #15933 )" ( #15946 )
...
This reverts commit fa47d9ca60
.
2019-04-08 20:23:40 +08:00
zombieJ
fa47d9ca60
feat: TreeSelect support showSearch
in multiple mode ( #15933 )
...
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
2019-04-08 20:21:22 +08:00
zombieJ
97d6f79ce4
fix: Menu arrow not display in old version of IE ( #15932 )
2019-04-08 18:26:31 +08:00
zombieJ
9190245b52
update ts def ( #15938 )
2019-04-08 18:04:46 +08:00
偏右
2950219864
Merge pull request #15923 from ant-design/fix-label-switch
...
fix(Form): switch should be trigger by form label
2019-04-08 11:50:50 +08:00
zombieJ
100ebc9795
warning DatePicker of invalidate time ( #15920 )
2019-04-08 11:41:31 +08:00
afc163
69140e7d59
bug(Form): switch should be trigger by form label
...
close #15549
2019-04-08 11:11:34 +08:00
偏右
37143383cb
Merge pull request #15919 from ant-design/optimize-icon-doc
...
docs: optimize icon doc
2019-04-08 10:44:03 +08:00
afc163
8155756826
site: 💄 optimize icon doc
2019-04-08 10:17:03 +08:00