lijianan
|
4eefc49e8f
|
fix: fix /es path to /lib path (#48914)
|
2024-05-14 13:56:18 +08:00 |
|
Wanpan
|
eb218e80c6
|
fix: fix Alert findDOMNode error (#48868)
* fix: fix Alert findDOMNode error
* fix: update test
|
2024-05-10 19:18:54 +08:00 |
|
lijianan
|
4621bd9f5e
|
feat: Alert support id and ref (#48336)
* feat: Alert support id and ref
* test: add test case
* chore: adjust ts def
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2024-04-09 10:24:17 +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 |
|
lijianan
|
405394a8e4
|
Merge pull request #48133 from ant-design/master
chore: merge master into feature
|
2024-03-28 10:54:52 +08:00 |
|
lijianan
|
87debac578
|
chore: rename variables merge => merged (#48048)
|
2024-03-24 10:56:28 +08:00 |
|
kiner-tang
|
bb85712f71
|
feat: Notification support aria-* in closable (#47710)
* feat: Notification support aria-* in closable
* feat: optimize code
|
2024-03-06 11:53:05 +08:00 |
|
kiner-tang
|
183746ac3f
|
feat: Remove unless necessary warning in alert (#47633)
|
2024-02-28 17:15:20 +08:00 |
|
kiner-tang
|
23cb9c5fd6
|
feat: Alert support aria-* in closable (#47474)
* feat: Alert support aria-* in closable
* feat: Alert support aria-* in closable
* feat: Alert support aria-* in closable
|
2024-02-19 13:40:19 +08:00 |
|
lijianan
|
aa36678a29
|
feat: CP support Alert closeIcon (#47235)
|
2024-01-30 16:47:42 +08:00 |
|
lijianan
|
1b2362a425
|
type: rm useless type (#46920)
* type: rm useless type"
* update size-limit
|
2024-01-11 15:11:55 +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 |
|
lijianan
|
2cd9362b17
|
feat: Alert support cssVar (#45825)
* feat: Alert support cssVar
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2023-11-13 17:12:17 +08:00 |
|
kiner-tang(文辉)
|
d5abbad8f1
|
refactor: deprecatedWarning (#44791)
* refactor: deprecatedWraning
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
|
2023-09-13 22:07:33 +08:00 |
|
二货爱吃白萝卜
|
5cc338e177
|
refactor: All the warning set the warning type for future filter (#44613)
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
|
2023-09-11 17:28:04 +08:00 |
|
lijianan
|
2d9f7de524
|
chore: code style optimization (#43478)
* chore: code style optimization
* add type
|
2023-07-11 23:01:17 +08:00 |
|
JiaQi
|
3f785909df
|
feat: ConfigProvider support Alert className and style properties (#43384)
|
2023-07-06 09:33:54 +08:00 |
|
Zack Chang
|
6370ca74d2
|
refactor: resolve circular reference of Alert (#42801)
* refactor: resolve circular reference of Alert
* Update useMenu.tsx
fix lint
* Update component-token.tsx
fix lint
* Update index.ts
fix lint
* Update list.ts
fix lint
* Update index.ts
fix lint
* Update index.zh-CN.md
fix lint
* Update component-token.tsx
fix lint
* Update index.test.tsx
fix lint
|
2023-06-25 12:26:42 +08:00 |
|