Nathan Walker
c2ff8c1ae7
refactor(core): zero circulars + esm ready ( #10770 )
2025-09-18 17:03:23 -07:00
Dimitris-Rafail Katsampas
2da4170c5a
fix(android): RootLayout shade cover unexpected delay ( #10752 )
2025-06-28 12:03:48 -07:00
Dimitris-Rafail Katsampas
242c3ae03f
fix(android): RootLayout shade cover blinking animation ( #10750 )
2025-06-26 12:33:37 -07:00
Nathan Walker
2305511187
fix(core): ignore inserting child if < 0 ( #10690 )
2025-02-05 09:59:30 -08:00
Dimitris-Rafail Katsampas
4b87a35e51
feat(core): flexibility using multiple RootLayouts ( #10684 )
2025-02-02 09:42:31 -08:00
Dimitris-Rafail Katsampas
9bd147c9d0
fix(core): avoid splicing arrays using a negative start index ( #10679 )
2025-01-29 16:57:32 -08:00
Ammar Ahmed
24ad6e45b1
docs(core): fix types & improve jsdoc comments ( #10620 )
2025-01-12 12:38:28 -08:00
Dimitris-Rafail Katsampas
f7b9d06e91
fix(android): RootLayout shade cover null color handling ( #10599 )
2024-08-05 15:40:46 -07:00
Dimitris-Rafail Katsampas
39eed526c1
feat(ios): improved shadow handling with background UI rework ( #10374 )
...
BREAKING CHANGES:
`CSSShadow` was renamed into `ShadowCSSValues`
2023-09-06 08:17:29 -07:00
Shiva Prasad
874f6b6e65
fix(root-layout): check type for translate and scale values ( #10288 )
2023-05-10 19:14:52 -07:00
Dimitris-Rafail Katsampas
2b64e179a5
fix(core): RootLayout view and shade cover should animate in parallel ( #10256 )
2023-04-06 11:30:52 -07:00
Dimitris-Rafail Katsampas
a19568c0d0
fix(core): RootLayout shade cover asynchronous execution ( #10228 )
2023-03-09 20:57:15 -08:00
Nathan Walker
18b911ed84
fix(core): improve loaded/unloaded handling
2023-01-16 11:41:04 -08:00
farfromrefuge
0632215793
chore: eslint cleanup ( #10160 )
2023-01-09 09:40:20 -08:00
Nathan Walker
e5fffa1dad
fix(RootLayout): resilience around shadeCover options
2022-07-09 09:02:45 -07:00
William Juan
7b11b6acfe
feat(RootLayout): add opened and closed events ( #9893 )
2022-07-09 09:02:45 -07:00
Dimitris - Rafail Katsampas
3537858b6d
perf: Improved live-sync functionality for RootLayout ( #9836 )
2022-04-06 19:03:16 -07:00
Dimitris - Rafail Katsampas
694146689b
fix(RootLayout): close popup views on live-sync ( #9834 )
2022-03-19 16:12:35 -07:00
Dimitris - Rafail Katsampas
3bb8fc28e9
feat(RootLayout): added topmost method to retrieve view at top ( #9826 )
2022-03-16 15:11:21 -07:00
Nathan Walker
d756eb5574
feat(root-layout): support gradient colors on shade cover ( #9626 )
...
Co-authored-by: William Juan <williamjuan027@gmail.com >
2022-03-01 12:32:39 -08:00
William Juan
0b2c190662
fix(RootLayout): prevent android touch event to pass through views underneath ( #9389 )
2021-05-11 17:43:56 -07:00
Nathan Walker
8cd1872ef7
chore: better trace handling around css
2021-04-06 11:18:36 -07:00
Nathan Walker
266ae2a71d
chore: fix types
2021-04-06 11:18:36 -07:00
Nathan Walker
eeb68e9ce2
fix: RootLayout default open options
2021-04-06 11:18:36 -07:00
William Juan
3c569effed
fix(layouts): rootlayout not closing when no shadecover transition specified ( #9278 )
2021-04-06 11:18:36 -07:00
Nathan Walker
21da31562c
chore: Enums > CoreTypes
...
Cleanup type symbol usage by consolidating to manage in one spot. This makes them easier to use as well by providing a single rollup of all the common type symbol's used throughout core.
2021-04-06 11:18:36 -07:00
Nathan Walker
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
Nathan Walker
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
William Tjondrosuharto
a90609a670
feat(core): RootLayout with api to fluidly handle dynamic layers ( #8980 )
2021-04-06 11:18:36 -07:00