Lucas Fernandes Nogueira
|
7dcca6e928
|
feat(core): add request_user_attention API, closes #2023 (#2026)
* feat(core): add `request_user_attention` API
* fix: api lint
* fix build without window allowlist
|
2021-06-20 23:42:38 -03:00 |
|
Lucas Fernandes Nogueira
|
860830d870
|
feat(examples): improve api example, closes #1535 (#1957)
|
2021-06-15 23:12:41 -03:00 |
|
Lucas Fernandes Nogueira
|
954460c520
|
feat(core): MenuHandle show , hide , is_visible and toggle APIs (#1958)
|
2021-06-15 22:04:44 -03:00 |
|
Lucas Fernandes Nogueira
|
5cba6eb4d2
|
feat(core): add window center API, closes #1822 (#1954)
|
2021-06-05 18:20:16 -03:00 |
|
Lucas Fernandes Nogueira
|
f7e9fe8f3f
|
refactor(core): new system tray and window menu APIs, closes #1898 (#1944)
|
2021-06-04 13:51:15 -03:00 |
|
Lucas Fernandes Nogueira
|
c021968eb8
|
fix(core): asset loading not decoding percent-encoded path, closes #1879 (#1938)
|
2021-06-01 15:49:24 -03:00 |
|
Lucas Nogueira
|
9ddd9a97ed
|
fix(examples): api shell example promise catch [skip ci]
|
2021-05-31 22:36:37 -03:00 |
|
Lucas Fernandes Nogueira
|
7616e6cc7b
|
feat(api): validate window API size and location arguments (#1846)
* feat(api): validate window API `size` and `location` arguments
* fmt
|
2021-05-17 11:47:11 -03:00 |
|
Lucas Fernandes Nogueira
|
7bb7dda752
|
refactor(core): resolve resource_dir using the package info (#1762)
|
2021-05-10 00:01:12 -03:00 |
|
Lucas Fernandes Nogueira
|
6bfac866a7
|
refactor(core): add window getters, physical & logical sizes/positions (#1723)
|
2021-05-05 20:15:08 -03:00 |
|
Lucas Fernandes Nogueira
|
8845487f9d
|
fix(cli.js): handle cli.rs promise rejection (#1689)
|
2021-05-03 14:42:31 -03:00 |
|
Lucas Fernandes Nogueira
|
4f1e87f87b
|
refactor(core): change drag element detection to data attr, fixes #1656 (#1659)
|
2021-04-29 20:38:19 -03:00 |
|
Lucas Fernandes Nogueira
|
721e98f175
|
feat(core): add env, cwd to the command API, closes #1634 (#1635)
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-04-28 18:25:44 -03:00 |
|
Lucas Nogueira
|
1b159748e7
|
chore(examples): update api build files
|
2021-04-23 00:25:01 -03:00 |
|
Lucas Fernandes Nogueira
|
5b6c7bb6ee
|
feat(examples): showcase basics of multiwindows feature on api example (#1468)
|
2021-04-12 23:35:57 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|
david
|
e511d39910
|
feat(api): Expose application metadata and functions to JS api - fix #1387 (#1445)
|
2021-04-08 12:50:55 -03:00 |
|
chip
|
9ce0569f17
|
fix(example): unlisten to event on tab change in api example (#1436)
* unlisten to event on tab change in api example
* rewrite
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-06 19:51:15 -03:00 |
|
david
|
6d70c8e1e2
|
feat(updater): Alpha version (#643)
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: nothingismagick <denjell@mailscript.com>
Co-authored-by: Laegel <valentin.chouaf@laposte.net>
|
2021-04-05 14:51:17 -03:00 |
|
Lucas Fernandes Nogueira
|
3713066e45
|
refactor(core): rewrite shell execute API, closes #1229 (#1408)
|
2021-03-31 02:19:03 -03:00 |
|
Lucas Fernandes Nogueira
|
080f6391ba
|
refactor(bundler): specific settings on dedicated structs, update README (#1380)
|
2021-03-25 01:56:00 -03:00 |
|
Lucas Fernandes Nogueira
|
8bdd894925
|
refactor(core): move bundle script to /tauri crate (#1377)
* refactor(core): move bundle script to /tauri crate
* fix(cli): clippy
* fix(core): tests
|
2021-03-23 00:03:07 -03:00 |
|
Lucas Fernandes Nogueira
|
b670ec55f2
|
refactor(core): add unlisten , once APIs to the event system (#1359)
|
2021-03-16 09:50:04 -03:00 |
|
Alve Larsson
|
53fd48e811
|
API example new ui (#1310)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-14 22:48:08 -03:00 |
|
chip
|
c88838aa76
|
feat: build without proc macros (#1226)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-12 22:10:19 -03:00 |
|