|
3 | 3 | <h3 align="center">Vue Hook for @capacitor-community/sqlite@web</h3>
|
4 | 4 | <p align="center"><strong><code>vue-sqlite-hook@latest</code></strong></p>
|
5 | 5 | <br>
|
6 |
| -<p align="center" style="font-size:50px;color:red"><strong>Capacitor 3</strong></p><br> |
| 6 | +<p align="center" style="font-size:50px;color:red"><strong>Capacitor 4</strong></p><br> |
7 | 7 | <p align="center">
|
8 | 8 | A Vue Hook to help Capacitor developpers to use <strong><code>@capacitor-community/sqlite@latest</code></strong> plugin in Vue or Ionic/Vue applications
|
9 | 9 | </p>
|
10 | 10 | <br>
|
11 | 11 | <p align="center">
|
12 |
| - <img src="https://img.shields.io/maintenance/yes/2021?style=flat-square" /> |
| 12 | + <img src="https://img.shields.io/maintenance/yes/2022?style=flat-square" /> |
13 | 13 | <a href="https://www.npmjs.com/package/vue-sqlite-hook"><img src="https://img.shields.io/npm/l/vue-sqlite-hook?style=flat-square" /></a>
|
14 | 14 | <br>
|
15 | 15 | <a href="https://www.npmjs.com/package/vue-sqlite-hook"><img src="https://img.shields.io/npm/dw/vue-sqlite-hook?style=flat-square" /></a>
|
|
20 | 20 | </p>
|
21 | 21 | <br>
|
22 | 22 |
|
23 |
| -## @LATEST For Capacitor 3 (Main) |
| 23 | +## @LATEST For Capacitor 4 (Main) |
24 | 24 |
|
25 |
| -The `Capacitor3` vue-sqlite-hook interfacing the `@capacitor-community/sqlite@latest` |
| 25 | +The `Capacitor4` vue-sqlite-hook interfacing the `@capacitor-community/sqlite@latest` |
| 26 | + |
| 27 | +## For Capacitor 3 (v2.1.8) |
| 28 | + |
| 29 | +The `Capacitor3` vue-sqlite-hook interfacing the `@capacitor-community/[email protected]` |
26 | 30 |
|
27 | 31 | ## @REFACTOR REFACTOR π (Move to branch 2.9.x)
|
28 | 32 |
|
@@ -74,6 +78,7 @@ npm install --save-dev vue-sqlite-hook
|
74 | 78 | | isSecretStored | β
| β
| β | β |
|
75 | 79 | | setEncryptionSecret | β
| β
| β | β |
|
76 | 80 | | changeEncryptionSecret | β
| β
| β | β |
|
| 81 | +| clearEncryptionSecret | β
| β
| β | β | |
77 | 82 | | removeListeners | β
| β
| β
| β
|
|
78 | 83 | | initWebStore | β | β | β | β
|
|
79 | 84 | | saveToStore | β | β | β | β
|
|
|
0 commit comments