二货机器人
9fdad14dc0
fix: useModal missing prefix ( #25967 )
* fix: useModal hooks missing style
* add test case
4 years ago
偏右
2e3fbaf117
fix: List actions default cursor style ( #25961 )
close #25952
4 years ago
Ivan Yakovlev
b91b30c48a
chore: localization update ( #25958 )
* chore: add missed variable (#25954 )
* chore: add missed variables (#25954 )
* chore: transform to uppercase (#25954 )
* chore: add missed varibles (#25954 )
Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
4 years ago
PeakFish
a87c3a8997
docs: fix typo in demo
4 years ago
lihqi
2a18b55a8d
fix: Slider tooltip visible abnormal ( #25945 )
4 years ago
xrkffgg
f1154d4f09
fix: table nested table rtl style ( #25938 )
4 years ago
二货机器人
98050358f1
feat: Form support generic type ( #25937 )
* feat: Form support generic
* test: add test case of compile
* clean up
4 years ago
xrkffgg
0b27e54be5
fix: tabs card type rtl style ( #25936 )
4 years ago
xrkffgg
ec042c66c2
fix: badge rtl.less import ( #25931 )
4 years ago
xrkffgg
35c44d038e
style: add @text-color in dark ( #25923 )
4 years ago
偏右
43189ed43a
docs: 📖 update Table TypeScript usage ( #25928 )
* Update index.zh-CN.md
* Update index.en-US.md
4 years ago
xrkffgg
fed87f407d
fix: divider color in dark ( #25922 )
* fix: divider color in dark
* Update components/style/themes/dark.less
4 years ago
xrkffgg
2d04bef3b3
test: add test for slider ( #25917 )
* test: add slider test
* add test
4 years ago
07akioni
5a08aab0e8
docs: DatePicker demo refactor ( #25913 )
* docs: DatePicker change type demo
* chore: snapshot
* chore
* docs: DatePicker use Space
* chore: snapshot
4 years ago
二货机器人
3b7d23485a
docs: Update Tree demo to use treeData ( #25916 )
* docs: Update Tree demo to use treeData
* clean up
4 years ago
偏右
3d58b5a6b4
test: 📦 add compressed-size-action ( #25902 )
4 years ago
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