Commit Graph

1142 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
7506a52844 chore: setup mask to use the smoke-tests repo (#1583) 2021-04-22 15:33:29 -03:00
Lucas Fernandes Nogueira
8fd1baf69b fix(core): pull package info from tauri.conf.json if set (#1581)
* fix(core): pull package info from tauri.conf.json if set

* fix: codegen
2021-04-22 12:28:18 -03:00
Lucas Fernandes Nogueira
5f033db41c feat(core): use bundle identifier on user data path (#1580) 2021-04-22 11:05:03 -03:00
david
5909c1e014 Make sure custom protocol is handled as secure context on macOS (#1551) 2021-04-22 10:09:42 -03:00
Lucas Fernandes Nogueira
422dd5e2a0 fix(core): command name on plugin invoke handler (#1577) 2021-04-21 23:31:27 -03:00
Lucas Nogueira
c03e312c28 chore: update cli.rs lockfile 2021-04-21 22:11:16 -03:00
Lucas Fernandes Nogueira
d3fdeb4518 feat(core): expose async_runtime module (#1576) 2021-04-21 22:09:24 -03:00
Lucas Fernandes Nogueira
508eddc784 refactor(core): plugin initialization return value (#1575) 2021-04-21 21:44:18 -03:00
Amr Bashir
f708ff824e fix(CTA): #1569, manually set tauri script for compatability with older npm (#1572) 2021-04-21 21:26:49 -03:00
Lucas Fernandes Nogueira
938fb624f5 feat(core): expose custom protocol handler APIs (#1553) 2021-04-21 15:43:11 -03:00
Lucas Fernandes Nogueira
be65f04db7 fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565) 2021-04-21 15:42:52 -03:00
Amr Bashir
c2e43ac66a fix: remove tauri_utils from update-docs worflow (#1566) 2021-04-21 13:20:12 -03:00
Lucas Fernandes Nogueira
07eb6cec8b fix(cli.js): use cargo search on crate latest version detection (#1563) 2021-04-21 12:43:46 -03:00
Lucas Fernandes Nogueira
1f089fb4f9 chore: update minimum nodejs version to 12.13.0 (#1562) 2021-04-21 11:50:24 -03:00
renovate[bot]
4bb8ab8621 chore(deps) Update Tauri JS CLI (major) (#1559)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-21 09:42:09 -03:00
Lucas Fernandes Nogueira
ceadf2f556 fix(core): macos shortcut modifiers, closes #1542 (#1560) 2021-04-21 09:12:18 -03:00
renovate[bot]
001e6f516b chore(deps) Update Tauri JS CLI (#1558)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 08:09:45 -03:00
renovate[bot]
7b7658fbac chore(deps) Update Tauri Core (#1555)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 01:41:52 -03:00
renovate[bot]
74bda32c66 chore(deps) Update Rust crate libflate to 1.1 (#1554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 01:41:02 -03:00
Lucas Fernandes Nogueira
b2ed00087d chore: remove entire test folder from packaged tauri crate (#1552) 2021-04-20 20:13:42 -03:00
github-actions[bot]
8fa06ddb6a Apply Version Updates From Current Changes (#1540)
* apply version updates

* remove cli.rs and cli.js bump

Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2021-04-19 14:19:36 -05:00
Jacob Bolda
2e39880582 chore: covector config tweaks, remove tauri -> api dep (#1541) 2021-04-19 14:04:44 -05:00
Amr Bashir
77bde68327 fix: use correct action path in update-docs workflow (#1537) 2021-04-19 12:53:38 -05:00
Jacob Bolda
9d6df1881a fix: cargo check cli.rs not cli.js (#1539) 2021-04-19 12:49:11 -05:00
Jacob Bolda
ae14a3ff51 fix: #1517 had the wrong package reference in the changefile (#1538) 2021-04-19 12:31:13 -05:00
Jacob Bolda
7ca77780a5 fix: update lockfile for cli.rs
Add cargo check run so it stays up to date when the version is bumped.
cli.rs-v1.0.0-beta-rc.2 create-tauri-app-v1.0.0-beta-rc.3
2021-04-19 11:37:05 -05:00
github-actions[bot]
a202b68447 apply version updates (#1503)
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
cli.js-v1.0.0-beta-rc.2 tauri-v1.0.0-beta-rc.2
2021-04-19 17:19:30 +02:00
Jacob Bolda
635140b27a fix: run metadata sync script explicitly with node (#1536) 2021-04-19 09:48:02 -05:00
Jacob Bolda
1f64927362 chore: sync cli.rs metadata.json file versions (#1534) 2021-04-19 09:15:21 -05:00
Laegel
fcb3b4857e fix: #1512 (#1517)
* fix: Export

* chore(changefile)

* fix: Updated publish step

* fix: Also outputting CommonJS

* fix:`preparePublish` now copies the necessary files

* fix: typo

Co-authored-by: Laegel <valentin.chouaf@laposte.net>

* chore: update `build` script

* chore: add `prepublishOnly script`

* chore: update `api` covector config

* round two, fight!!

Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2021-04-18 22:31:12 -05:00
SneakyFish5
edab7a6686 chore(deps): remove lodash from create-tauri-app (#1532) 2021-04-18 21:30:06 +02:00
Jacob Bolda
098b729e67 chore: CTA version was decremented, fix and adjust changelog to compensate (#1530) 2021-04-18 10:44:15 -05:00
Jacob Bolda
d9f54969ef chore: cross compat the version check for cargo in covector config (#1531) 2021-04-18 10:02:17 -05:00
Jacob Bolda
03a1c95d7e chore: enable covector prerelease beta (#1518) 2021-04-16 19:55:00 -03:00
renovate[bot]
b549df8642 chore(deps) Update Tauri JS CLI (#1475)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-16 19:53:30 -03:00
renovate[bot]
133e3eee78 chore(deps) Update dependency eslint-plugin-promise to v5 (#1477)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-16 19:53:11 -03:00
Amr Bashir
6a423ac116 fix: update update-docs job in covector workflow (#1510) 2021-04-16 19:52:58 -03:00
renovate[bot]
7093dc6e11 chore(deps) Update Tauri Core (#1474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-16 19:52:35 -03:00
Amr Bashir
71666e9f9c fix(cli.rs): fix panic & use cmd to run yarn&npm on windows (#1511) 2021-04-16 19:52:20 -03:00
chip
e447b8e0e6 allow event listeners to be nested (#1513)
* allow event listeners to be nested

* finish event comment

* remove extraneous into_iter()

* use tag instead of params on event for easier testing
2021-04-15 21:22:47 -03:00
chip
ece243d17c don't remove once listener on new thread (#1506)
Spawning an async task to remove the once listener caused it to be able to be
called multiple times before being removed. This design choice was previously
made due to deadlock happening when removing the event from inside `fn once`.
That was because the listeners were already locked inside the trigger when
asked to be removed. `fn trigger` now handles removing once handlers
2021-04-15 08:11:42 +02:00
Noah Klayman
bdf707285e fix(cli.rs/info): add missing camelCase rename (#1505)
* fix(cli.rs/info): add missing camelCase rename

* add changefile
2021-04-15 07:48:38 +02:00
Amr Bashir
3998046489 fix(cta): remove tauri dep from vanilla recipe (#1502) 2021-04-14 22:05:16 -03:00
github-actions[bot]
345f2dbfc5 Apply Version Updates From Current Changes (#1499)
Co-authored-by: nothingismagick <nothingismagick@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
api-v1.0.0-beta-rc.1 cli.js-v1.0.0-beta-rc.1 cli.rs-v1.0.0-beta-rc.1
2021-04-14 20:33:44 -03:00
Amr Bashir
6c00e88e0f fix(cta): fix adding tauri script to package.json (#1501)
* fix(cta): fix adding `tauri` script to package.json

* add change file

* Update .changes/cta-tauri-script.md

Co-authored-by: nothingismagick <denjell@mailscript.com>
2021-04-15 01:26:07 +02:00
Amr Bashir
889a5442f6 fix(cta): add tauri script in package.json (#1500) 2021-04-15 01:11:02 +02:00
Amr Bashir
284a703f78 fix: use correct path in update-docs workflow (#1495) 2021-04-15 01:10:49 +02:00
nothingismagick
b2569a729a fix(js-api): dist (#1498)
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
2021-04-15 01:04:20 +02:00
github-actions[bot]
c2e48e07ec Apply Version Updates From Current Changes (#1497)
* apply version updates

* fix versions

Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
create-tauri-app-v1.0.0-beta-rc.2
2021-04-14 17:26:01 -05:00
Jacob Bolda
7b6108e37b fix: cta templates dir missing (#1496) 2021-04-14 17:21:34 -05:00