gxvv
9d95429f93
📸 Update button snapshot.
6 years ago
gxvv
0902bcd59a
📝 Replace span to div in loading button doc.
6 years ago
gxvv
9dcde5ab94
💄 Remove the pointer events handler of loading circle button.
6 years ago
偏右
fc837896b4
Merge pull request #16064 from ant-design/changelog
docs: 📝 3.16.3 changelog
6 years ago
ikobe
7bbf0dc59a
docs: 📝 3.16.3 changelog
6 years ago
ikobe
7dd0a3e4f1
Release 3.16.3
6 years ago
啸生
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 )
6 years ago
啸生
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?)
6 years ago
信鑫-King
eba49beecd
Merge pull request #15976 from ant-design/site-hash-js
chore: site static js use contentHash
6 years ago
Wei Zhu
69dcb11072
docs: fix broken link
6 years ago
偏右
d16bc57257
Merge pull request #16040 from gaoqiang19514/patch-1
Update use-with-create-react-app.zh-CN.md
6 years ago
tom
67ee36bd0f
Update use-with-create-react-app.zh-CN.md
修改文字
6 years ago
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
* fix viewBox
* update snapshot
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
偏右
18d99fb937
Merge pull request #15997 from ant-design/recover-openAnimation
chore: menu openAnimation use object
6 years ago
zombieJ
049fc177b6
fix: use Tabs overflow hidden instead of display none ( #16013 )
* fix nest table style
* use overflow hidden instead of display none
6 years ago
zombieJ
df3e1b21d8
fix nest table style ( #16008 )
6 years ago
偏右
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
6 years ago
ztplz
351cf5960c
Update
6 years ago
诸岳
dcdd7fb414
fix(Tree): Switcher loading icon and checkbox should be vertical align when @tree-title-height is modified, close #15955 ( #15962 )
6 years ago
ycjcl868
5ffe2d5b69
Merge origin/master into site-hash-js
6 years ago
jljsj33
278fcfdf41
menu openAnimation use object
6 years ago
偏右
c9b7fecb7d
Merge pull request #15995 from ant-design/recover-openAnimation
test: recover openAnimation
6 years ago
ycjcl868
1febdc3457
upd: bisheng plugin antd
6 years ago
jljsj33
1bc8ec5e0f
recover openAnimation
6 years ago
偏右
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
6 years ago
jljsj33
c8a58396c5
update tween and scroll version, fix menu openTransitionName warning
6 years ago
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>
6 years ago
偏右
908bc91d0a
Merge pull request #15982 from ant-design/docs
docs: Optimize form demo of customize functional component
6 years ago
zombiej
b54157a395
update doc
6 years ago
ztplz
0183bbe4fb
Remove Wave on Tag
6 years ago
ycjcl868
dfe62d17ab
upd: bisheng version 1.2.3
6 years ago
ycjcl868
4a2b661f1f
🐛 static hash
6 years ago
zombieJ
d1e58d058f
update wave style ( #15978 )
6 years ago
ycjcl868
fc88336bdb
💄 site static js use contentHash
6 years ago
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
* Remove animation on first render
* update test cas
6 years ago
偏右
6bd76140a4
Merge pull request #15951 from ant-design/fix-progress-status
fix(Progress): 🐛 fix progress success UI when status is undefined
6 years ago
zombieJ
645557f3d9
Proxy of event info ( #15967 )
6 years ago
信鑫-King
4c3a351bc7
tweak: export Skeleton avatar name ( #15965 )
6 years ago
偏右
a26397843c
Merge pull request #15948 from ant-design/menu-tooltips
fix: Tooltips show work when Menu collapsed
6 years ago
afc163
ace93f1b42
🎨 refactor some code
6 years ago
afc163
fbcc884b5b
🐛 fix progress success UI when status is invalid
6 years ago
zombiej
9f3c357053
add test case
6 years ago
偏右
25eec9ab9f
Merge pull request #15952 from JuanCarlosllh/pagination-showLessItems-prop
fix: Added missing showLessItems from prop type from rc-pagination to PaginationProps
6 years ago
afc163
463ac0eccb
💄 chore progress demo
6 years ago
afc163
89351babc2
fix(Progress): 🐛 fix progress success UI when status is undefined
close #15950
6 years ago
Juan Carlos Lloret H
1e6405eae9
Added missing showLessItems prop to pagination component
6 years ago
zombiej
f7df66b97c
fix tooltip not works
6 years ago
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support `showSearch` in multiple mode ( #15933 )" ( #15946 )
This reverts commit fa47d9ca60
.
6 years ago
zombieJ
fa47d9ca60
feat: TreeSelect support `showSearch` in multiple mode ( #15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
6 years ago