Skip to content

Commit d3e07db

Browse files
committed
Merge remote-tracking branch 'origin/v2' into plugin/secure-storage
2 parents 403f54b + 1db4b07 commit d3e07db

File tree

164 files changed

+1805
-1149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+1805
-1149
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"dialog-js": minor:feat
3+
"dialog": minor:feat
4+
---
5+
6+
Add `xdg-portal` as an optional feature for `rfd`
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"log": "minor"
3+
"log-js": "minor"
4+
---
5+
6+
Allow specifying a log formatter per target using the `format` method on `Target`.

.changes/deep-link-fix-different-exec.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"dialog": minor
3+
"dialog-js": minor
4+
---
5+
6+
Add `pickerMode` option to file picker (currently only used on iOS)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"localhost": patch
3+
---
4+
5+
Disable caching on responses.

.changes/enhance-fs-error-message.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"barcode-scanner": patch
3+
"barcode-scanner-js": patch
4+
---
5+
6+
Fix the `cameraView` is not removed after scanning in iOS.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"log": patch
3+
"log-js": patch
4+
---
5+
6+
Fix log file rotation when exceeding `max_file_size`.

.changes/geolocation-android-timeout.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/nfc-is-available-fix.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"nfc": "patch"
3+
"nfc-js": "patch"
4+
---
5+
6+
Update return value of `isAvailable` to match TypeScript function signature

0 commit comments

Comments
 (0)