File tree Expand file tree Collapse file tree 6 files changed +19
-15
lines changed Expand file tree Collapse file tree 6 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- # [ 1.4.0 ] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.5 ...v1.4.0 ) (2022-08-18 )
6
+ ## [ 1.4.1 ] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.0 ...v1.4.1 ) (2022-09-02 )
7
7
8
+ ### Bug Fixes
8
9
9
- ### Features
10
+ * ** android: ** cacheMode improvements ( [ 01aeb59 ] ( https://github.com/nativescript-community/ui-webview/commit/01aeb595192f5d3e429c5b4e1e098739628c93ae ) )
10
11
11
- * ** webview: ** iOS support for ` limitsNavigationsToAppBoundDomains ` ( [ ab1435b ] ( https://github.com/nativescript-community/ui-webview/commit/ab1435b4b1f2e76836df8534f5cf5ef01240bdcf ) )
12
+ ### Features
12
13
14
+ * ** webview:** ` useWideViewPort ` for android ([ 88f9e38] ( https://github.com/nativescript-community/ui-webview/commit/88f9e389e7f01e24198e045694edef12bed5799e ) )
13
15
16
+ # [ 1.4.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.5...v1.4.0 ) (2022-08-18)
14
17
18
+ ### Features
15
19
20
+ * ** webview:** iOS support for ` limitsNavigationsToAppBoundDomains ` ([ ab1435b] ( https://github.com/nativescript-community/ui-webview/commit/ab1435b4b1f2e76836df8534f5cf5ef01240bdcf ) )
16
21
17
22
## [ 1.3.5] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.4...v1.3.5 ) (2022-05-25)
18
23
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 1.4.0 "
20
+ "version" : " 1.4.1 "
21
21
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- # [ 1.4.0 ] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.3.5 ...v1.4.0 ) (2022-08-18 )
6
+ ## [ 1.4.1 ] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.0 ...v1.4.1 ) (2022-09-02 )
7
7
8
8
** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
9
10
+ # [ 1.4.0] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.3.5...v1.4.0 ) (2022-08-18)
10
11
11
-
12
-
12
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
13
13
14
14
## [ 1.3.5] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.3.4...v1.3.5 ) (2022-05-25)
15
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview-rtc" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"main" : " ./index" ,
5
5
"sideEffects" : false ,
6
6
"typings" : " ./index.d.ts" ,
36
36
},
37
37
"homepage" : " https://github.com/nativescript-community/ui-webview#readme" ,
38
38
"dependencies" : {
39
- "@nativescript-community/ui-webview" : " ^1.4.0 "
39
+ "@nativescript-community/ui-webview" : " ^1.4.1 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- # [ 1.4.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.5...v1.4.0 ) (2022-08-18)
6
+ ## [ 1.4.1] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.0...v1.4.1 ) (2022-09-02)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
7
9
10
+ # [ 1.4.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.5...v1.4.0 ) (2022-08-18)
8
11
9
12
### Features
10
13
11
14
* ** webview:** iOS support for ` limitsNavigationsToAppBoundDomains ` ([ ab1435b] ( https://github.com/nativescript-community/ui-webview/commit/ab1435b4b1f2e76836df8534f5cf5ef01240bdcf ) )
12
15
13
-
14
-
15
-
16
-
17
16
## [ 1.3.5] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.4...v1.3.5 ) (2022-05-25)
18
17
19
18
** Note:** Version bump only for package @nativescript-community/ui-webview
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"description" : " Image caching plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments