f820dc144d
revert: "fix(ios): corrected rotate animation ( #10676 )" ( #10765 )
2025-07-20 15:44:41 -07:00
11d5e542eb
feat(action-bar): iosLargeTitle and iosShadow attributes ( #10694 )
...
[skip ci]
2025-02-18 08:35:56 -08:00
3a7206fc3b
feat(core): style properties module improvements and organization ( #10685 )
2025-02-04 13:26:21 -08:00
79a0306f32
fix(ios): prevent animator from animating colors on shadow layer ( #10686 )
2025-02-02 07:20:02 -08:00
e545f5869c
fix(ios): corrected rotate animation ( #10676 )
...
[skip ci]
2025-01-25 11:38:07 -08:00
3dec0a5e99
chore: use vitest for unit testing plus workspace updates ( #10662 )
2025-01-12 11:52:13 -08:00
9fd361c2e6
feat(core): css media query support ( #10530 )
2024-07-01 09:28:59 -07: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
82d60ae057
fix(core): circular imports of SDK_VERSION
2022-11-30 09:14:10 -08:00
b147612e06
test: standardized jest unit testing ( #10047 )
2022-11-28 14:32:25 -08:00
b8d537250f
fix(ios): stability around canceling an animation
2022-11-23 21:01:52 -08:00
abd722cd3d
perf(core): android sdk check ( #10084 )
2022-11-12 10:09:45 -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
f548fdc735
fix(ios): proper disposal and recreation of iOS native views ( #9879 )
2022-07-09 09:02:45 -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
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
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00
6902770d90
fix: rollback regexp eslint changes ( #9028 )
...
* fix: rollback regexp eslint changes
* fix: rollback animation lint which would break promise context
* fix: more rollbacks
2020-11-12 15:55:22 -06: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