Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Walker
2305511187 fix(core): ignore inserting child if < 0 (#10690) 2025-02-05 09:59:30 -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
Dimitris-Rafail Katsampas
712a9f4848 revert: "perf: disable accessibility for layout views" (#10649) 2024-11-18 19:49:44 -08:00
Dimitris-Rafail Katsampas
03268cc60b fix(android): ListView tap handling after setting children as focusable (#10522) 2024-04-19 09:06:32 -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
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00