All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.5.0 (2024-08-29)
- added support for more js events like new permissions, 'fileChooser',
favIcon
,touchIcon
(9b75f36) - webview: implement nested scroll on Android (07a51cd)
1.4.11 (2024-02-15)
- webview-rtc: ios build fix (1171644)
1.4.10 (2023-12-13)
- android: remove
appCachePath
as it was removed from android (d696d4c) - webview: Fix emitting events without payload on iOS (6cac60f)
- webview: Remove normalizeUrl method (300f3bb)
1.4.9 (2023-08-03)
- webview: ios ensure configuration is correctly set in view creation (8fefa5e)
1.4.8 (2023-08-02)
Note: Version bump only for package @nativescript-community/ui-webview-root
1.4.7 (2023-08-02)
- angular register fix (2a373ec)
1.4.6 (2023-06-20)
Note: Version bump only for package @nativescript-community/ui-webview-root
1.4.5 (2023-06-20)
- angular build fix (5552ca4)
1.4.4 (2023-02-15)
Note: Version bump only for package @nativescript-community/ui-webview-root
1.4.3 (2023-01-24)
- ui-webview: android native-api-usage fix (9343cc7)
1.4.2 (2022-09-02)
- rename trace category (33d1f60)
1.4.1 (2022-09-02)
- android: cacheMode improvements (01aeb59)
- webview:
useWideViewPort
for android (88f9e38)
1.4.0 (2022-08-18)
- webview: iOS support for
limitsNavigationsToAppBoundDomains
(ab1435b)
1.3.5 (2022-05-25)
Note: Version bump only for package @nativescript-community/ui-webview
1.3.4 (2021-12-26)
- dont load polyfill. Let the user handle that (bda760d)
1.3.3 (2021-12-24)
- bridge loader fix (9ad6485)
1.3.2 (2021-11-05)
- android: allow custom native WebViewClient (5caf8aa)
1.3.1 (2021-11-01)
- android: correctly clean nativeView on dispose (dee5ae3)
1.3.0 (2021-10-15)
- ios: removed logs (05ae314)
- native-api-usage support (62d92a1)
1.2.7 (2021-09-18)
- had to rollback but now you can ignore ‘url’ if disabling normalizeUrls (f8a733e)
1.2.6 (2021-09-18)
- “smaller” normalize url + normalizeUrls && normalizeUrlsOptions options (082c032)
1.2.5 (2021-08-05)
Note: Version bump only for package @nativescript-community/ui-webview