Commit Graph

14534 Commits

Author SHA1 Message Date
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
ztplz
351cf5960c Update 2019-04-10 21:42:35 +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
ztplz
0183bbe4fb Remove Wave on Tag 2019-04-09 22:35:21 +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
偏右
f6f7e4c99b
Merge pull request #15915 from ant-design/feat-useNpmRepo
feat: publish using npm official registry
2019-04-08 10:06:33 +08:00
信鑫-King
b8db4980fe
Merge pull request #15914 from ant-design/npm-ig-tmp
feat: npm publish ignore `~*` files
2019-04-08 09:53:07 +08:00
ycjcl868
3183b70d55 feat: publish using npm official registry 2019-04-08 09:29:16 +08:00
ycjcl868
7fa2dfe458 add: npm publish ignore 2019-04-08 07:59:12 +08:00
信鑫-King
b3988533e5
Merge pull request #15912 from ant-design/upd-pkg-version
upd: version package.json
2019-04-08 07:51:07 +08:00
ycjcl868
5eae00b47f upd: version package.json 2019-04-08 07:50:16 +08:00
信鑫-King
599275e29b
Merge pull request #15911 from ant-design/release-3.16.2
3.16.2 changelog
2019-04-07 23:55:52 +08:00
ycjcl868
764367ddea 📝 3.16.2 changelog 2019-04-07 23:54:19 +08:00
信鑫-King
f50d721c52
Merge pull request #15901 from ant-design/release-3.16.2
Release 3.16.2
2019-04-07 23:50:07 +08:00