Igor Randjelovic
cda898ea13
chore: 8.2.0-alpha.16
2022-03-06 20:54:51 +01:00
Igor Randjelovic
e096cf2b76
revert: "fix: ensure we clear ios view in _tearDownUI ( #9671 )"
...
This reverts commit 6a60b83d49 .
We identified issues with this change that cause errors in `onUnloaded()` callbacks.
2022-03-06 19:35:57 +01:00
Igor Randjelovic
79692ec0ce
chore: 8.2.0-alpha.15
2022-03-06 00:38:57 +01:00
Igor Randjelovic
51b92f3557
fix(fs): wrong common paths
2022-03-06 00:31:46 +01:00
Dimitris - Rafail Katsampas
c5856c6dae
feat: improved converter and function call parsing mechanism for XML expressions ( #9805 )
2022-03-05 09:24:05 -08:00
Nathan Walker
b1640b0b3a
chore: 8.2.0-alpha.14
2022-03-04 19:53:31 -08:00
farfromrefuge
6a60b83d49
fix: ensure we clear ios view in _tearDownUI ( #9671 )
...
This had side effects for example: https://github.com/NativeScript/NativeScript/issues/7469 .
2022-03-04 19:49:52 -08:00
Adam Bird
3ec8c42971
feat(config): cli.additionalPathsToClean to clean other paths with 'ns clean' ( #9808 )
2022-03-04 19:39:22 -08:00
Nathan Walker
ab4e47a1c1
feat(datepicker): ability to show time via showTime property ( #9570 )
2022-03-04 19:32:47 -08:00
Osei Fortune
c68d002c9a
feat(android): content uri support for File ( #9807 )
2022-03-04 18:56:04 -08:00
Nathan Walker
d2f166b832
Merge remote-tracking branch 'origin/master' into release/8.2.0
2022-03-04 15:00:11 -08:00
Nathan Walker
a9ffccef8a
chore: cleanup demo app references to simplify
2022-03-04 14:38:49 -08:00
Nathan Walker
6cd8b8e804
feat(types-ios): reduced ios types to common types for optimized ts resolution ( #9809 )
2022-03-04 14:18:57 -08:00
Nathan Walker
82b9e7ed9c
chore: 8.2.0-alpha.13
2022-03-03 16:58:21 -08:00
Nathan Walker
39164effdf
feat(types-ios): iOS 15.4 ( #9806 )
2022-03-03 16:51:35 -08:00
Igor Randjelovic
028bfc4f1c
chore(release): @nativescript/webpack 5.0.5-rc.0
5.0.5-rc.0-webpack
2022-03-03 13:04:07 +01:00
Igor Randjelovic
af4b7e3b33
feat: support webpack profiling ( #9804 )
...
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr >
2022-03-03 10:22:28 +01:00
Igor Randjelovic
151d6e8c85
fix(webpack): xml-namespace-loader incorrect dependency mapping ( #9780 )
2022-03-03 09:38:27 +01:00
Sébastien JEAN
402a7bba2e
fix(ios): do not redraw if background image is 'none' ( #9800 )
2022-03-01 13:22:36 -08:00
Nathan Walker
5550e6943e
Merge branch 'master' into release/8.2.0
2022-03-01 13:21:10 -08:00
farfromrefuge
d3674de882
feat: allow better tree shaking ( #9798 )
2022-03-01 12:34:28 -08:00
Igor Randjelovic
b38337e597
fix: tear down views after a modal is closed ( #9801 )
2022-03-01 12:32:39 -08:00
Nathan Walker
c876d16083
chore: 8.2.0-alpha.12
2022-03-01 12:32:39 -08:00
Nathan Walker
c185bc3d6f
chore: cleanup readme
2022-03-01 12:32:39 -08:00
Nathan Walker
7dcfecffab
fix: memory leaks around image picking/saving to device
2022-03-01 12:32:39 -08:00
Nathan Walker
40c5984966
feat: Utils for queueGC, debounce and throttle
2022-03-01 12:32:39 -08:00
Igor Randjelovic
9e6371fdaf
fix(android): boolean keyboardType should not set inputType ( #9795 )
2022-03-01 12:32:39 -08:00
Nathan Walker
a4725ed8e5
chore: 8.2.0-alpha.11
2022-03-01 12:32:39 -08:00
Nathan Walker
ea415d9e2b
chore: updated ui-mobile-base build outputs
2022-03-01 12:32:39 -08:00
Igor Randjelovic
c7df2d0d6f
feat(android): update ui-mobile-base to gradle7 ( #9778 )
2022-03-01 12:32:39 -08:00
Igor Randjelovic
a8f2c4d14b
chore: cleanup automated app tests ( #9779 )
2022-03-01 12:32:39 -08:00
Igor Randjelovic
6437352fed
feat(switch): :checked pseudo and color fixes ( #9790 )
2022-03-01 12:32:39 -08:00
Dimitris - Rafail Katsampas
716b831523
feat: binding expression parser additions and improvements ( #9791 )
2022-03-01 12:32:39 -08:00
Igor Randjelovic
2efcdf5787
fix(android): api17 crash on a11y service ( #9792 )
2022-03-01 12:32:39 -08:00
Nathan Walker
3140b9c8fe
chore: 8.2.0-alpha.10
2022-03-01 12:32:39 -08:00
Ian MacDonald
b78996a569
fix(android): when hiding the keyboard make view lose focus to match ios behavior ( #9786 )
...
Hiding the keyboard on iOS loses focus; this makes Android match when no view argument is provided.
2022-03-01 12:32:39 -08:00
Igor Randjelovic
988f372788
perf(ios): UIImage memory leaks ( #9783 )
2022-03-01 12:32:39 -08:00
Nathan Walker
f37b0160ed
chore: 8.2.0-alpha.9
2022-03-01 12:32:39 -08:00
Nathan Walker
9dccc87576
chore: updated ui-mobile-base build
2022-03-01 12:32:39 -08:00
Nathan Walker
6c71ce21a2
fix(ios): proper UITabBarAppearance handling
2022-03-01 12:32:39 -08:00
Nathan Walker
b05650c416
fix: setup script to build only what's necessary
2022-03-01 12:32:39 -08:00
Eduardo Speroni
6b41268a08
fix(android): edge cases and compatibility with fragments 1.2.x ( #9782 )
2022-03-01 12:32:39 -08:00
farfromrefuge
b553a900d7
feat: background/foreground events ( #9763 )
...
On android `suspend/resume` was not doing what was expected.
In particular it was called while showing dialogs. This adds new `background` and `foreground` events which will fire expectedly and consistently for ios and android.
2022-03-01 12:32:39 -08:00
Nathan Walker
b292495506
feat(ios): allow dynamic ProMotion frame refresh rate changes ( #9775 )
...
see: https://developer.apple.com/documentation/quartzcore/optimizing_promotion_refresh_rates_for_iphone_13_pro_and_ipad_pro
2022-03-01 12:32:39 -08:00
Janos Hrubos
27492219e6
fix(ios): tabview background color with appearance api in iOS 15+ ( #9617 )
2022-03-01 12:32:39 -08:00
Kinshuk Dua
aa1c631e6f
fix(android): text-transform: capitalize behavior ( #9598 )
...
closes #7059
2022-03-01 12:32:39 -08:00
William Sedlacek
66d8afffc1
feat(android): tab view icon rendering mode ( #9605 )
...
Co-authored-by: wSedlacek <wsedlacekc@gmail.com >
2022-03-01 12:32:39 -08:00
Nathan Walker
08028dd9f4
chore: 8.2.0-alpha.8
2022-03-01 12:32:39 -08:00
Nathan Walker
1fb687df55
perf(ios): prevent crash with image release
2022-03-01 12:32:39 -08:00
Nathan Walker
fbefea4dba
perf(ios): autoreleasepool for image extensions
2022-03-01 12:32:39 -08:00