Fabian-Lars
fdc382dff0
chore(example): Add Haptics page ( #2032 )
2024-11-11 16:53:56 +01:00
Fabian-Lars
2c00c0292c
fix: use _ as word boundary in IIFE var names ( #1630 )
...
* fix: use `_` as word boundary in IIFE var names
* Revert "fix: use `_` as word boundary in IIFE var names"
This reverts commit 396ed3fa56 .
* Reapply "fix: use `_` as word boundary in IIFE var names"
This reverts commit f31de7dab3 .
2024-08-07 14:14:17 +02:00
Lucas Fernandes Nogueira
22a17980ff
feat: update to tauri beta.24 ( #1537 )
...
* feat: update to tauri beta.24
* remove .tauri
* pnpm build
2024-07-12 17:59:17 -03:00
Naman Garg
17c42fd42a
fix(notification): Add permission commands for Actions ( #1459 )
...
* Add the permission commands
* Add changes file
2024-06-18 10:58:16 +02:00
Simon Hyll
0b0088821e
fix(deep-link): typo in js bindings for is_registered command ( #1404 )
...
* fix: typo
* rebuild + changefile
* fix changefile
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-06-11 14:31:20 +02:00
Tony
e1d06b93b7
refactor: drop eslint config love ( #1341 )
...
* Drop eslint config love
* More eqeqeq
* Even more
2024-05-18 11:00:09 +02:00
Fabian-Lars
021d23bef3
feat(deep-link): Add deep link support for desktop ( #916 )
2024-05-10 07:44:06 -03:00
renovate[bot]
bd1ed5903f
chore(deps): update tauri monorepo ( #1237 )
...
* fix(deps): update tauri monorepo
* rm 1.5 cli
* macos-latest is now arm
* changefile and rebuild iife [skip ci]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
2024-05-01 14:01:24 +02:00
Amr Bashir
9c7eb35967
feat(global-shortcut): support pressed/released states ( #1244 )
...
closes #1243
2024-04-24 15:42:01 +02:00
renovate[bot]
faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 ( #1228 )
...
* chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0
* actually apply the rules lol
* rebuild
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-23 00:40:51 +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