EmilyyyLiu
|
62c9814ba7
|
feat: Replace 'rc-notification' with '@rc-component/notification' (#53319)
* feat:依赖新增@rc-component/notification
* feat: 对notification的closable改造,并将rc-notification使用修改为@rc-component/notification
* @rc-component/notification已经删除closeIcon,use Message删除closeIcon的配置
* reactivate PR
* feat: 修改notification mergedCloseIcon 的获取方式,并增加useClosable 非hook的方法
* 补充computeClosable方法的单测
* 补充computeClosable 方法单测
* test: 补充行覆盖率
* 提高useClosable代码复用
* feat: Add missing type definitions due to merging
* test: Supplement the row coverage of computeClassable method
* test: Supplement the row coverage of computeClassable method(2)
* test: Supplement the row coverage of computeClassable method(3)
---------
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
|
2025-05-15 11:53:38 +08:00 |
|
MadCcc
|
1ac0bcaa60
|
feat: use cssVar by default (#52671)
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* feat: use cssVar by default
* chore: update deps
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: test
* chore: update
* chore: update scripts
* chore: UPDATE TEST
* feat: add root
* chore: update snapshot
* chore: fix test case
* chore: fix cycle deps
* feat: rm legacy css variables configuration
* chore: update test case
* chore: update
* chore: fix test
* chore: update overrides
* chore: bump cssinjs
* chore: add test case
|
2025-02-24 15:35:29 +08:00 |
|
thinkasany
|
9034edf5fb
|
feat: ConfigProvider support classnames and styles for message (#52793)
* feat: ConfigProvider support classnames and styles for message
* fix
* fix review issues
* fix
|
2025-02-14 15:14:32 +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 |
|
MadCcc
|
2e0942ab26
|
refactor: separate cssVarCls from hashId (#46424)
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
|
2023-12-14 14:58:53 +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 |
|
kiner-tang(文辉)
|
ca03c7c53f
|
feat: message support cssVar (#45797)
|
2023-11-13 11:47:07 +08:00 |
|
lijianan
|
90f464a27d
|
feat: CP support Message className and style (#43333)
* fix
* fix
|
2023-07-03 20:38:14 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +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 |
|
二货机器人
|
b53b4cf620
|
chore: Add pure component of message (#35931)
* feat: Add pure component of message
* test: Updare snapshot
|
2022-06-07 23:29:12 +08:00 |
|