Lucas Fernandes Nogueira
f4069f5588
docs: update README.md and remove allowlist information ( #381 )
2023-05-20 20:28:27 -03:00
Lucas Fernandes Nogueira
22991af9f4
feat(plugins): use @tauri-apps namespace on NPM ( #368 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-05-17 20:52:53 -03:00
Lucas Fernandes Nogueira
937e6a5be6
feat: use tauri next branch, fix tests, MSRV 1.65 ( #354 )
2023-05-12 17:16:50 -03:00
FabianLars
4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2023-05-03 09:02:40 +02:00
FabianLars
dce0f02bc5
Rename dev branch to v1 and next branch to v2
2023-05-03 08:55:44 +02:00
FabianLars
59cb08e902
chore: Adapt readmes to next branch
2023-04-26 18:01:46 +02:00
Fabian-Lars
2e090c90cd
chore: Add MSRV to all readmes ( #255 )
...
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
2023-02-15 14:32:17 +01:00
Thomas van der Westen
d33ee156b8
Fix sql example in readme ( #91 )
...
The line where the plugin is added: `.plugin(tauri_plugin_sql::Builder::default())` give my this error;
```the trait `Plugin<tauri_runtime_wry::Wry<EventLoopMessage>>` is not implemented for `tauri_plugin_sql::Builder````
I found this fix: https://github.com/tauri-apps/tauri/issues/5947 and it works.
2023-01-15 11:47:32 +01:00
Jonas Kruckenberg
a2f0e2eb73
fmt
2023-01-06 18:18:16 +01:00
Jonas Kruckenberg
08f90f0fb4
update readmes
2023-01-06 14:21:57 +01:00
Jonas Kruckenberg
36698d1436
fmt
2022-12-14 20:39:21 +01:00
Jonas Kruckenberg
9a7b7e6423
template readmes and banners
2022-12-14 19:46:22 +01:00