You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(*) These plugins were once part of this repository, but have been since been revamped and migrated to a separate repository. The code pre-migration still remains in this repository for historic purposes.
55
+
52
56
## Capacitor Labs
53
57
54
58
These are experimental plugins. Use at your own risk.
Copy file name to clipboardExpand all lines: filesystem/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# ⓘ Plugin migrated
2
+
3
+
**From version 7.1.0 onwards, this plugin is now hosted in a separate repository. Refer to the [updated CHANGELOG](https://github.com/ionic-team/capacitor-filesystem/blob/main/CHANGELOG.md).**
4
+
1
5
# Change Log
2
6
3
7
All notable changes to this project will be documented in this file.
Copy file name to clipboardExpand all lines: filesystem/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# ⓘ Plugin migrated
2
+
3
+
**From version 7.1.0 onwards, this plugin is now hosted in a separate repository. Refer to [capacitor-filesystem repository](https://github.com/ionic-team/capacitor-filesystem).**
4
+
5
+
This file remains here to serve as documentation for version 7.0.1.
6
+
1
7
# @capacitor/filesystem
2
8
3
9
The Filesystem API provides a NodeJS-like API for working with files on the device.
Copy file name to clipboardExpand all lines: geolocation/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ⓘ Plugin migrated
2
2
3
-
**From version 7.1.0 onwards, this plugin is now housed in a separate repository. Refer to the [updated CHANGELOG](https://github.com/ionic-team/capacitor-geolocation/blob/main/CHANGELOG.md).**
3
+
**From version 7.1.0 onwards, this plugin is now hosted in a separate repository. Refer to the [updated CHANGELOG](https://github.com/ionic-team/capacitor-geolocation/blob/main/CHANGELOG.md).**
4
4
5
5
This file remains here as a record of the plugin's history for versions older than 7.1.0.
Copy file name to clipboardExpand all lines: geolocation/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ⓘ Plugin migrated
2
2
3
-
**From version 7.1.0 onwards, this plugin is now housed in a separate repository. Refer to [capacitor-geolocation repository](https://github.com/ionic-team/capacitor-geolocation).**
3
+
**From version 7.1.0 onwards, this plugin is now hosted in a separate repository. Refer to [capacitor-geolocation repository](https://github.com/ionic-team/capacitor-geolocation).**
4
4
5
5
This file remains here to serve as documentation for version 7.0.0.
0 commit comments