Commit Graph

7270 Commits

Author SHA1 Message Date
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
Nathan Walker
8da1ca910a revert: "chore: ios relayout condition cleanup (#10241)"
This reverts commit 7eaafa519e.
2023-03-28 10:43:31 -07:00
Nathan Walker
318fb36175 feat(ios): types for latest 16.2 sdk (#10253) 2023-03-28 10:16:55 -07:00
Igor Randjelovic
02f106a617 release: @nativescript/webpack 5.0.14 5.0.14-webpack 2023-03-28 18:36:37 +02:00
Igor Randjelovic
ebb827fb8e feat(webpack): support tsconfig.app.json when present (#10221) 2023-03-28 16:17:51 +02:00
Igor Randjelovic
6059984555 fix(webpack): notify CLI even if there are compilation errors (#10141) 2023-03-28 15:35:46 +02:00
Dimitris-Rafail Katsampas
671603ab4b test: a11y scale (#10251) 2023-03-27 15:12:38 -07:00
Nathan Walker
09832ad7ab feat(ios): Swift Package Manager support in config (#10252) 2023-03-28 00:07:48 +02:00
farfromrefuge
2f4c318276 fix: global declarations fix (#10247) 2023-03-23 10:55:38 -07:00
Nathan Walker
7edd21a688 fix(android): dialogs activity usage (#10246) 2023-03-22 18:20:01 -07:00
Dimitris-Rafail Katsampas
95f3772e77 fix(ios): support for a11y font scale (#10207) 2023-03-22 15:13:46 -07:00
Igor Randjelovic
ab436dbfe6 fix(core): CSS animation parsing (#10245) 2023-03-22 14:16:15 -07:00
Eduardo Speroni
5f96ffe7d9 test: fix safe area tests on iOS (#10240) 2023-03-22 08:14:21 -07:00
Dimitris-Rafail Katsampas
e560cb1374 fix(core): improved handling for unsupported '!important' css rule (#10243) 2023-03-22 08:13:35 -07:00
Juan de Dios Martínez Vallejo
ea45758463 fix(android): box shadow and border radius white border resolution (#10125) 2023-03-17 16:02:14 -07:00
Eduardo Speroni
7eaafa519e chore: ios relayout condition cleanup (#10241) 2023-03-17 12:10:13 -07:00
Eduardo Speroni
8b721c1496 perf: reduce amount of layout calls and debounce layouts when needed (#10164) 2023-03-17 10:07:22 -07:00
Igor Randjelovic
9ed3c9b256 fix(ios): guard against no nativeView in createBackgroundUIColor (#10229) 2023-03-17 08:27:30 -07:00
Osei Fortune
0173769bad feat(files): read & write using js buffers (#10093) 2023-03-16 19:19:36 -07:00
Osei Fortune
89fc249880 fix(android): path must be convex (#10238)
closes: #10235
2023-03-16 12:33:00 -07:00
Nathan Walker
a23c8bda31 fix(android): Label now defaults to vertical-align middle (#10233)
closes https://github.com/NativeScript/NativeScript/issues/3829
https://github.com/NativeScript/NativeScript/issues/5977
https://github.com/NativeScript/NativeScript/pull/8216
2023-03-13 09:32:29 -07:00
Dimitris-Rafail Katsampas
a19568c0d0 fix(core): RootLayout shade cover asynchronous execution (#10228) 2023-03-09 20:57:15 -08:00
Nathan Walker
6779cdcb55 fix(android): native-helper utils types are now correct (#10231) 2023-03-07 19:22:37 -08:00
Ammar Ahmed
11cdf08ad7 chore: update links & fix typos (#10224) 2023-03-02 21:11:37 -08:00
Juan de Dios Martínez Vallejo
6fd69436c8 feat(core): export foregroundEvent and backgroundEvent (#10226) 2023-03-02 20:06:39 -08:00
Nathan Walker
7a37bd313d chore: nx migrate latest 2023-03-02 20:04:48 -08:00
Dimitris-Rafail Katsampas
4e62b00ddb fix(core): Frame to Page property propagation (#10225) 2023-03-02 08:39:32 -08:00
Igor Randjelovic
d8efb7a826 test: use our own http-echo server (#10227) 2023-03-01 13:11:06 -08:00
KUNAAL MANGAL
e613ecf819 fix(types-android): min api types from 17 to 31 (#10209) 2023-02-21 15:19:21 -08:00
Osei Fortune
2da0064f7c perf(android): reduce java object creation (#10129) 2023-02-20 21:54:51 -08:00
Nathan Walker
ee92512746 fix(ios): embed systemAppearance handling (#10219) 2023-02-20 21:03:59 -08:00
Ben Delaney
fd35d6c19c fix(core): autofillTypes correction (#10210) 2023-02-19 16:35:48 -08:00
Douglas Machado
48ef249684 fix(core): classes .ns-light and .ns-dark apply to dialogs (#10201) 2023-02-18 20:12:02 -08:00
Igor Randjelovic
df7ecb95db ci: fix automated app CI workflow (#10218) 2023-02-18 12:47:54 -08:00
Dimitris-Rafail Katsampas
a26a03eeb8 fix(android): ScrollView BadParcelableException (#10213) 2023-02-17 06:03:43 -08:00
Nathan Walker
0183f7e643 fix(ios): sdk embedding (#10216) 2023-02-15 21:33:26 -08:00
Nathan Walker
e0a4c887ef ci: tests 2023-02-14 20:34:30 -08:00
Nathan Walker
64e91e93ae ci: tests 2023-02-14 19:55:45 -08:00
Nathan Walker
decbfa11f4 chore: tests 2023-02-14 19:40:56 -08:00
Nathan Walker
25d780f41c chore: cleanup 2023-02-14 16:17:22 -08:00
Nathan Walker
ba2d90e5e9 chore: nx migrate latest 2023-02-14 16:15:09 -08:00
Teodor Dermendjiev
9179ff861d fix(ios): embedding sdk (#10211)
Disable setting main window content 

When NS app is embedded main window should not be updated because it belongs to the parent app.
2023-02-13 23:05:41 -08:00
Dimitris-Rafail Katsampas
dcf6a365cd fix(core): unset css values of type Property (#10199) 2023-02-05 09:16:01 -08:00
Dimitris-Rafail Katsampas
b993a83f23 fix(core): added item template handling for external renderers (#10196) 2023-02-02 21:58:01 -08:00
Jamie Birch
485fb61947 fix(core): Observable event types consistency (#10181) 2023-01-31 07:42:09 -08:00
farfromrefuge
a7f1305781 fix(android): knownFolders.externalDocuments improvement (#10186) 2023-01-31 06:31:00 -08:00
Igor Randjelovic
571d5156ec fix(core): add equalityComparer to border-radius properties (#10185) 2023-01-30 22:22:42 -08:00
Nathan Walker
497b2d737e chore: Nx 15.6, jest latest and TypeScript 4.9 (#10191) 2023-01-30 19:17:49 -08:00
Nathan Walker
50dec8c151 chore: 8.4.8 next 2023-01-23 14:30:09 -08:00