14 Commits

Author SHA1 Message Date
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
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
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
a90609a670 feat(core): RootLayout with api to fluidly handle dynamic layers (#8980) 2021-04-06 11:18:36 -07:00