xrkffgg
1efbc089ac
style: adjust mentions readonly cursor ( #25977 )
4 years ago
xrkffgg
c5a7f031e4
docs: format api ( #25973 )
4 years ago
xrkffgg
ea49b01f0e
fix: cascader disabled border color ( #25970 )
4 years ago
偏右
bc76e84619
docs: fix site problem ( #25968 )
close #23332
4 years ago
偏右
eadd475314
Update index.zh-CN.md
4 years ago
二货机器人
9fdad14dc0
fix: useModal missing prefix ( #25967 )
* fix: useModal hooks missing style
* add test case
4 years ago
afc163
915d94b1dc
fix eslint
4 years ago
偏右
6d614f7d48
docs: ✨ release 4.5.2 ( #25963 )
4 years ago
偏右
2e3fbaf117
fix: List actions default cursor style ( #25961 )
close #25952
4 years ago
zoomdong
58a72a2b28
fix: date-fns format string compatible ( #25962 )
Co-authored-by: zoomdong <wudongbj@fenbi.com>
4 years ago
xz
f2fa156408
chore: added english translations for illustrations ( #25948 )
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
偏右
82c2554ce7
test: update compressed-size file list ( #25930 )
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
偏右
226247fc30
chore: fix rc-select to 11.0.x
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
偏右
cc7ad06a43
Merge pull request #25889 from ant-design/master
chore: merge master into feature
4 years ago
afc163
36ec093962
⚡ fix GitHub action OOM when npm run dist
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
afc163
22d8355ccb
site: 📝 fix version switch locale bug
4 years ago
xrkffgg
672066ccae
feat: add Typography.Title level 5 ( #25861 )
* feat: add Typography.Title level 5
* fix test
4 years ago
07akioni
832f6929e6
docs: changelog 4.5.1 ( #25866 )
* docs: changelog 4.5.1
* chore
* chore
* chore
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
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