二货机器人
12c8750488
chore: Add missing Table export interface ( #20789 )
* chore: Add missing Table export interface
* fix lint
5 years ago
afc163
d17269e664
site: remove bug demo toggler
5 years ago
二货机器人
05ebf0f8cc
chore: Not block input when Input value is `undefined` ( #20783 )
* chore: Input should not block input when `value` is undefined
* add test casw
* Fix test case & add breaking change in changelog
* fix prevValue logic
* patch change log
5 years ago
xrkffgg
0800063f34
fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向 ( #20781 )
* fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向
* fix: snap
* add: test
* remove: unnecessary code
5 years ago
二货机器人
313c8f9a33
chore: Add log generate ( #20777 )
* chore: Add log generate
* add author support
* fix: only one author
5 years ago
zouxiaomingya
563f46b130
feat: update article length ( #20767 )
5 years ago
偏右
37b61c1ada
🐛 Fix Grid initial gutter ( #20762 )
like SSR situation
5 years ago
偏右
117495e28f
🐛 Fix .iconfont-size-under-12px not working ( #20765 )
Fix InputNumber and Other components icon size
close #20752
5 years ago
xrkffgg
f3b9a166ac
fix: 修复DatePicker 预设范围的选择按钮样式 ( #20760 )
5 years ago
afc163
4ee414d134
🎬 improve Tag demo
5 years ago
偏右
2ebaa7e7a6
🐛 fix Tree switcherIcon shown in leaf node ( #20753 ) ( #20755 )
close #20511
5 years ago
偏右
539b4cd968
🐛 tweak @zindex-badge for table fixed column ( #20751 )
close #20750
close #13930
5 years ago
depfu[bot]
a69c74788a
Update husky to version 4.0.0 ( #20748 )
5 years ago
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js ( #20730 )
* 📝 update title to Replace Moment.js
* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md
* 🔗 fix links
5 years ago
偏右
66e2a3ccc0
🔤 Tweak font family, same as tailwindcss ( #20747 )
https://tailwindcss.com/docs/font-family/#app
5 years ago
二货机器人
222849235d
fix: TextArea autoSize blink in FireFox ( #20737 )
5 years ago
二货机器人
40d9627554
chore: Warning when FormItem use render props and name at same time ( #20733 )
5 years ago
二货机器人
4068f3d190
fix: RowSelection fixed should work ( #20735 )
5 years ago
二货机器人
5c8cec5512
fix: Form validate should keep refresh ( #20725 )
* fix: Form error should not keep cache when errors changed
* add test case
5 years ago
偏右
0ceb6cc89d
🐛 Fix Cascader search bug when fieldNames existed ( #20720 )
and label/value have same field name
close #20619
5 years ago
二货机器人
3a957141ed
docs: Update README cn image
5 years ago
Kuitos
7033a273ef
fix: correct the collapse-borderless class variable ( #20718 )
5 years ago
骗你是小猫咪
5398f24a97
refactor: improve digital input in tooltip demo ( #20702 )
* refactor: improve digital input in tooltip demo
* fix lint
5 years ago
二货机器人
182dcf5606
fix: Chrome scale 125% should not display y-scrollbar ( #20705 )
5 years ago
二货机器人
1c1a4a773d
fix: Table should not crash with empty column children ( #20703 )
5 years ago
二货机器人
c5a40fc683
fix: Slider Tooltip not follow handler ( #20699 )
* fix: Slider Tooltip not follow handler
* force align only when tooltip visible
5 years ago
偏右
78f5607034
🐛 fix Card cover image get skretched ( #20701 )
close #20698
5 years ago
二货机器人
6017b3f025
fix: Table ts define ( #20695 )
5 years ago
myeunhyuk
7d95365183
Update illustration.md ( #20696 )
5 years ago
zouxiaomingya
3630569424
🐛 fix: Typography ellipsis miss calculate decimal ( #20689 )
5 years ago
zombiej
70c49cd367
fix: migrate doc typo
5 years ago
二货机器人
17dd0d2de8
fix: FormItem should not trigger feedback className without hasFeedback ( #20691 )
5 years ago
Dean van Niekerk
019fdd58a0
feat: add footer property to Drawer ( #20690 )
5 years ago
二货机器人
87d32dc633
fix: AutoComplete customize input should fully stretch ( #20686 )
* fix: AutoComplete customize input should fully strecth
* fix lint
5 years ago
偏右
faa969206c
🐛 Fix Input.Group align in Form.Item ( #20681 )
https://codesandbox.io/s/antd-reproduction-template-3x2kv
5 years ago
zombiej
74c64ec38e
docs: Update README images
5 years ago
二货机器人
3ee0e4a58e
Merge pull request #20675 from ant-design/master-merge-v4
chore: Master merge v4
5 years ago
zombiej
f87e55e7a8
clean up
5 years ago
zombiej
e38a88181d
chore: Merge 4.0-prepare
5 years ago
zombiej
ad4ebed77c
docs: Adjust changelog with more descriptions
5 years ago
zombiej
ff6c91537d
docs: Fix typo
5 years ago
vagusX
0ac1c47ee0
docs: add codemod running gif ( #20671 )
5 years ago
Googleplex
0520b844d5
docs: Update year in change log ( #20670 )
* Update year in CHANGELOG.zh-CN.md
Update year in change log of 3.26.6 from 2019 to 2020
* Update year in CHANGELOG.en-US.md
Update year in change log of 3.26.6 from 2019 to 2020
5 years ago
zombiej
5aaa8975f1
docs: Link 4.0-rc with github issue
5 years ago
zombiej
743fd825a9
docs: Fix HiTu typo
5 years ago
zombiej
141f47d2a3
docs: Adjust changelog
5 years ago
zombiej
597befbc88
docs: Fix typo
5 years ago
偏右
22e9ec6eec
docs: 📝 Add more detail in migration-v4 ( #20558 )
* 📝 more detail in migration-v4
* add link
* add v3 removed api
* components change
* update link
* add todo marker
* remove v2 doc
* docs: update icons part
* update docs for mssing content
* add color update
* docs: Add Table style breaking change
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* adjust data of gzipped
* update desc
* docs: Add english version
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* more adjust
* clean up changelog
* use value intead of px
* Add form warning
* Add cn changelog
* update docs
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* update quota
* re-order changelog
* add english version
* docs: add some images for codemod
* update version
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
5 years ago
zombiej
8dd91ca648
docs: Update home for antd next link
5 years ago
zombiej
7c8d942034
chore: Add missing test snapshot
5 years ago