cdcbb45d05
release: @nativescript/core 8.5.4-alpha.1
8.5.4-alpha.1-core
8.5.4-alpha.1
2023-05-12 21:33:41 +02:00
0b8fe979cd
chore: deprecate static event names
2023-05-12 21:32:12 +02:00
a143180129
release: @nativescript/core 8.5.4-alpha.0
8.5.4-alpha.0-core
8.5.4-alpha.0
2023-05-12 21:15:19 +02:00
fe7443d9ff
chore: fix imports
2023-05-12 21:14:32 +02:00
f5615c50f3
chore: cleanup
2023-05-12 21:09:12 +02:00
1387433f36
revert: tsconfig change
2023-05-12 21:07:56 +02:00
d2a502e2f3
revert: prettier change
2023-05-12 21:06:29 +02:00
4c2ab53773
chore: cleanup
2023-05-12 19:50:06 +02:00
7e9752b9a0
chore: cleanup
2023-05-12 19:10:17 +02:00
3f2496d445
chore: re-add event types and cleanup
2023-05-12 18:33:10 +02:00
597f250971
chore: cleanup
2023-05-12 16:57:27 +02:00
f7d5a8e8a6
refactor: additional cleanup and code reuse
2023-05-12 16:51:29 +02:00
5b4624a308
feat: add deprecated shims to keep b/w compatibility
2023-05-11 20:51:45 +02:00
d315d35d00
chore: cleanup
2023-05-10 22:38:19 +02:00
fc01f8e79f
refactor: Application modules to classes
2023-05-10 22:08:01 +02:00
7650cdd890
chore: clean up Application, ApplicationSettings, AccessibilityEvents, Connectivity, Http
...
wip
2023-05-10 02:05:21 +02:00
407ab567e8
refactor: move ios/android utils into separate modules
2023-05-10 00:37:10 +02:00
b5096c3c49
refactor: clean up Utils
2023-05-09 23:54:28 +02:00
ab32aeaaa3
feat(file-system): append, appendText & createFile ( #10285 )
2023-05-04 20:45:01 -07:00
7bb0918e08
release: @nativescript/core 8.5.3
8.5.3-core
2023-05-03 18:51:48 -07:00
b7d02c9c86
perf: faster nativeView accessors ( #10279 )
...
`this.nativeViewProtected` is faster than `this.ios`
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2023-05-01 14:56:13 -07:00
a14becdc6a
fix(ios): FormattedString and Span a11y font scale ( #10281 )
2023-05-01 12:29:36 -07:00
b8a548f009
fix(shared-transition): iOS snapshot opacity ( #10278 )
2023-04-26 11:17:39 -07:00
f24ac1d713
release: @nativescript/core 8.5.2
8.5.2-core
2023-04-25 11:34:08 -07:00
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
4551da075b
fix(ios): resilience to nativeView access under edge cases ( #10276 )
2023-04-24 13:45:31 -07:00
c63a50a196
feat(file): copy sync and async support ( #10273 )
2023-04-21 20:36:01 -07:00
1b17e23bb6
release: @nativescript/core 8.5.1
8.5.1-core
2023-04-17 10:00:53 -07:00
71c42f3a19
revert: "fix(core/platform): fixed types for sdkVersion and osVersion" ( #10270 )
...
Revert "fix(core): sdkVersion and osVersion type adjustments (#10269 )"
This reverts commit f8edee43a0b28f523d510c6dd7d54015a0bc7e10.
2023-04-17 09:42:15 -07:00
f4b2722bf4
feat(transitions): support zIndex on ios shared elements + support page props on android ( #10261 )
2023-04-17 08:54:09 -07:00
f8edee43a0
fix(core): sdkVersion and osVersion type adjustments ( #10269 )
...
- These two return a number in Android (can't test iOS). Adding this fix would make expressions such as `Device.sdkVersion >= 23` possible without the need to add `@ts-ignore` before
- Updated JSDoc to reflect Android behavior
2023-04-17 08:51:24 -07:00
0a2f002b57
fix(core): unhandled error typings ( #10268 )
2023-04-13 16:49:01 -07:00
b3abc5f5ae
feat(text): valueFormatter for easy and flexible input auto-formatting ( #10264 )
...
https://github.com/NativeScript/NativeScript/issues/10249
2023-04-12 08:45:21 -07:00
f54966707d
fix(core): improve strong type src of Image ( #10265 )
2023-04-10 22:59:57 -07:00
2b64e179a5
fix(core): RootLayout view and shade cover should animate in parallel ( #10256 )
2023-04-06 11:30:52 -07:00
7aaa1d899d
feat(ios): new a11y properties for managing font scale ( #10260 )
2023-04-05 16:20:15 -07:00
2f9e5c0b84
ci: use python3
2023-04-04 21:57:19 +02:00
2fe1bc3de7
release: @nativescript/core 8.5.0
8.5.0-core
2023-03-28 11:29:31 -07:00
59369fbc19
feat(core): Shared Element Transitions ( #10022 )
2023-03-28 20:04:29 +02:00
a11d577a14
revert: "perf: reduce amount of layout calls and debounce layouts when needed ( #10164 )"
...
This reverts commit 8b721c149689acb5eec4e033002b2869ded529cd.
2023-03-28 10:44:21 -07:00
8da1ca910a
revert: "chore: ios relayout condition cleanup ( #10241 )"
...
This reverts commit 7eaafa519e8fa3579a92fc3ca9f2310182e5eb34.
2023-03-28 10:43:31 -07:00
318fb36175
feat(ios): types for latest 16.2 sdk ( #10253 )
2023-03-28 10:16:55 -07:00
02f106a617
release: @nativescript/webpack 5.0.14
5.0.14-webpack
2023-03-28 18:36:37 +02:00
ebb827fb8e
feat(webpack): support tsconfig.app.json when present ( #10221 )
2023-03-28 16:17:51 +02:00
6059984555
fix(webpack): notify CLI even if there are compilation errors ( #10141 )
2023-03-28 15:35:46 +02:00
671603ab4b
test: a11y scale ( #10251 )
2023-03-27 15:12:38 -07:00
09832ad7ab
feat(ios): Swift Package Manager support in config ( #10252 )
2023-03-28 00:07:48 +02:00
2f4c318276
fix: global declarations fix ( #10247 )
2023-03-23 10:55:38 -07:00
7edd21a688
fix(android): dialogs activity usage ( #10246 )
2023-03-22 18:20:01 -07:00
95f3772e77
fix(ios): support for a11y font scale ( #10207 )
2023-03-22 15:13:46 -07:00