Commit Graph

7 Commits

Author SHA1 Message Date
Jianan Li
f88e6782b2 chore: merge feature into next 2025-05-07 12:24:39 +08:00
lijianan
92248806e9
refactor: Unified destroyOnHidden API (#53739)
* refactor: Unified destroyOnHidden API

* fix: fix type

* fix: fix type

* fix: fix

* fix: fix

* fix: fix

* doc: update doc

* doc: update doc

* demo: update demo
2025-05-06 19:02:01 +08:00
thinkasany
2a7f2e05eb
feat: ConfigProvider support classnames and styles for notification (#52759)
* feat: notification support classnames

* update message to title

* add test

* remove content

* fix

* add message API compatibility test

* skip ts check

* warning errspy

* errSpy.mockRestore();
2025-02-13 11:08:37 +08:00
thinkasany
ccda2d51da
feat: ConfigProvider support classNames and styles for Modal (#52340) 2025-01-23 18:06:17 +08:00
二货爱吃白萝卜
6aff196c90
fix: Static method provides wrong zIndex context (#46012)
* fix: static confirm should has correct zIndex

* test: update test case

* chore: reorder

* fix: bump logic
2023-11-22 18:02:32 +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
kiner-tang(文辉)
dde36511e6
feat: Modal & Select support z-index context to manage z-index (#45346)
* feat: z-index manager

* feat: z-index manager

* feat: update snap

* chore: update site-limit

* feat: optimize code

* feat: optimize code

* feat: add test case

* 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-10-19 02:03:20 -05:00