|
|
0173769bad
|
feat(files): read & write using js buffers (#10093)
|
2023-03-16 19:19:36 -07:00 |
|
|
|
89fc249880
|
fix(android): path must be convex (#10238)
closes: #10235
|
2023-03-16 12:33:00 -07:00 |
|
|
|
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 |
|
|
|
a19568c0d0
|
fix(core): RootLayout shade cover asynchronous execution (#10228)
|
2023-03-09 20:57:15 -08:00 |
|
|
|
6779cdcb55
|
fix(android): native-helper utils types are now correct (#10231)
|
2023-03-07 19:22:37 -08:00 |
|
|
|
11cdf08ad7
|
chore: update links & fix typos (#10224)
|
2023-03-02 21:11:37 -08:00 |
|
|
|
6fd69436c8
|
feat(core): export foregroundEvent and backgroundEvent (#10226)
|
2023-03-02 20:06:39 -08:00 |
|
|
|
7a37bd313d
|
chore: nx migrate latest
|
2023-03-02 20:04:48 -08:00 |
|
|
|
4e62b00ddb
|
fix(core): Frame to Page property propagation (#10225)
|
2023-03-02 08:39:32 -08:00 |
|
|
|
d8efb7a826
|
test: use our own http-echo server (#10227)
|
2023-03-01 13:11:06 -08:00 |
|
|
|
e613ecf819
|
fix(types-android): min api types from 17 to 31 (#10209)
|
2023-02-21 15:19:21 -08:00 |
|
|
|
2da0064f7c
|
perf(android): reduce java object creation (#10129)
|
2023-02-20 21:54:51 -08:00 |
|
|
|
ee92512746
|
fix(ios): embed systemAppearance handling (#10219)
|
2023-02-20 21:03:59 -08:00 |
|
|
|
fd35d6c19c
|
fix(core): autofillTypes correction (#10210)
|
2023-02-19 16:35:48 -08:00 |
|
|
|
48ef249684
|
fix(core): classes .ns-light and .ns-dark apply to dialogs (#10201)
|
2023-02-18 20:12:02 -08:00 |
|
|
|
df7ecb95db
|
ci: fix automated app CI workflow (#10218)
|
2023-02-18 12:47:54 -08:00 |
|
|
|
a26a03eeb8
|
fix(android): ScrollView BadParcelableException (#10213)
|
2023-02-17 06:03:43 -08:00 |
|
|
|
0183f7e643
|
fix(ios): sdk embedding (#10216)
|
2023-02-15 21:33:26 -08:00 |
|
|
|
e0a4c887ef
|
ci: tests
|
2023-02-14 20:34:30 -08:00 |
|
|
|
64e91e93ae
|
ci: tests
|
2023-02-14 19:55:45 -08:00 |
|
|
|
decbfa11f4
|
chore: tests
|
2023-02-14 19:40:56 -08:00 |
|
|
|
25d780f41c
|
chore: cleanup
|
2023-02-14 16:17:22 -08:00 |
|
|
|
ba2d90e5e9
|
chore: nx migrate latest
|
2023-02-14 16:15:09 -08:00 |
|
|
|
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 |
|
|
|
dcf6a365cd
|
fix(core): unset css values of type Property (#10199)
|
2023-02-05 09:16:01 -08:00 |
|
|
|
b993a83f23
|
fix(core): added item template handling for external renderers (#10196)
|
2023-02-02 21:58:01 -08:00 |
|
|
|
485fb61947
|
fix(core): Observable event types consistency (#10181)
|
2023-01-31 07:42:09 -08:00 |
|
|
|
a7f1305781
|
fix(android): knownFolders.externalDocuments improvement (#10186)
|
2023-01-31 06:31:00 -08:00 |
|
|
|
571d5156ec
|
fix(core): add equalityComparer to border-radius properties (#10185)
|
2023-01-30 22:22:42 -08:00 |
|
|
|
497b2d737e
|
chore: Nx 15.6, jest latest and TypeScript 4.9 (#10191)
|
2023-01-30 19:17:49 -08:00 |
|
|
|
50dec8c151
|
chore: 8.4.8 next
|
2023-01-23 14:30:09 -08:00 |
|
|
|
2a2432f336
|
release: @nativescript/core 8.4.7
8.4.7-core
|
2023-01-23 14:29:32 -08:00 |
|
|
|
d2e4d53b4e
|
chore: readme (#10176)
Removed extra space and added period for consistency.
|
2023-01-23 14:25:46 -08:00 |
|
|
|
c42c3c5f26
|
fix(ios): race conditions with nativeView (#10182)
|
2023-01-23 12:08:00 -08:00 |
|
|
|
9f76fea06e
|
fix(core): allow CoreTypes declarations to be auto generated (#10183)
|
2023-01-23 11:32:41 -08:00 |
|
|
|
ed14e24283
|
fix(ios): race condition when setting preferredContentSize on view controller (#10179)
|
2023-01-20 20:24:44 -08:00 |
|
|
|
30a9b8f5a4
|
release: @nativescript/webpack 5.0.13
5.0.13-webpack
|
2023-01-20 13:14:17 +01:00 |
|
|
|
6e792fe07d
|
fix(webpack): fix regex for PlatformSuffixPlugin (#10169)
|
2023-01-20 13:09:45 +01:00 |
|
|
|
1f862a5e0c
|
chore: 8.4.7 next
|
2023-01-19 14:16:59 -08:00 |
|
|
|
daaf50c9eb
|
release: @nativescript/core 8.4.6
8.4.6-core
|
2023-01-19 14:16:23 -08:00 |
|
|
|
75821ead07
|
fix(core): ScrollView event wiring sequencing improvement (#10178)
|
2023-01-19 12:28:56 -08:00 |
|
|
|
7993de51b3
|
chore: 8.4.6 next
|
2023-01-16 15:38:45 -08:00 |
|
|
|
645540d010
|
release: @nativescript/core 8.4.5
8.4.5-core
|
2023-01-16 15:38:03 -08:00 |
|
|
|
18b911ed84
|
fix(core): improve loaded/unloaded handling
|
2023-01-16 11:41:04 -08:00 |
|
|
|
c9e29aa9af
|
fix(core): improve loaded/unloaded handling to be stable and consistent (#10170)
|
2023-01-15 19:49:28 -08:00 |
|
|
|
a69a9d6921
|
fix(ios): embedder usage of window (#10167)
|
2023-01-13 18:02:44 -08:00 |
|
|
|
3c87a59c51
|
chore: 8.4.5 next
8.4.4-core
|
2023-01-09 10:09:49 -08:00 |
|
|
|
32c44fda3b
|
release: @nativescript/core 8.4.4
|
2023-01-09 10:08:50 -08:00 |
|
|
|
0632215793
|
chore: eslint cleanup (#10160)
|
2023-01-09 09:40:20 -08:00 |
|
|
|
bff35e5163
|
feat(core): new autoFillTypes for newUsername, newPassword and oneTimeCode (#10159)
|
2023-01-09 09:38:28 -08:00 |
|