07akioni
30d7231d08
feat: Select onClear ( #25907 )
* feat: Select onClear
* chore
4 years ago
xrkffgg
309f63ae1d
fix: slider default tooltipplacement in rtl ( #25909 )
4 years ago
zhangchen
2f99dd8c19
fix: Typography demo Interactive ( #25908 )
4 years ago
wa-ri
b9db9cd79f
docs: fix typo ( #25914 )
4 years ago
07akioni
97d1ae096d
fix: Radio.Button disabled text color ( #25911 )
4 years ago
07akioni
0dff111081
Refactor carousel style ( #25906 )
* refactor: Carousel style for fix vertical-align
* fix: remove slide border
4 years ago
zombiej
cdefaec190
docs: Update DatePicker docs
4 years ago
Omri Grossman
8800b56e47
fix: The 'indentSize' in the Table component couldn't be zero value ( #25890 )
* - Fixed the indentSize prop of Table.tsx to also accept 0 values
* - Undo Cascader component test snapshots
* - Added test case
- Used check with typeof === number instead of `undefined` and `null`
Co-authored-by: omri.g <omri.g@alibaba-inc.com>
4 years ago
偏右
7776722bdc
fix: Carousel height issue ( #25886 )
* chore: 🎬 improve carousel demos
* fix: Carousel weired height issue
close #25878
* fix snapshot
4 years ago
偏右
bf0cd1073b
style: increase @text-color contrast ( #25630 )
* style: increase @text-color contrast
* update UI image snapshot
4 years ago
xrkffgg
672066ccae
feat: add Typography.Title level 5 ( #25861 )
* feat: add Typography.Title level 5
* fix test
4 years ago
xrkffgg
a204c7fc0c
docs: update dropdown demo text ( #25864 )
4 years ago
07akioni
44b51dc2b7
fix: Badge style import ( #25863 )
4 years ago
偏右
8eb4e83535
test: ✅ increase test covarage ( #25857 )
* test: ✅ increase test covarage
* fix test case
4 years ago
CornerSkyless
ab9c477638
feat: Add maxLength and autoSize in Typography editable config ( #25373 )
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: add demo of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* add snapshot
4 years ago
07akioni
f498ae0344
fix: menu horizontal dark style & site ( #25850 )
* fix: menu horizontal dark style & site
* fix: lint
* fix: update snapshot
* chore: revert
* chore
* fix: padding transition glitch
4 years ago
偏右
246d3767ea
style: tweak divider border color ( #25855 )
4 years ago
moonrailgun
74d13f48b1
feat: Add size props for Badge ( #25851 )
* feat: add badge size
* test: add doc and testcase for badge size
* doc: update demo doc of Badge
* doc: update demo doc of Badge
* test: fix test case
* docs: add badge new props size addition version
* style: modify size of small badge
4 years ago
偏右
f4e76c603e
style: ⚡ remove Select choice animation ( #25852 )
4 years ago
偏右
cffa9af09b
feat: export FormList interface ( #25849 )
close #24487
close #25835
4 years ago
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
4 years ago
Hsuan Lee
b34841e39b
fix: Tabs focus state color when disabled ( #25827 )
4 years ago
07akioni
c2f208e2d2
feat: steps percent ( #25839 )
* feat: Steps with progress
* test: update snapshot
* fix: lint
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: remove progressIcon && rename percentage to percent
* test: snapshot
* fix: icon position offset
* fix: position offset
* fix: icon position offset
* docs
* fix: small line offset
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
4 years ago
Lukas Zeitler
826a42d90b
feat: add de_DE localisation for defaultValidateMessages for Form Component ( #25823 )
* Adds de_DE localisation for defaultValidateMessages for Form Component
* add de_DE localisation for default form validation messages
4 years ago
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
4 years ago
07akioni
9d49434483
fix: merge conflict
4 years ago
偏右
fca0da30e8
fix: Avatar fallback bug ( #25806 )
* refactor: avatar code
* fix: Fix Avatar fallback bug
close #25801
* add blank
* update demo
4 years ago
afc163
9e104292a2
docs: 📝 update table locale API
4 years ago
07akioni
29da624411
fix: Table getCheckboxProps indeterminate not working ( #25649 )
* fix: Table getCheckboxProps indeterminate not working
* feat: Table warn when set halfChecked using getCheckboxProps
* chore: rename expand-chidren.md to tree-data.md
4 years ago
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
* refactor: menu style
* chore
* chore
* fix: site style
4 years ago
afc163
c299f1c420
docs: issue link of Cascader showSearch.matchInputWidth
https://github.com/ant-design/ant-design/issues/25779
4 years ago
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
4 years ago
偏右
436465bd8a
fix: ⌨️ improve Accessibility by adding role ( #25774 )
for Alert/message/notification
4 years ago
二货机器人
2803ccf658
docs: Update DatePicker docs and add legacy notice ( #25768 )
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
4 years ago
zombiej
c5f3ea7b62
chore: Remove useless test case
ref #25736
4 years ago
zombiej
2742596b46
chore: Update snapshot
4 years ago
偏右
b466db56a7
Revert "docs: remove unnecessary code ( #25738 )" ( #25740 )
This reverts commit 6e8a14d62a
.
4 years ago
hoho2017
6e8a14d62a
docs: remove unnecessary code ( #25738 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago
afc163
7d7cbf803b
🇭🇰 zh-HK locale
4 years ago
Tejas H
7c8906a8a9
Fixed typos ( #25671 )
Typo fix: `col-order-esponsive` -> `col-order-responsive`
4 years ago
Joo Wu
877668b1df
🇭🇰 Add zh-HK ( #25731 )
4 years ago
Albert Zhang
26f1d201c0
feat: using alert role in form-item-explain ( #25735 )
4 years ago
二货机器人
356812627f
fix: Collect FormItem errors should be sync with state ( #25737 )
* passing error logic
* fix: Collect FormItem errors should be sync with stat
4 years ago
二货机器人
9728b9cc15
fix: FormItem with noStyle passing error logic ( #25734 )
4 years ago
zhangchen
22fdd41732
fix: Calendar validRange prevents disabledDate ( #25626 )
* fix: Calendar validRange prevents disabledDate
* update: code style
* fix: 25606
* update: useCallback mergedDisabledDate
* update: useCallback mergedDisabledDate
* add: test case
4 years ago
偏右
5ac3313b7f
fix: Form control clear icon position ( #25728 )
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
4 years ago
Amour1688
453f7d13f3
docs: optimize modal docs ( #25724 )
* docs: optimize modal docs
* docs: remove <br />
4 years ago
07akioni
3a50499b80
style: 💄 unify card action pane color with body color
4 years ago
hoho2017
da25fd1b38
docs: remove unused className ( #25718 )
Co-authored-by: zhanghaoqiang <zhanghaoqiang@focusmedia.cn>
4 years ago