11 Commits

Author SHA1 Message Date
Amr Bashir
abc10708ea chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
* chore: adjust prettier config, .gitignore and use taplo to format toml files

This brings the plugins-workspace repository to the same code style of the main tauri repo

* format toml

* ignore examples gen dir

* add .vscode/extensions.json

* remove packageManager field

* fmt

* fix audit

* taplo ignore permissions autogenerated files

* remove create dummy dist

* fix prettier workflow

* install fmt in prettier workflow

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10701104849

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-09-04 11:55:17 +00:00
Lucas Fernandes Nogueira
9d652eab88 chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13

* fix lockfile

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7268221303

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-12-19 22:19:01 +00:00
Fabian-Lars
f63e65a0ab fix(updater): Use escaped installer path to start the nsis updater (#727)
Port of v1 change: https://github.com/tauri-apps/tauri/pull/7956

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6877612128

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-11-15 12:59:52 +00:00
Lucas Fernandes Nogueira
cb5b46e222 feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6685259074

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-29 19:08:36 +00:00
Lucas Fernandes Nogueira
9487f220f1 chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6590505706

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-20 16:51:48 +00:00
Lucas Fernandes Nogueira
1ac5c86a94 chore(api): update @since tag to 2.0.0 (#395)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5064150737

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 02:45:56 +00:00
Lucas Fernandes Nogueira
a3f150877f feat(plugins): inject API on window.__TAURI__ (#383)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5060238742

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-23 17:21:49 +00:00
Lucas Fernandes Nogueira
0d31560b9b feat(ci): add workflow to run covector on v2 (#373)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5015114420

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 14:41:09 +00:00
Lucas Fernandes Nogueira
dbda792e19 feat(ci): also test on Windows and macOS (#366)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5008962564

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-17 23:54:10 +00:00
FabianLars
79c1661d81 Run formatter on new plugins
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869274987

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:14:18 +00:00
FabianLars
f4eb19b430 Merge branch 'dev' into next. Rename next to v2
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869196953

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:04:21 +00:00