Eugen Istoc
|
5ad7dabbdc
|
fix(useOverlay): don't use patch when passing props to open (#4497)
|
2025-07-10 10:45:55 +02:00 |
|
Eugen Istoc
|
6519a74de4
|
fix(useOverlay): improve props handling by merging existing and new (#4478)
|
2025-07-08 10:51:34 +02:00 |
|
Teages
|
d7aefa53b2
|
fix(useOverlay): support infering close argument from complex emits (#4414)
Co-authored-by: Eugen Istoc <eugenistoc@gmail.com>
|
2025-07-03 10:45:19 +02:00 |
|
Eugen Istoc
|
66355ba301
|
fix(useOverlay): set props to original props when defaultOpen is set (#4308)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-06-11 17:05:55 +02:00 |
|
Eugen Istoc
|
bf56e15a2e
|
fix(useOverlay): use original props when not provided to open (#4269)
|
2025-06-05 15:48:47 +02:00 |
|
Eugen Istoc
|
546df572fc
|
fix(useOverlay)!: correct spelling of unmount function (#4051)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-30 17:27:22 +02:00 |
|
Eugen Istoc
|
a4f3f6d531
|
feat(useOverlay): add isOpen method to check overlay state (#4041)
|
2025-05-01 18:48:41 +02:00 |
|
Eugen Istoc
|
39e29fccf1
|
fix(useOverlay): improve types and docs (#4012)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 18:09:39 +02:00 |
|
Eugen Istoc
|
ac4c1946ec
|
feat(useOverlay): add closeAll method (#3984)
|
2025-04-29 14:36:31 +02:00 |
|
Eugen Istoc
|
f3098df84a
|
feat(OverlayProvider)!: return an overlay instance from .open() (#3829)
|
2025-04-09 17:26:12 +02:00 |
|
Eugen Istoc
|
bd99c2d850
|
fix(useOverlay): refine open method type to infer close emit return type (#3716)
|
2025-03-28 16:42:48 +01:00 |
|
Daniel Roe
|
57efc78a3b
|
fix(module): mark functions used in exports as pure (#3604)
|
2025-03-18 14:48:28 +01:00 |
|
Benjamin Canac
|
0e3c63eb54
|
fix(useOverlay): missing imports
|
2025-02-28 17:17:45 +01:00 |
|
Eugen Istoc
|
108d36fd8a
|
feat(useOverlay)!: handle programmatic modals and slideovers (#3279)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-27 17:32:48 +01:00 |
|