12 Commits

Author SHA1 Message Date
3dec0a5e99 chore: use vitest for unit testing plus workspace updates (#10662) 2025-01-12 11:52:13 -08:00
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
685d61cf54 fix(animation): css keyframes 2023-06-19 13:55:40 -07:00
622f3659d8 fix(animation): avoid uncaught reject on cancel (#10309) 2023-06-12 19:54:00 -07:00
2f4c318276 fix: global declarations fix (#10247) 2023-03-23 10:55:38 -07:00
b8d537250f fix(ios): stability around canceling an animation 2022-11-23 21:01:52 -08:00
6cabcab0d5 fix(ios): animation layer resilience (#10060) 2022-11-07 08:46:58 -08:00
36ad24c037 fix(animations): error handling
closes https://github.com/NativeScript/NativeScript/issues/10037
2022-09-23 10:38:57 -07:00
608bb1ed24 fix(core): animation iteration correct for android css animations and iOS rotation (#9628)
closes #7712

Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-03-01 12:32:39 -08:00
5fe27428e0 feat(android): FlexboxLayout support for isPassThroughParentEnabled (#8798) 2021-01-29 13:03:27 -08: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