7579 Commits

Author SHA1 Message Date
603b2dc547 fix(crypto): getRandomValues return value (#10658) 2025-01-13 18:41:12 -08:00
17a94a2b32 fix(core): improved types for common utils (#10628) 2025-01-13 18:39:15 -08:00
34c692fcf8 feat(types-android): API Level 35 (#10659) 2025-01-13 17:25:53 -08:00
a92b1b1902 ci: build 2025-01-13 09:39:48 -08:00
accf841f13 test: disabled safe area check for background change test (#10665) 2025-01-13 09:33:23 -08:00
5506e67fba chore: automated config [skip ci] 2025-01-13 08:43:15 -08:00
1e86ed9da8 fix(ios): background styles after frame changed by safe area (#10661) 2025-01-12 19:51:33 -08:00
87742638d1 chore: widget build [skip ci] 2025-01-12 19:49:58 -08:00
2341883c03 feat(core): android cookie manager setup (#10657) 2025-01-12 19:23:51 -08:00
f970455007 feat(core): support for simultaneous pseudo states (#10656) 2025-01-12 19:18:08 -08:00
a883a79e3b fix(core): provided image source can be unintentionally disposed (#10654) 2025-01-12 18:12:06 -08:00
050fa3fea6 chore: 8.9.0 next 2025-01-12 18:09:40 -08:00
eb21056a64 fix(android): background image aspect ratio (#10651) 2025-01-12 18:00:23 -08:00
5e85d8873c feat(ios): background-image support for action bar (#10645) 2025-01-12 17:57:28 -08:00
24ad6e45b1 docs(core): fix types & improve jsdoc comments (#10620) 2025-01-12 12:38:28 -08:00
3dec0a5e99 chore: use vitest for unit testing plus workspace updates (#10662) 2025-01-12 11:52:13 -08:00
baced677f8 ci: warpbuild macOS runners for iOS tests (#10664) 2025-01-12 11:36:01 -08:00
fd053df8ba chore: build 2024-11-29 07:24:35 -08:00
1c130f370b chore: 8.8.7 next 2024-11-18 20:27:48 -08:00
54ed1fd6d0 release: @nativescript/core 8.8.6 8.8.6-core 2024-11-18 20:26:54 -08:00
9e7df31544 chore: nx migrate latest 2024-11-18 20:18:34 -08:00
750d2ee455 fix(core): frame ignored event listeners in xml markup (#10646) 2024-11-18 19:50:21 -08:00
712a9f4848 revert: "perf: disable accessibility for layout views" (#10649) 2024-11-18 19:49:44 -08:00
4e54c676a3 revert: "fix(core): Proper line-height calculation" (#10647) 2024-11-18 19:48:51 -08:00
4f367483ef fix(android): background color is not applied to certain views (#10652) 2024-11-18 19:45:30 -08:00
d6922b9896 fix(visionos): multi-scene improvements (#10653) 8.8.5-core 2024-11-18 19:42:34 -08:00
e5caa2cc53 fix(core): corrected references in file system access (#10644) 2024-11-02 19:53:55 -07:00
a2aa2613c6 feat(types-ios): 18.x sdk types (#10629) 2024-11-01 23:06:37 -07:00
ec7fa5d05e fix(core): proper line-height calculation (#10642) 2024-10-31 14:40:23 -07:00
4f46815b27 fix(ios): anti-aliasing for accurate borders (#10619) 2024-10-31 09:16:44 -07:00
8e5249ec4e chore: 8.8.5 next 2024-10-23 19:22:01 -07:00
ad9ed1b631 release: @nativescript/core 8.8.4 8.8.4-core 2024-10-23 19:21:29 -07:00
a320ca1fb3 revert: "perf(core): avoid setting the same value to view properties" (#10618)
Revert "perf(core): avoid setting the same value to view properties (#10602)"

This reverts commit 499fe8dc82db623550a38d3f91eb9f9252304e31.
2024-10-23 13:14:04 -07:00
e92ef33885 chore: 8.8.4 next 2024-10-23 10:02:31 -07:00
909e563612 release: @nativescript/core 8.8.3 8.8.3-core 2024-10-23 10:01:50 -07:00
148a54b60c chore: Nx 20 (#10636) 2024-10-23 09:25:25 -07:00
1cee35d4fb fix(ios): replace deprecated UIApplication.shared.openUrl method call (#10627) 2024-10-23 07:57:52 -07:00
050601232a fix(layout): prevent negative width/height values (#10616) 2024-09-03 08:59:03 -07:00
7b4cb8419c feat: allow the passing of a bundle suffix (#10614) 2024-08-29 09:53:31 -07:00
ba3316e749 fix(ios): popover delegate should ignore non-native views (#10609) 2024-08-29 09:29:49 -07:00
73f9827d31 devops: replace FlyCI runners with GitHub runners (#10607) 2024-08-22 19:38:55 -07:00
6104b5bfa3 feat(core): added css class for styling dialog nested elements (#10605) 2024-08-22 19:06:22 -07:00
dca77183d1 fix(ios): proper cleanup of reused listview cell content (#10603) 2024-08-07 22:50:48 -07:00
499fe8dc82 perf(core): avoid setting the same value to view properties (#10602) 2024-08-07 17:28:15 -07:00
75c8e941a0 fix(ios): proper drawing bounds for colored borders (#10600) 2024-08-05 15:42:13 -07:00
f7b9d06e91 fix(android): RootLayout shade cover null color handling (#10599) 2024-08-05 15:40:46 -07:00
89fa6ec84d fix(android): layout change listeners are ignored when using addEventListener (#10597) 2024-08-05 15:07:37 -07:00
8877becdf9 fix(color): four-digit hex color parse failure (#10593) 2024-08-05 15:05:27 -07:00
423a2d2dce fix(core): include everything but core.aar in android platforms (#10592) 2024-07-25 17:37:16 -03:00
a703d9a7a1 chore: cleanup log (#10586) 2024-07-14 09:34:08 -07:00