852011c4f9
fix(core): missing parameter for once event listeners ( #10715 )
2025-03-03 06:54:52 -08:00
9fae9c4281
fix(ios): ScrollView with listeners removed scroll delegate ( #10432 )
2023-11-22 10:06:56 -08:00
e4fe276bed
fix(core): Scroll listener register failure after unregister ( #10368 )
2023-08-25 15:23:17 -07:00
485fb61947
fix(core): Observable event types consistency ( #10181 )
2023-01-31 07:42:09 -08:00
75821ead07
fix(core): ScrollView event wiring sequencing improvement ( #10178 )
2023-01-19 12:28:56 -08:00
c9e29aa9af
fix(core): improve loaded/unloaded handling to be stable and consistent ( #10170 )
2023-01-15 19:49:28 -08: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
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00