Fabian-Lars
51856e9e0a
docs: Remove header image from inline docs ( #2045 )
2024-11-13 16:07:29 +01:00
Lucas Fernandes Nogueira
e2e97db519
feat: use PermissionState type from tauri, closes #979 ( #1701 )
2024-08-29 15:40:38 -03:00
Fabian-Lars
725ff4295e
fix(notification/windows): Grant permission without invoking backend ( #1556 )
...
* fix(notification/windows): Grant permission without invoking backend
* fmt
2024-07-23 13:10:58 +02:00
FabianLars
93bdb6d133
Revert "fix(notification/windows): Grant permission without invoking backend"
...
This reverts commit 4c120d4176 .
2024-07-16 13:22:21 +02:00
FabianLars
4c120d4176
fix(notification/windows): Grant permission without invoking backend
2024-07-16 13:21:10 +02:00
Lucas Fernandes Nogueira
3779fb5063
refactor(notification): pull notify_rust from crates.io ( #1432 )
2024-06-11 14:31:59 +02:00
Naman Garg
8d7689f6f9
Add WebviewWindow to code docs and template ( #1144 )
...
* Add WebviewWindow to code docs
* Shorten the WebView Name
* Apply suggestions from code review
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
2024-04-09 11:56:00 -03: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
Lucas Nogueira
7039c9b995
fmt, clippy
2024-02-21 13:39:40 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Lucas Nogueira
4709c343bc
inline notify-rust [skip ci]
2024-02-20 10:44:52 -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
Lucas Fernandes Nogueira
b131bc8f7c
feat(plugins): inject API on window.__TAURI__ ( #383 )
2023-05-23 14:20:14 -03:00
Lucas Fernandes Nogueira
be1c775b8d
feat(notification): implement Android and iOS APIs ( #340 )
2023-05-05 09:22:19 -03:00
Lucas Fernandes Nogueira
e9bbe94181
feat(notification): add plugin ( #326 )
2023-05-02 13:09:50 -03:00