Commit Graph

102 Commits

Author SHA1 Message Date
Nathan Walker
84e9190f87 feat(android): edge-to-edge
Squashed from feat/edge-to-edge and resolved conflicts
2025-09-02 09:21:05 -07:00
Nathan Walker
5aeaac787a Merge remote-tracking branch 'origin/main' into refactor/circular-deps 2025-07-24 22:49:06 -07:00
Nathan Walker
17ac48f36b chore: cleanup 2025-07-23 11:54:26 -07:00
Nathan Walker
b79801af5f chore: cleanup 2025-07-22 22:46:15 -07:00
Nathan Walker
b853447da2 chore: cleanup 2025-07-22 19:06:58 -07:00
Nathan Walker
0ba0ab0d59 chore: working with builder xml require vs dynamic import wip 2025-07-22 14:37:11 -07:00
Dimitris-Rafail Katsampas
f820dc144d revert: "fix(ios): corrected rotate animation (#10676)" (#10765) 2025-07-20 15:44:41 -07:00
Dimitris-Rafail Katsampas
46d9827960 chore(ios): removed forced background update during safe area inset calculation (#10767) 2025-07-20 12:33:53 -07:00
Nathan Walker
2fb70c1f10 chore: cleanup android refs 2025-07-15 12:01:45 -07:00
Nathan Walker
a6279e218f Merge remote-tracking branch 'origin/main' into refactor/circular-deps-next 2025-07-11 16:37:12 -07:00
Nathan Walker
35fef40e5b refactor: circular deps part 15 2025-07-11 16:18:14 -07:00
Dimitris-Rafail Katsampas
bca3452722 feat(ios): improved handling for navigation events (#10757) 2025-07-11 16:13:20 -07:00
Nathan Walker
e7ab426ee2 refactor: circular deps part 14 2025-07-10 15:47:29 -07:00
Nathan Walker
cb9dddeb96 fix: e2e test that should have never passed in first place 2025-07-09 22:31:29 -07:00
Nathan Walker
579a25d583 refactor: circular deps part 13 2025-07-09 20:07:56 -07:00
Nathan Walker
33d967b5b2 refactor: circular deps part 11 2025-07-09 11:23:53 -07:00
Nathan Walker
1db6259763 refactor: circular deps part 10 2025-07-09 09:19:40 -07:00
Nathan Walker
47c72081dd refactor: circular deps part 2 2025-07-07 19:12:02 -07:00
Nathan Walker
5796cd9bce fix: test imports 2025-07-07 17:42:11 -07:00
Nathan Walker
a11ccd8753 chore: workflow permissions 2025-06-26 11:37:23 -07:00
Nathan Walker
cfc27ebb90 feat(css): color-mix (#10719) 2025-03-16 15:48:40 -07:00
Dimitris-Rafail Katsampas
2d71ada46d feat(core): CSS wide keywords (#10709) 2025-02-25 19:15:47 -08:00
Dimitris-Rafail Katsampas
e545f5869c fix(ios): corrected rotate animation (#10676)
[skip ci]
2025-01-25 11:38:07 -08:00
Dimitris-Rafail Katsampas
accf841f13 test: disabled safe area check for background change test (#10665) 2025-01-13 09:33:23 -08:00
Dimitris-Rafail Katsampas
f970455007 feat(core): support for simultaneous pseudo states (#10656) 2025-01-12 19:18:08 -08:00
Nathan Walker
a2aa2613c6 feat(types-ios): 18.x sdk types (#10629) 2024-11-01 23:06:37 -07:00
Dimitris-Rafail Katsampas
8877becdf9 fix(color): four-digit hex color parse failure (#10593) 2024-08-05 15:05:27 -07:00
Dimitris-Rafail Katsampas
9fd361c2e6 feat(core): css media query support (#10530) 2024-07-01 09:28:59 -07:00
farfromrefuge
6dd441d6ba perf(android): gridlayout with less JNI calls (#10402) 2024-07-01 09:20:14 -07:00
Dimitris-Rafail Katsampas
4abcb216da feat(android): background color/image handling improvements (#10451) 2024-06-28 15:07:10 -07:00
Dimitris-Rafail Katsampas
2fb4f23670 feat(core): css-what parser for CSS selectors + support for :not(), :is(), and :where() Level 4 and ~ (#10514) 2024-06-28 13:57:29 -07:00
Jamie Birch
9be392fbb0 fix(core): drop support for plural event/gesture names (#10539) 2024-05-06 18:20:28 -07:00
Jamie Birch
3b77fffad5 fix(core): stop accepting GestureTypes enum as an eventName (#10537) 2024-05-06 11:04:53 -07:00
Jamie Birch
53e958e623 fix(core): clean up event handling in Observable (#10531) 2024-05-02 00:02:01 -07:00
Nathan Walker
01d537bf15 feat(visionos): ui-mobile-base supporting xros plus improvements to window handling (#10478) 2024-04-05 17:07:16 -07:00
kefahB
3a0afdb9cc feat(SegmentedBar): selectedTextColor added and selectedBackgroundColor improvements (#10474) 2024-01-19 10:39:59 -08:00
Nathan Walker
4762699fa1 fix(time-picker): properly handle 0 on hour and minutes with valueChanged (#10460)
closes https://github.com/NativeScript/NativeScript/issues/10457
2023-12-17 15:17:32 -08:00
Nathan Walker
7c2938d2ac chore: TypeScript 5.2 with Nx 16.8.1 (#10380) 2023-09-09 08:55:39 -07:00
Igor Randjelovic
a959a797df feat(ios): addDelegateHandler to add App Delegate handlers (#10371) 2023-09-01 20:37:31 -07:00
Nathan Walker
d3a0f2c9a6 chore: TypeScript 5.1 with Nx 16.6 migrations (#10338) 2023-08-11 07:09:32 -07:00
Jason Cassidy
c278430240 fix(core): unhandled error typings (#10320)
NativeScriptError type def used to come from packages/core/global-types.d.ts now comes from packages/core/application/application-interfaces.ts, so fixed there now.
2023-06-22 12:19:56 -07:00
Nathan Walker
ab5fa941bc refactor: Application barrel changes without breaking changes (#10311) 2023-06-13 09:29:39 -07:00
Igor Randjelovic
f64355ba7a refactor: improved core barrel exports and Application class (#10286)
BREAKING CHANGES:

`Application.orientation` is no longer a function.

Migration: Remove `()` from the `Application.orientation()` call:
```diff
import { Application } from "@nativescript/core";

-console.log(Application.orientation());
+console.log(Application.orientation);
```


`Application.systemAppearance` is no longer a function.

Migration: Remove `()` from the `Application.systemAppearance()` call:
```diff
import { Application } from "@nativescript/core";

-console.log(Application.systemAppearance());
+console.log(Application.systemAppearance);
```
2023-05-25 07:45:39 -07:00
Osei Fortune
ab32aeaaa3 feat(file-system): append, appendText & createFile (#10285) 2023-05-04 20:45:01 -07:00
Dimitris-Rafail Katsampas
a14becdc6a fix(ios): FormattedString and Span a11y font scale (#10281) 2023-05-01 12:29:36 -07:00
Osei Fortune
18bba2bc11 feat(file-system): allow copy when opening a File (#10274)
* feat: add copy file to file-system

* feat(file-system): allow temp copy of files opened with File.fromPath

* chore: remove log

* chore: remove log

* fix: only copy if true

---------

Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2023-04-25 00:30:28 -04:00
Nathan Walker
f4b2722bf4 feat(transitions): support zIndex on ios shared elements + support page props on android (#10261) 2023-04-17 08:54:09 -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
59369fbc19 feat(core): Shared Element Transitions (#10022) 2023-03-28 20:04:29 +02: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