zombiej
ffa0e7378f
fix typo
2019-04-15 14:53:14 +08:00
偏右
321a12eb6c
Merge pull request #16081 from raybooysen/fix/cancelExistingDebounce
...
fix: If there is an existing debounce in progress, cancel that
2019-04-15 14:50:47 +08:00
Ray Booysen
fe1617bc5c
If there is an existing debounce in progress, cancel that
2019-04-15 14:30:04 +08:00
afc163
d9d189e053
📝 Add i18n FAQ
2019-04-15 13:37:38 +08:00
偏右
76b3f76033
Merge pull request #16071 from ant-design/up-dev-deps
...
chore: 🆙 upgrade devDependencies
2019-04-15 13:15:44 +08:00
zombieJ
ae101a2056
fix: labelAlign should work in Form.Item ( #16072 )
...
* labelAlign should work in Form.Item
* add Form & Form.Item
* rename type
2019-04-15 12:10:04 +08:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
afc163
5725131f80
🆙 upgrade devDependencies
2019-04-15 10:28:11 +08:00
zombiej
da9ab93c40
use li wrap with comment
2019-04-15 10:27:45 +08:00
zombiej
be17c03245
merge feature branch
2019-04-15 10:10:14 +08:00
偏右
ab111364bd
Merge pull request #16068 from ant-design/improve-form-doc
...
docs: 📝 Optimize table and form documentation
2019-04-14 14:33:14 +08:00
afc163
60f4930348
📝 Optimize table and form documentation
2019-04-14 14:32:16 +08:00
偏右
a091c726f8
Merge pull request #16063 from gxvv/master
...
fix: loading circle button can handle pointer events.
2019-04-14 14:03:45 +08:00
偏右
6ccbaddff5
Merge pull request #16066 from ant-design/master
...
Merge master into feature branch
2019-04-14 13:57:20 +08:00
gxvv
9d95429f93
📸 Update button snapshot.
2019-04-14 10:09:25 +08:00
gxvv
0902bcd59a
📝 Replace span to div in loading button doc.
2019-04-14 10:09:25 +08:00
gxvv
9dcde5ab94
💄 Remove the pointer events handler of loading circle button.
2019-04-14 10:09:25 +08:00
偏右
fc837896b4
Merge pull request #16064 from ant-design/changelog
...
docs: 📝 3.16.3 changelog
2019-04-14 02:33:08 +08:00
ikobe
7bbf0dc59a
docs: 📝 3.16.3 changelog
2019-04-14 00:46:40 +08:00
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
Salavat Gizatov
9f9f81ed7a
feat: form customizing variables ( #15954 )
...
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
2019-04-12 11:52:00 +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
b809e95f79
Merge pull request #16031 from ant-design/merge-master
...
chore: Merge master
2019-04-11 18:30:47 +08:00
zombiej
28d133ca93
Merge remote-tracking branch 'origin/master' into merge-master
2019-04-11 18:05:46 +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
c4283ebe72
feat: Upload support customize previewFile ( #15984 )
...
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
2019-04-11 13:40:28 +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
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