Jichao Zhong
b60eb4d20d
Fix Documentation for Form API ( #20830 )
5 years ago
zombiej
3a1c51010f
chore: Export form typescript interface
5 years ago
信鑫-King
a0eaebc8f9
chore: pause deploy site ( #20683 )
* chore: pause deploy site
* chore: use .bak
5 years ago
Amumu
bb560537d9
chore: Descriptions warning message upgrade ( #20786 )
* fix warning
* warning message upgrade
* snapshot
* update
5 years ago
二货机器人
00aab562a0
fix: Table expand icon not clickable when expandRowByClick is set ( #20808 )
5 years ago
二货机器人
078498058a
fix: Update table deps & fix bordered placeholder missing border right ( #20805 )
5 years ago
afc163
949d10dbf9
site: improve primary color change experience
5 years ago
xrkffgg
8a9e2c5784
style: 优化calendar若干样式 ( #20790 )
* style:优化calendar若干样式
1. 基本样式月份下拉框宽度
2. 通知事项的文字反向
3. 卡片模式,选择框的尺寸
* fix: css order
* fix css
5 years ago
信鑫-King
da64b8b59a
tweak: DatePicker styling ( #20736 )
* tweak: picker start and end border-radius
* fix: border
* feat: @picker-basic-cell-active-with-range-color : and @picker-date-hover-range-color
* fix: border-radius use less vars
* revert: date picker panel border
5 years ago
信鑫-King
27f1835965
chore: dark site images address ( #20796 )
* fix: dark site images address
* fix: snapshot
5 years ago
偏右
36a03a06e2
fix: npm start warning ( #20791 )
* 🔧 fix npm start warning
close #20700
* 🔧 add some jsx files to gitignore
* fix eslint
5 years ago
二货机器人
1bea19b1dc
fix: Move table-bg less variable into table background instead of td ( #20794 )
5 years ago
zombiej
935a984cca
chore: Update snapshot & generate log script
5 years ago
二货机器人
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