Arvin Xu
51d6a9bf38
chore: Add comments to Token related interfaces ( #50392 )
2024-08-13 18:18:59 +08:00
二货爱吃白萝卜
832cffcdf9
feat: ColorPicker support gradient color ( #50050 )
...
* refactor: support type update
* chore: update clear style
* chore: bump color picker
* chore: use slider
* chore: bump color picker
* chore: range slider
* chore: layout
* chore: useModeColor
* chore: simplify
* chore: bump color picker
* refactor: event
* chore: tmp lock check
* chore: of it
* chore: update ts def
* chore: update ts def
* chore: remove useless ts
* chore: linear
* chore: adjust style
* chore: rm useless code
* chore: fill color
* chore: basic linear
* chore: support toStr
* chore: limit minCount
* chore: use cache
* chore: drag support:
* chore: yes
* chore: update demo
* chore: useLayoutEffect instead
* chore: fix click to add point
* chore: add smmoth
* chore: support of locale
* chore: add locale
* chore: fix lint
* chore: adjust style
* chore: fix lint
* chore: fix style
* test: fix test case
* chore: fix popover
* test: fix test case
* chore: fix test
* test: clean up
* chore: fix lint
* chore: fix lint
* chore: fix lint
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* chore: fix docs
* docs: update demo desc
* chore: enhance hover range
* fix: delete not working
* chore: fix lint
* test: coverage
* test: coverage
* chore: clean up
* chore: adjust
* chore: highlight
* chore: adjust style
* chore: fix lint
* chore: update demo
* chore: memo perf
* refactor: up to down colors
* test: update snapshot
2024-07-29 16:38:50 +08:00
栗嘉男
d5207c1e23
Merge branch 'master' into feature-merge-master
2024-07-26 10:18:06 +08:00
🏎️ Yumo
3ec77d32b0
refactor(theme): migrate and refactor type GenStyleFn
by @ant-design/cssinjs-utils
2024-07-23 17:15:39 +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
Eden Wang
860fd57276
feat(notification): add show progress option and update docs ( #48353 )
...
* feat(notification): add show progress option and update docs
* feat(notification): update style for progress
* fix: lint issues and add version for the doc
* feat: upgrade rc-notification and update the style changes
* test: update test snapshots
* fix: update changes base on the conversation
* fix: update bg base on the conversation
* fix: use primary color for progress bg
* docs: update doc changes
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: Eden Wang <yociduo@vip.qq.com>
---------
Signed-off-by: Eden Wang <yociduo@vip.qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-05-17 15:39:30 +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
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
zhoulixiang
4f9c5764d0
fix: fix the padding of notification title when notification is closable ( #46211 )
...
Fix the issue where the notification title overlaps with the title when it is too long
Signed-off-by: zhoulixiang <18366276315@163.com>
2023-12-04 20:16:51 +08:00
MadCcc
8816dc04c7
Merge branch 'master' into feature-merge-master
2023-11-30 20:22:00 +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
bf2d70c7e2
fix: notification icon line-height ( #46148 )
2023-11-29 11:09:33 +08:00
MadCcc
ff462adfa7
Merge branch 'master' into feature-merge-master
2023-11-17 14:21:30 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message ( #45911 )
...
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
2023-11-17 10:54:19 +08:00
MadCcc
4236abb28c
refactor: wireframe token for Notification and Tour ( #45915 )
2023-11-16 15:34:24 +08:00
kiner-tang(文辉)
1d04efcb9d
feat: notification support cssVar ( #45799 )
...
* feat: notification support cssVar
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-14 10:06:18 +08:00
MadCcc
3b5a915ddf
fix: notification style width ( #45681 )
...
* fix: notification style width
* chore: code clean
* chore: update size-limit
2023-11-06 11:29:41 +08:00
MadCcc
91f77ee6b7
fix: notification blur ( #45500 )
2023-10-23 23:30:42 +08:00
MadCcc
7ceb1fb31c
fix: Notification RTL should have corrent margin ( #45386 )
2023-10-17 03:57:54 -05:00
kiner-tang(文辉)
7d86965239
feat: conflict resolution
2023-09-20 15:00:36 +08:00
kiner-tang(文辉)
05896acbdb
feat: remove unused code
2023-09-20 14:45:09 +08:00
kiner-tang(文辉)
3cd47b9a4e
Merge branch 'master' into feature-merge-master
2023-09-20 14:37:33 +08:00
daisy
b24a6465f1
fix(notification): placement bottom animation should be correct ( #44918 )
...
* fix(notification): placement bottom animation should be correct
* style: transform -> bottom
* fix: lint
2023-09-18 10:46:47 +08:00
MadCcc
c5bed69883
feat: notification support stack ( #44618 )
...
* feat: notification stack
* feat: notification support stack
* docs: add demo
* fix: message animation
* chore: better imports
* test: fix pure panel
* feat: code optimize
* chore: update snapshot
* chore: update test case
* test: update test
* chore: update deps
* chore: bump rc-notification
* feat: add backdrop filter
* chore
* feat: add token colorBgBlur
* chore: bump
* feat: update colorBgBlur in dark mode
* fix: compatible with safari
---------
Signed-off-by: MadCcc <1075746765@qq.com>
2023-09-13 15:19:18 +08:00
MadCcc
629efb7d5d
perf: Notification style should be generated when shown ( #44488 )
...
* fix: Notification style should be generated when shown
* chore: bump rc-notification
* chore: code clean
* feat: update
2023-08-29 19:31:12 +08:00
二货爱吃白萝卜
39d3baef43
enhance: not extract message notification style in SSR ( #43808 )
...
* enhance: message not render style in SSR
* enhance: notification not render style in SSR
* docs: not render App if in demo page
2023-07-26 11:03:42 +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
da4738febf
fix: use colorTextHeading ( #42839 )
...
* fix: popconfirm title use colorTextHeading
* fix: notification and alert
2023-06-06 10:53:28 +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
kiner-tang(文辉)
629087833f
✨ feat: migrate less to token for Notification ( #42079 )
...
* feat: migrate less to token for Notification
* feat: migrate less to token for Notification
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
2023-05-04 15:33:16 +08:00
二货爱吃白萝卜
fdb1a4a837
fix: dynamic useApp CP theme ( #41899 )
...
* fix: useApp style wrapper
* fix: adjust style injection
* fix: lint
2023-04-19 22:05:58 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
...
* refactor: adjust boxShadow token
* chore: code clean
2023-02-03 11:20:21 +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
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2022-11-17 23:31:41 +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
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
MadCcc
ffef094c9c
fix: set icon line height 0 ( #37287 )
2022-08-29 19:06:55 +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
1ad0553249
refactor: token update ( #36637 )
...
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2022-07-21 17:00:42 +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
二货机器人
de2992f96f
chore: move path ( #36243 )
...
* chore: base move
* chore: all path
* chore: fix script
2022-06-27 14:25:59 +08:00
MadCcc
5639e1a5ba
feat: update token ( #36095 )
...
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2022-06-17 18:47:47 +08:00
二货机器人
ec21769ec0
chore: Notification add PurePanel ( #35948 )
...
* chore: Notification add purePanel
* test: Update snapshot
* test: Update snapshot
2022-06-08 17:01:26 +08:00