Commit Graph

18 Commits

Author SHA1 Message Date
Nathan Walker
01d537bf15 feat(visionos): ui-mobile-base supporting xros plus improvements to window handling (#10478) 2024-04-05 17:07:16 -07:00
Dimitris-Rafail Katsampas
a14becdc6a fix(ios): FormattedString and Span a11y font scale (#10281) 2023-05-01 12:29:36 -07:00
Dimitris-Rafail Katsampas
7aaa1d899d feat(ios): new a11y properties for managing font scale (#10260) 2023-04-05 16:20:15 -07:00
Nathan Walker
a11d577a14 revert: "perf: reduce amount of layout calls and debounce layouts when needed (#10164)"
This reverts commit 8b721c1496.
2023-03-28 10:44:21 -07:00
Nathan Walker
8da1ca910a revert: "chore: ios relayout condition cleanup (#10241)"
This reverts commit 7eaafa519e.
2023-03-28 10:43:31 -07:00
Igor Randjelovic
ab436dbfe6 fix(core): CSS animation parsing (#10245) 2023-03-22 14:16:15 -07:00
Eduardo Speroni
7eaafa519e chore: ios relayout condition cleanup (#10241) 2023-03-17 12:10:13 -07:00
Eduardo Speroni
8b721c1496 perf: reduce amount of layout calls and debounce layouts when needed (#10164) 2023-03-17 10:07:22 -07:00
Igor Randjelovic
d8efb7a826 test: use our own http-echo server (#10227) 2023-03-01 13:11:06 -08:00
farfromrefuge
a4f28b8317 fix(ios): navigatingTo event handling (#10120) 2022-12-28 09:23:10 -08:00
Nathan Walker
56b9963c16 chore: tests 2022-07-22 11:54:12 -07:00
Nathan Walker
4f56d8650b chore: e2e automated tests 2022-07-22 11:31:10 -07:00
Igor Randjelovic
a8f2c4d14b chore: cleanup automated app tests (#9779) 2022-03-01 12:32:39 -08: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
Igor Randjelovic
b688994f98 test: skip some flaky tests on CI 2021-02-05 23:02:44 +01:00
Igor Randjelovic
4945702620 ci: run apps/automated on CI (#9196) 2021-02-05 11:21:16 -08:00
Eduardo Speroni
d30b22c9a3 fix(tests): should run all unit tests (#9013) 2020-11-07 11:04:04 -08:00
Nathan Walker
54cce4f20c feat(core): nativescript.config and webpack updates (#8801) 2020-09-01 15:53:37 -07:00