1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-23 02:32:28 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
4f1e87f87b
refactor(core): change drag element detection to data attr, fixes () 2021-04-29 20:38:19 -03:00
Lucas Fernandes Nogueira
721e98f175
feat(core): add env, cwd to the command API, closes ()
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 () 2021-04-12 23:35:57 -03:00
Lucas Fernandes Nogueira
aea614587b
refactor(repo): add /tooling folder () 2021-04-12 01:59:25 -03:00
david
e511d39910
feat(api): Expose application metadata and functions to JS api - fix () 2021-04-08 12:50:55 -03:00
chip
9ce0569f17
fix(example): unlisten to event on tab change in api example ()
* 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
Lucas Fernandes Nogueira
3713066e45
refactor(core): rewrite shell execute API, closes () 2021-03-31 02:19:03 -03:00
Lucas Fernandes Nogueira
080f6391ba
refactor(bundler): specific settings on dedicated structs, update README () 2021-03-25 01:56:00 -03:00
Lucas Fernandes Nogueira
b670ec55f2
refactor(core): add unlisten, once APIs to the event system () 2021-03-16 09:50:04 -03:00
Alve Larsson
53fd48e811
API example new ui ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-14 22:48:08 -03:00
chip
c88838aa76
feat: build without proc macros ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-12 22:10:19 -03:00