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
MadCcc
3a388d24b7
refactor: notification full token ( #35656 )
...
* refactor: notification full token
* chore: code clean
* test: fix lint
2022-05-20 17:40:03 +08:00
PCCCCCCC
397fa6172d
Refactor:Component Notification Less to cssinjs ( #35559 )
...
* refactor: complete the basic less refactor
* refactor: complete the Notification part of placement
* refactor: complete the Notification part of RTL
* refactor: add necessary FIXME for Notification
* chore: remove useless code for Notification
* style: remove useless code
* refactor: fix the float style issue
2022-05-17 20:15:34 +08:00
二货机器人
178d8d6f19
chore: Patch Notification tmpl ( #35568 )
...
* chore: init notification style
* chore: comment style
* chore: clean up recv deps
* chore: trigger
2022-05-16 18:02:46 +08:00
afc163
1935ece582
fix: notification prevent interaction on elements which under it ( #34716 )
...
* fix: notification prevent interaction on elements which under it
close #34700
* fix test case
2022-03-25 19:38:28 +08:00
黑雨
5a28417c58
feat: notification placement support 'top'/'bottom' ( #33871 )
2022-01-27 17:26:19 +08:00
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
...
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
二货机器人
e13c4d4131
fix: Less Maximum call stack size exceeded error ( #32063 )
...
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
2021-09-07 16:14:20 +08:00
afc163
f3d5470804
fix: useNotification className should work ( #30588 )
...
close #30576
2021-05-19 17:31:03 +08:00
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
...
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
2021-02-23 10:45:11 +08:00