zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
...
* add override
* add override support
* update doc
2019-04-16 21:59:25 +08:00
zombieJ
aff6f6d8fb
Merge pull request #16102 from ant-design/master
...
chore: Merge master into feature
2019-04-16 16:58:19 +08:00
zombieJ
4cfbeeac2e
use 8px for radio circle ( #16119 )
2019-04-16 15:48:36 +08:00
偏右
16dd4311e0
Merge pull request #16111 from ant-design/fix-footer
...
chore: Improve footer style
2019-04-16 11:49:48 +08:00
zombieJ
7db67ae8f1
add interopDefault ( #16110 )
2019-04-16 11:39:43 +08:00
偏右
3fba56ec90
Merge pull request #15310 from ztplz/static
...
style: 🏷 static tags
2019-04-16 11:36:28 +08:00
afc163
7478913e23
💄 improve footer style
2019-04-16 11:32:03 +08:00
zombieJ
f552deb46d
fix: PageHeader which tags should use ReactNode ( #16106 )
...
* fix PageHeader which tags should use ReactNode
* Tags
2019-04-16 00:36:25 +08:00
zombieJ
08688d5d48
should default work ( #16103 )
2019-04-15 23:35:31 +08:00
afc163
2737c00633
💄 Fix stylelint problems
2019-04-15 22:44:51 +08:00
偏右
ef801ee5e4
Merge pull request #16090 from ant-design/docs
...
docs: Add responsive polyfill of Grid FAQ
2019-04-15 16:00:18 +08:00
zombiej
28ab57bde1
add faq of grid
2019-04-15 15:47:33 +08:00
偏右
021676936d
Merge pull request #16085 from ant-design/fix-less
...
fix: Correct typo of theme less
2019-04-15 15:11:59 +08:00
zombieJ
15b900bbfb
another try ( #16077 )
2019-04-15 14:56:21 +08:00
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
偏右
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