Commit Graph

15 Commits

Author SHA1 Message Date
Lucas Nogueira 43be6c7585 Merge remote-tracking branch 'origin/v1' into v2 2023-05-24 10:42:03 -03:00
Lucas Fernandes Nogueira b131bc8f7c feat(plugins): inject API on window.__TAURI__ (#383) 2023-05-23 14:20:14 -03:00
Lucas Fernandes Nogueira 5914fb9f36 chore: add license headers (#384)
* feat: check for license headers

* add headers

* format
2023-05-21 16:56:10 -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
Tai Zeming 5e5221e0c3 fix(log): Avoid type conflict (#347)
* Avoid type conflict

* Prettier format

* Make extras optional

* Rename extras to keyValues

* Remove empty initial object
2023-05-08 18:59:56 +02:00
FabianLars 507cf43e82 chore: fix lint issues 2023-05-03 09:32:30 +02:00
Fabian-Lars d02432df06 fix(log): Replace unknown js location with webview::unknown, fixes #41 (#338) 2023-04-30 17:02:25 +02:00
Jonas Kruckenberg 4cced94332 chore: move package.json to plugin root 2023-01-05 17:06:00 +01:00
Jonas Kruckenberg 02012a09aa fix(log): correct package names 2023-01-05 13:48:33 +01:00
Jonas Kruckenberg 2ed0742b86 remove dist dirs from git 2023-01-05 13:48:04 +01:00
Jonas Kruckenberg 12ac35193c Merge branch 'dev' into sync-prs/log 2022-12-18 17:34:09 +01:00
Jonas Kruckenberg 063a3cfd54 enable type declarations 2022-12-18 17:05:10 +01:00
FabianLars eb168ac2ca fix(log): strip ansi color/escape codes from browser console output
Co-authored-by: Angus Peart <angusp@gmail.com>
2022-12-15 17:22:57 +01:00
Jonas Kruckenberg 56eabd8b4f update package json 2022-12-14 19:10:46 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00