栗嘉男
|
d5207c1e23
|
Merge branch 'master' into feature-merge-master
|
2024-07-26 10:18:06 +08:00 |
|
🏎️ Yumo
|
5019af42b5
|
refactor(theme): migrate and refactor type TokenWithCommonCls by @ant-design/cssinjs-utils
|
2024-07-23 17:49:35 +08:00 |
|
🏎️ Yumo
|
3ec77d32b0
|
refactor(theme): migrate and refactor type GenStyleFn by @ant-design/cssinjs-utils
|
2024-07-23 17:15:39 +08:00 |
|
🏎️ Yumo
|
64f26bd970
|
refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils
|
2024-07-23 16:45:02 +08:00 |
|
thinkasany
|
da1d8df417
|
type: support string | number (#49810) (#49855)
* type(token): height / width support string | number
* rever
|
2024-07-14 00:36:43 +08:00 |
|
lijianan
|
8a090c951c
|
Revert "type(token): height / width support string | number" (#49836)
This reverts commit e4c31231ee .
|
2024-07-12 10:12:56 +08:00 |
|
thinkasany
|
e4c31231ee
|
type(token): height / width support string | number (#49810)
* type(token): height / width support string | number
* rever
|
2024-07-10 23:15:06 +08:00 |
|
lijianan
|
7cdeecfe1e
|
feat: Modal support loading (#48848)
* feat: Modal support loading
* feat: Modal support loading
* chore: update skeleton className
* fix: fix
* demo: add LoadingOutlined
* fix: revert icon
* fix: fix
* fix: renderFooter
* fix: renderFooter
* demo: update demo
* demo: update demo
* demo: update demo
* chore: clear
* Update loading.tsx
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* fix: fix
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
|
2024-05-15 11:21:40 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
afc163
|
663004b426
|
fix: confirm content not centered when no icon (#48173)
* fix: confirm content not centered when no icon
* chore: add comment
|
2024-03-30 22:12:52 +08:00 |
|
afc163
|
e8839ae48b
|
style: unify Modal and Drawer close icon style (#47909)
* style: unify Modal and Drawer close icon style
* style: fix Drawer close icon style
* style: add focus style
* style: unify close btn style
* test: update snapshots
* style: tweak drawer close icon size
|
2024-03-16 23:21:09 +08:00 |
|
MadCcc
|
6033c69e60
|
fix: modal mask should block pointer events when opened (#47508)
* fix: modal mask should block pointer events when opened
* chore: code clean
|
2024-02-21 09:58:46 +08:00 |
|
lijianan
|
0b6356d984
|
chore: rename file .tsx => .ts (#46759)
* chore: rename file .tsx => .ts
* fix: fix
* test: add test case
|
2024-01-03 08:45:11 +08:00 |
|
afc163
|
100c2c4afe
|
fix: Modal footer button gap issue (#46702)
* chore: rename to style/confirm.tsx
* fix: Modal footer button gap implementation
* fix: lint error
|
2023-12-29 22:20:28 +08:00 |
|
MadCcc
|
c4b8c9df93
|
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
|
2023-11-29 17:23:45 +08:00 |
|
MadCcc
|
682904a9ec
|
feat: preserve breakpoint tokens value (#45981)
|
2023-11-21 15:26:41 +08:00 |
|
MadCcc
|
411ca7ab5e
|
refactor: modal wireframe tokens (#45901)
|
2023-11-15 21:19:50 +08:00 |
|
kiner-tang(文辉)
|
ad9763299c
|
feat: modal support cssVar (#45798)
* feat: modal support cssVar
* feat: optimize code
* feat: optimize code
* feat: optimize code
|
2023-11-13 15:31:49 +08:00 |
|
afc163
|
cece6e27df
|
style: fix Modal.confirm description long text layout (#45212)
* style: fix Modal.confirm description long text layout
* demo: update Modal demos
|
2023-10-08 16:38:54 +08:00 |
|
二货爱吃白萝卜
|
d3c2f75ed3
|
refactor: ConfirmModal layout to fix batch of bug (#44557)
* refactor: Modal confirm style
* test: fix test case
* chore: merge wireframe
* chore: modify limit
* test: update snapshot
|
2023-08-31 22:21:32 +08:00 |
|
二货爱吃白萝卜
|
ee984fee0a
|
fix: Modal open should not block dropdown hidden (#44204)
* refactor: adjust style
* fix: not event when hovering
* chore: add comment
|
2023-08-14 16:31:57 +08:00 |
|
MadCcc
|
b64a57d5d0
|
docs: component token meta (#43337)
* docs: component token meta
* docs: more
* docs: complete
|
2023-07-05 17:49:59 +08:00 |
|
MadCcc
|
34af3ec550
|
feat: component token rename (#42184)
* feat: component token naming rules
* dcos: update
* feat: modal token rename
* feat: rename result token
* feat: statsitic token rename
* feat: steps token remane
* chore: update snapshot
* chore: fix lint
* feat: semantic part component
* revert: button & notification
* revert: files
* chore: code clean
|
2023-05-09 19:24:50 +08:00 |
|
MadCcc
|
f89c97b488
|
feat: Modal Component Token (#42000)
* feat: Modal Component Token
* chore: code clean
* docs: less to component token
* docs: update
* chore: clean
* chore: clean
* docs: add alert
|
2023-04-26 21:55:58 +08:00 |
|
二货爱吃白萝卜
|
87f13b3ddc
|
fix: Popconfirm loading should finish (#41121)
* fix: Popconfirm loading should finish
* chore: update bug version
|
2023-03-08 17:20:17 +08:00 |
|
MadCcc
|
421ae105ad
|
refactor: adjust boxShadow token (#40516)
* refactor: adjust boxShadow token
* chore: code clean
|
2023-02-03 11:20:21 +08:00 |
|
muxin
|
ecd2b7372b
|
style(Modal): fix content break lines (#39249)
close #39247
|
2022-12-04 23:34:58 +08:00 |
|
Jung Min O
|
d76636ac95
|
style: modal content width issue without modal icon (#39047)
* Fix modal width issue without modal icon
* Update index.tsx
* Update index.tsx
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-12-01 15:15:30 +08:00 |
|
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
|
2022-11-23 20:22:38 +08:00 |
|
MadCcc
|
0162d2e2d8
|
feat: change transiton to mid duration (#38648)
|
2022-11-17 23:31:41 +08:00 |
|
二货机器人
|
d5cfd195dd
|
chore: merge master
|
2022-11-07 23:32:46 +08:00 |
|
afc163
|
f835c4bcc3
|
fix: Modal.confirm buttons should not be interative (#38400)
when modal is hiding
close #37329
|
2022-11-06 15:58:35 +08:00 |
|
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
|
2022-11-01 15:06:38 +08:00 |
|
MadCcc
|
ffc09a2a0d
|
feat: compact theme (#38105)
* feat: compact theme
* chore: code clean
* chore: code clean
* chore: show dynamic theme in preview
* chore: code clean
* feat: compact algorithm
|
2022-10-25 17:04:36 +08:00 |
|
二货爱吃白萝卜
|
a407715dc2
|
chor: Modal panel support height (#37696)
* chore: Modal purePanel support height
* test: Update snapshot
|
2022-09-22 15:14:53 +08:00 |
|
MadCcc
|
c60fc82ab3
|
style: v5 style optimization (#37634)
* style: ui update
* style: v5 style optimization
* chore: code clean
* style: modal close btn style
* style: notification close button style
* chore: code clean
|
2022-09-20 21:50:36 +08:00 |
|
二货爱吃白萝卜
|
a8fc6e893a
|
fix: Fix icon set null not hide icon (#37532)
* fix: Modal confirm can set icon to null
* test: add test case
|
2022-09-13 18:09:58 +08:00 |
|
MadCcc
|
0b8c112193
|
feat: token wireframe (#37507)
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
|
2022-09-13 11:52:56 +08:00 |
|
MadCcc
|
c0653c8a3c
|
feat: v5 margin (#37283)
* feat: v5 margin
* fix: alert icon line-height
|
2022-08-29 17:09:41 +08:00 |
|
MadCcc
|
ec13e824be
|
feat: v5 shadow & colorPrimary (#37254)
* feat: v5 shadow
* chore: color lint
* test: fix test case
|
2022-08-26 16:05:16 +08:00 |
|
MadCcc
|
93908debec
|
feat: v5 radius (#37146)
* feat: v5 radius
* test: fix test
|
2022-08-19 10:10:51 +08:00 |
|
MadCcc
|
ec3444a407
|
refactor: token udpate (#36892)
|
2022-08-04 16:16:50 +08:00 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +08:00 |
|
MadCcc
|
1ad0553249
|
refactor: token update (#36637)
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
|
2022-07-21 17:00:42 +08:00 |
|
zombiej
|
c71ce67e14
|
chore: next merge feature
|
2022-07-19 17:51:35 +08:00 |
|
二货机器人
|
b8a2f0a0c7
|
feat: Modal PureRender type support type (#36544)
* feat: Modal type support PurePanel
* feat: Modal PurePanel support type
* chore: do fix
* chore: do fix
* fix: Static logic locale
|
2022-07-15 20:51:07 +08:00 |
|
Neil
|
9989a2d751
|
add Modal @modal-border-radius less variable (#36527)
* add Modal @modal-border-radius less variable
* fix: add less variable
|
2022-07-15 14:50:07 +08:00 |
|
MadCcc
|
cdbfe45df1
|
feat: generate anchor style for all components (#36460)
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
|
2022-07-11 15:35:58 +08:00 |
|
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
|
2022-07-05 21:55:21 +08:00 |
|
MadCcc
|
abb409ccf7
|
refactor: token update (#36306)
|
2022-06-29 21:24:29 +08:00 |
|