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