tauri/tooling/cli/templates/app/src-tauri
Amr Bashir 77b9a508a4
feat(api): add Image class (#9042)
* feat(api): add `Image` class

* clippy

* license headers

* small cleanup

* fixes

* code review

* readd from_png_bytes and from_ico_bytes

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-03-03 04:31:08 +02:00
..
capabilities feat(api): add Image class (#9042) 2024-03-03 04:31:08 +02:00
icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
src fix(cli): don't build library when building desktop targets, closes #7007 (#7014) 2023-05-22 11:32:20 -03:00
.gitignore refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 2024-02-04 11:42:13 -03:00
build.rs refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
Cargo.crate-manifest refactor(cli): use tauri/custom-protocol instead of relying on user having custom-protocol in their cargo features (#8937) 2024-02-26 15:17:45 -03:00
tauri.conf.json feat: configure escaping on handlebars templates (#6678) 2023-05-02 09:59:59 -03:00