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
874f6b6e65
fix(root-layout): check type for translate and scale values ( #10288 )
2023-05-10 19:14:52 -07:00
2b64e179a5
fix(core): RootLayout view and shade cover should animate in parallel ( #10256 )
2023-04-06 11:30:52 -07:00
a19568c0d0
fix(core): RootLayout shade cover asynchronous execution ( #10228 )
2023-03-09 20:57:15 -08:00
18b911ed84
fix(core): improve loaded/unloaded handling
2023-01-16 11:41:04 -08:00
0632215793
chore: eslint cleanup ( #10160 )
2023-01-09 09:40:20 -08:00
e5fffa1dad
fix(RootLayout): resilience around shadeCover options
2022-07-09 09:02:45 -07:00
7b11b6acfe
feat(RootLayout): add opened and closed events ( #9893 )
2022-07-09 09:02:45 -07:00
3537858b6d
perf: Improved live-sync functionality for RootLayout ( #9836 )
2022-04-06 19:03:16 -07:00
694146689b
fix(RootLayout): close popup views on live-sync ( #9834 )
2022-03-19 16:12:35 -07:00
3bb8fc28e9
feat(RootLayout): added topmost method to retrieve view at top ( #9826 )
2022-03-16 15:11:21 -07:00
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
0b2c190662
fix(RootLayout): prevent android touch event to pass through views underneath ( #9389 )
2021-05-11 17:43:56 -07:00
8cd1872ef7
chore: better trace handling around css
2021-04-06 11:18:36 -07:00
266ae2a71d
chore: fix types
2021-04-06 11:18:36 -07:00
eeb68e9ce2
fix: RootLayout default open options
2021-04-06 11:18:36 -07:00
3c569effed
fix(layouts): rootlayout not closing when no shadecover transition specified ( #9278 )
2021-04-06 11:18:36 -07:00
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
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
a90609a670
feat(core): RootLayout with api to fluidly handle dynamic layers ( #8980 )
2021-04-06 11:18:36 -07:00