Amr Bashir
|
0959fe3757
|
refactor(os)!: make platform, arch, type, family, version and exe_extension functions sync (#1353)
closes #1351
|
2024-06-17 17:03:04 +02:00 |
|
Lucas Fernandes Nogueira
|
a04ea2f382
|
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
* refactor: only inject API IIFE script when withGlobalTauri is true
* fmt
* update tauri
|
2024-03-19 15:03:20 -03:00 |
|
Amr Bashir
|
1b98b85a1f
|
refactor: simplify rollup config and match @tauri-apps/api output style (#722)
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-11-14 21:09:53 +02:00 |
|
Amr Bashir
|
fc62ead565
|
fix(os): use an internal object instead of window.__TAURI__, closes #719 (#721)
fix(os): use an internal object instead of ` window.__TAURI__`, closes #719
|
2023-11-13 21:55:00 -03:00 |
|
Lucas Fernandes Nogueira
|
e438e0a62d
|
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-29 16:06:44 -03:00 |
|
Lucas Fernandes Nogueira
|
5c137365c6
|
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-20 13:50:18 -03:00 |
|
Simon Hyll
|
5fd597ddaf
|
docs: added banners and icons (#443)
* added banners and icons
* fix: formatting
|
2023-06-20 14:55:14 +03:00 |
|
Amr Bashir
|
db7f4f9a41
|
refactor(os): refactor EOL const (#427)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-18 07:35:07 -03:00 |
|
Amr Bashir
|
1091d6d6ac
|
feat(os): refactor and improvemnts (#419)
|
2023-06-07 08:13:31 -03:00 |
|
Lucas Fernandes Nogueira
|
7e3034904c
|
feat(os): add locale API (#391)
|
2023-05-23 22:29:57 -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
|
61e7d6ede5
|
feat(os): add plugin (#346)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-05-08 13:39:54 -03:00 |
|