zombieJ
3a11402042
chore: add pre-publish commit check ( #16134 )
* add prepublish check
* update check logic
* add version check
6 years ago
zombieJ
21c0ba5bbd
udpate warning ( #16138 )
6 years ago
zombieJ
fdcfabfa78
fix: form typescript definition ( #16126 )
* use redux-react ts define
* update doc
* follow origin rule
6 years ago
zombieJ
df141914e9
docs: Add FAQ of Affix window scroll ( #16125 )
* update doc
* Update index.en-US.md
* update desc
6 years ago
zombieJ
8f2c74c39f
update demo ( #16127 )
6 years ago
偏右
343b036957
Merge pull request #16121 from ant-design/afc163-patch-1
Update colors.en-US.md
6 years ago
偏右
5ae9d3b2da
Update colors.en-US.md
6 years ago
zombieJ
4cfbeeac2e
use 8px for radio circle ( #16119 )
6 years ago
偏右
16dd4311e0
Merge pull request #16111 from ant-design/fix-footer
chore: Improve footer style
6 years ago
zombieJ
7db67ae8f1
add interopDefault ( #16110 )
6 years ago
偏右
3fba56ec90
Merge pull request #15310 from ztplz/static
style: 🏷 static tags
6 years ago
afc163
7478913e23
💄 improve footer style
6 years ago
zombieJ
f552deb46d
fix: PageHeader which tags should use ReactNode ( #16106 )
* fix PageHeader which tags should use ReactNode
* Tags
6 years ago
zombieJ
08688d5d48
should default work ( #16103 )
6 years ago
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
偏右
ef801ee5e4
Merge pull request #16090 from ant-design/docs
docs: Add responsive polyfill of Grid FAQ
6 years ago
zombiej
28ab57bde1
add faq of grid
6 years ago
偏右
021676936d
Merge pull request #16085 from ant-design/fix-less
fix: Correct typo of theme less
6 years ago
zombieJ
15b900bbfb
another try ( #16077 )
6 years ago
zombiej
ffa0e7378f
fix typo
6 years ago
偏右
321a12eb6c
Merge pull request #16081 from raybooysen/fix/cancelExistingDebounce
fix: If there is an existing debounce in progress, cancel that
6 years ago
Ray Booysen
fe1617bc5c
If there is an existing debounce in progress, cancel that
6 years ago
afc163
d9d189e053
📝 Add i18n FAQ
6 years ago
偏右
76b3f76033
Merge pull request #16071 from ant-design/up-dev-deps
chore: 🆙 upgrade devDependencies
6 years ago
zombieJ
ae101a2056
fix: labelAlign should work in Form.Item ( #16072 )
* labelAlign should work in Form.Item
* add Form & Form.Item
* rename type
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
afc163
5725131f80
🆙 upgrade devDependencies
6 years ago
偏右
ab111364bd
Merge pull request #16068 from ant-design/improve-form-doc
docs: 📝 Optimize table and form documentation
6 years ago
afc163
60f4930348
📝 Optimize table and form documentation
6 years ago
偏右
a091c726f8
Merge pull request #16063 from gxvv/master
fix: loading circle button can handle pointer events.
6 years ago
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