MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2 years ago
二货爱吃白萝卜
0741f59216
fix: Image operation can not hide & export default seedToken ( #38494 )
* chore: export defaultSeed
* fix: image motion operation miss
2 years ago
章鱼怪
ad3c7747e1
feat: add padding less variable for Alert ( #38369 )
* feat: add padding less variable for Alert
* feat: Alert less variable
2 years ago
黑雨
b0850139f2
[new component] Next tour ( #37867 )
* feat: init
* feat: update
* feat: upate
* feat: update
* feat: update
* feat: init
* feat: init
* feat: init
* feat: update
* feat: update
* feat: update
* feat: update rc-tour
* feat: init component
* feat: init component
* chore: update pck
* doc: update doc
* doc: update reviewer
* doc: update reviewer
* doc: update reviewer
* feat: update reviewer
* feat: update reviewer
* feat: update doc
* feat: update deme
* feat: update demo doc
* feat: update demo
* feat: update demo
* feat: update style
* feat: update dom & style
* feat: update dome
* feat: update dome
* docs: update demo
* feat: update doc
* feat: update dome
* feat: add locale
* doc: update locale
* doc: add test
* feat: add test case
* feat: add test case
* feat: update package
* feat: update ts
* feat: update ts
* feat: update snapshots
* feat: update demo
* feat: update demo
* feat: update demo
* feat: edit maxSize
* feat: edit maxSize
* feat: update lint
* feat: update lint
* feat: update style reviewer
* feat: update style
* feat: merge next
* feat: add locale
* feat: reset bundleSize
* feat: change maxSize
* feat: update test coverage
* feat: update test coverage
* feat: add type
* chore: simplify en locale
* feat: update
* feat: update test snap
* docs: demo update
* chore: adjust style
* chore: adjust style
* chore: bump rc-tour
* Update package.json
* feat: update package
* feat: update package
* feat: update cover
* docs: update api
* docs: update overview snap
* feat: update token
* feat: delete repeat ts
* feat: remove finishButtonProps
* chore: update demo
* feat: tour style
* test: fix lint
* chore: code clean
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
MadCcc
9f88c1238a
feat: token update ( #38314 )
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2 years ago
二货爱吃白萝卜
752d671acb
feat: DatePicker support `presets` ( #38249 )
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2 years ago
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2 years ago
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact ( #38243 )
2 years ago
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode ( #38223 )
2 years ago
Yuki Zhang
c3e51506cc
feat: add Space.Compact ( #37652 )
* feat: add Space.Compact
* feat: update input style
* feat: add CompactItem for context memoize
* feat: add demo
* feat: update button style
* feat: update input style
* feat: 提取 getCompactClassNames 公用方法
* feat: update button style
* feat: update picker
* feat: add block prop for Space.Compact
* feat: use Space.Compact for Input#addonBefore/After
* feat: update addon
* refactor: compact
* feat: update
* feat: update
* feat: migrate styles to compact for new Input/Input.Search
* feat: organize input demo
* feat: add more button compact demo
* feat: resolve select border collapse
* feat: fix input addon select style
* feat: add input addon demo in Space
* feat: add useCompactItemContext hook
* feat: update compact-item style
* feat: rollback input#addon implements
* feat: rollback input#addon and input.search style
* feat: select border collapse
* feat: add Space.Compact demo
* feat: Space.Compact vertical for Button
* refactor: useCompactItemContext
* feat: update Button vertical demo
* feat: rtl for compact mixin
* feat: rtl for compact button
* feat: input rtl
* feat: add docs for Space.Compact
* test: add some tests for Space.Compact
* test: add tests
* feat: select style
* feat: handle select focus style
* feat: add useCompactItemContext for Picker and Cascader
* style: add compact-item style for cascader
* feat: support nested Space.Compact
* style: Input.Search in Space.Compact
* chore: clean
* feat: add useCompactItemContext for TreeSelect
* fix: lint issues
* fix: style lint
* docs: update demos for Space.Compact
* docs: update demo
* fix: add deps-lint-skip for space
* fix: add deps-lint-skip for space
* fix: handle edge case for useCompactItemContext
* test: add search test case
* chore: + bundlesize
* style: merge button compact style into one file
* style: improve style for nested compact
* fix: stylelint
* docs: update Space.Compact docs
* test: update demo snapshot
* test: update input debug test snapshot
* docs: update doccs for Space.Compact
* test: improve test cases for Compact
* docs: clean demos for Compact
* refactor: improve Space.Compact
* fix: add useCompactItemContext for Input.Search
* style: improve compact border-radius implementation
* refactor: use context to make nested compact works
* fix: input-number focused style
* refactor: remove useless style
* refactor: improve style for vertical compact
* test: update snapshot
* test: update snapshot for input
* refactor: improve compact-item-border-radius
* fix: search group in RTL
* style: improve style for button compact
* style: use after
* fix: stylelint
* chore: update snapshot
* style: improve button compact
* refactor: improve btn-icon-only style in compact
2 years ago
MadCcc
accf0d2856
chore: move common style to components ( #38063 )
* chore: move common style to components
* chore: update selector
* chore: rename
2 years ago
MadCcc
2a9bb7c80e
fix: fix checkbox checked hover style ( #37973 )
* fix: fix checkbox checked hover style
* fix: radio
2 years ago
MadCcc
514dedac92
feat: add common style to rootPrefixCls ( #37810 )
* feat: add common style to rootPrefixCls
* test: fix lint
2 years ago
MadCcc
1cf076ffc8
fix: divider dashed style ( #37679 )
2 years ago
lijianan
cce5f00b5b
fix: performance optimization ( #37615 )
2 years ago
二货爱吃白萝卜
b24e9ef846
fix: ant- prefix default set font family & size ( #37541 )
* fix: missing global font size
* chore: patch fontsize
* chore: clean up
2 years ago
MadCcc
83447e5b2c
feat: arrow offset ( #37527 )
* feat: arrow margin
* feat: dropdown arrow offset
* chore: code clean
2 years ago
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