Lucas Fernandes Nogueira d18b5367a9 feat(core): enfore label uniqueness, closes #2067 (#2097) vor 4 Jahren
..
api 8c13344f8f fix(core): command events not firing consistently (#2082) vor 4 Jahren
app 3280c4aa91 refactor(core): global shortcut is now provided by `tao` (#2031) vor 4 Jahren
endpoints 8c13344f8f fix(core): command events not firing consistently (#2082) vor 4 Jahren
updater dc6b0d8522 feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951) vor 4 Jahren
window 3280c4aa91 refactor(core): global shortcut is now provided by `tao` (#2031) vor 4 Jahren
app.rs 59784c7e55 feat(core): implement `CommandArg` for `AppHandle` (#2037) vor 4 Jahren
async_runtime.rs d3fdeb4518 feat(core): expose `async_runtime` module (#1576) vor 4 Jahren
command.rs 22676df57a refactor(core): `menu` and `system-tray` feature flags (#1765) vor 4 Jahren
endpoints.rs 285bf64bf9 feat(core): add clipboard writeText and readText APIs (#2035) vor 4 Jahren
error.rs d18b5367a9 feat(core): enfore label uniqueness, closes #2067 (#2097) vor 4 Jahren
event.rs a755d23e1b refactor(core): more bounds for better errors from #1623 (#1632) vor 4 Jahren
hooks.rs 3d8dcbbf81 fix(core): allow wry to be an optional dep again (fix #1841) (#1854) vor 4 Jahren
lib.rs 3280c4aa91 refactor(core): global shortcut is now provided by `tao` (#2031) vor 4 Jahren
manager.rs d18b5367a9 feat(core): enfore label uniqueness, closes #2067 (#2097) vor 4 Jahren
plugin.rs dc6b0d8522 feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951) vor 4 Jahren
settings.rs 7bb7dda752 refactor(core): resolve resource_dir using the package info (#1762) vor 4 Jahren
state.rs ac3ddeba26 chore(deps) Update Tauri Core (#1969) vor 4 Jahren
window.rs fe32afcc93 fix(core): `Window` must be `Send + Sync` on Windows, closes #2078 (#2093) vor 4 Jahren