MadCcc
8e328d0ae2
feat: focus outline ( #37483 )
* feat: focus outline
* feat: add tree focus
2 years ago
afc163
749e29d81a
style: @border-radius-sm should not follow @border-radius-base ( #37309 )
2 years ago
MadCcc
c0653c8a3c
feat: v5 margin ( #37283 )
* feat: v5 margin
* fix: alert icon line-height
2 years ago
MadCcc
e3a2c68236
feat: better round arrow ( #37236 )
2 years ago
眼圈发黑
0a5b995e9c
fix: duplicate attribute definition ( #37170 )
2 years ago
MadCcc
93908debec
feat: v5 radius ( #37146 )
* feat: v5 radius
* test: fix test
2 years ago
Alan Deng
4b1b0e3d00
feat: custom slider handle margin left in the vertical direction ( #37001 )
2 years ago
afc163
8ed18fc239
style: reduce some css code ( #36904 )
2 years ago
afc163
30d60fc05c
style: button focus style should not stay after click ( #36902 )
:focus => :focus-visible
close #36896
2 years ago
MadCcc
357750e081
refactor: collapse motion ( #36597 )
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2 years ago
Neil
9989a2d751
add Modal @modal-border-radius less variable ( #36527 )
* add Modal @modal-border-radius less variable
* fix: add less variable
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
Chang Wei
345cbcef0d
style: fix size of close icon on Modal header ( #36309 )
* fix: update default.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* fix: update variable.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* fix: update compact.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
MadCcc
f36b6849df
refactor: global css ( #36224 )
* refactor: global css
* refactor: rename api
* chore: code clean
* test: fix lint
* test: add test
* docs: update doc
* test: fix test
* chore: code clean
* chore: reset.css
* chore: code clean
2 years ago
MadCcc
42e030edd9
fix: arrow compatibility ( #36266 )
* fix: arrow campatibility
* chore: code clean
* chore: rm useless style
* chore: code clean
* fix: use inset
* chore: bundlesize optimization
* chore: rm useless style
* chore: rm useless style
2 years ago
afc163
33400eee8f
chore: reduce css bundle size ( #36307 )
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2 years ago
MadCcc
1bcfe0cce3
refactor: motion ( #36136 )
* fix: modal motion
* fix: image motion
* refactor: popover & tooltip motion
* chore: code clean
* refactor: move motion
* refactor
* chore: code clean
* refactor: dropdown support move motion
2 years ago
Christian Lechner
da9324fe63
Fix color generation for grey colors ( #35954 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
joson
c52f19ac46
style: anchor text is overwritten ( #35612 )
Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
3 years ago
joson
bcc3274260
chore: delete extra spaces ( #35582 )
Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
3 years ago
MadCcc
24773d5796
test: lint
3 years ago
MadCcc
7873bf7f1c
fix: arrow style ( #35401 )
* fix: arrow style
* fix: raise arrow z-index
* fix: fix defualt arrow color
* fix: mix shadow
* chore: code clean
* chore: code clean
* fix: use fadeout instead
* test: fix style lint
3 years ago
afc163
9984f0a1e3
style: tweak BreadCrumb link hover color ( #35324 )
3 years ago
Jefferson Rafael Kozerski
68b2344c7a
fix: code to use @html-selector variable ( #35186 )
3 years ago
MadCcc
a106459dd1
feat: add zoom animation ( #35148 )
* feat: support Keyframes as 'animationName' value
* feat: add zoom animation
* chore: code clean
* test: fix anim
* chore: move file
* chore: dep clean
3 years ago
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
3 years ago
MadCcc
bd6cb95514
fix: arrow radius use fixed value ( #34999 )
3 years ago
vagusX
ae4e660a05
feat: add new component `Segmented` ( #34319 )
* feat: basic implements in antd
* feat: use rc-segmented
* feat: add some demos
* feat: support dark theme
* docs: add more demos
* feat: support `icon` in segmented
* docs: format content
* test: add test cases
* docs: update docs
* chore: update
* fix: lint issues
* style: add border-radius for selected effect
* style: change border-radius-base
* chore: update gitignore
* feat: segmented support block
* chore: update gitignore
* feat: support block
* feat: add test case
* feat: support size
* docs: update demos
* chore: update
* chore: update
* test: update
* style: update colors
* style: hover and focus styles
* doc: add version mark in docs
* fix: style lint issue
* fix: some lint issues
* doc: add version in demo mds
* doc: add version mark before api details
* Revert "doc: add version in demo mds"
This reverts commit 2a9e86f6ffc2331f7d73eae6edac7c889358a838.
* test: only test for thumb appear
* style: update color vars
* style: add transition
* style: text vertial align
* test: update snapshots
* feat: add preview svg and support dark theme
* fix: update test snapshot
* docs: update docs
* fix: remove useless z-index
* build: add 1kb for bundlesize of antd.variable.min.css
Co-authored-by: taian.lta <taian.lta@antgroup.com>
3 years ago
Yunwoo Ji
f5c6379bba
fix: correct className ( #34791 )
3 years ago
二货机器人
96ddf2e452
chore: more less variables ( #34746 )
3 years ago
二货机器人
8a3ee71006
chore: add control-radius ( #34727 )
3 years ago
MadCcc
161f5623d5
fix: fix arrow size in default.less ( #34407 )
* fix: fix arrow size in default.less
* chore: code clean
3 years ago
二货机器人
068584b76c
refactor: change Select into CSSINJS ( #34339 )
* chore: init
* chore: init single
* chore: merge next
* chore: select single base
* chore: basic all style of select
* chore: speed of dropdown
* chore: move size in single
* chore: single size
* chore: lg style
* chore: left & right
* chore: rtl
* chore: auto rtl
* chore: rtl
* fix: height cal
* chore: clean up
* chore: status color
3 years ago
qdzhaoxiaodao
1a2ced6874
feat: add variable for aliyun theme of radio ( #34194 )
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
3 years ago
qdzhaoxiaodao
2082b3717a
feat: add variable for aliyun theme of divider ( #34187 )
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
3 years ago
qdzhaoxiaodao
6c1057724a
feat: add variable for aliyun theme of modal ( #34191 )
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
3 years ago
qdzhaoxiaodao
3b0174dbdb
feat: add variable for aliyun theme of dropdown ( #34189 )
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
3 years ago
qdzhaoxiaodao
60aaa70069
feat: add variable for aliyun theme of drawer ( #34188 )
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
3 years ago
MadCcc
926a8aaf8a
feat: tooltip round arrow ( #33710 )
* feat: tooltip round arrow
* chore: update demo
* docs: update docs
* feat: rounded arrow in Tooltip/Popover/Popconfirm/Dropdown/RangePicker
* chore: code clean
* fix: fill gap
* chore: code clean
* chore: raise css bundle size
* fix: arrow style
* feat: use full path
* test: update snapshot
* perf: hack firefox
* perf: more magic position
* perf: RangePicker's arrow position
* chore: bump rc-picker version
* fix: arrow position
3 years ago
MadCcc
222ee1f3ad
Revert "revert: Revert "Merge branch 'feature' into master" ( #33903 )"
This reverts commit 6b1a48d5ed
.
3 years ago
MadCcc
6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" ( #33903 )
This reverts commit 40433f357d
, reversing
changes made to 27a498e021
.
3 years ago
afc163
578aaad7f2
test: fix lint
3 years ago
afc163
85c96251d3
fix: Tag color in dark theme ( #33751 )
* docs: update dark theme doc
* fix: dark tag theme
3 years ago
MadCcc
8b4abbb1f5
feat: border color with transparency ( #33506 )
* feat: border color with transparency
* feat: update progess remain color with rgba(0, 0, 0, 0.06)
* feat: progress remaining color
3 years ago
PlayerWho
e38c9c5106
fix: <Icon component={SyncOutlined} spin /> shake issue. ( #33726 )
3 years ago
afc163
80e7cc0afd
fix: <Icon component={HomeOutlined} /> align issue ( #33709 )
* fix: <Icon component={HomeOutlined} /> align issue
close #33703
* update snapshot
3 years ago
afc163
7d0193e945
style: remove svg reset styles ( #33579 )
see reason: 004d58b2f2
close #33573
3 years ago