Thad Guidry
af72e8e690
Clarify and improve accuracy of semantics we talk about ( #2153 )
...
Co-authored-by: Laegel <laegel@tutanota.com>
2021-08-11 20:15:32 -03:00
Lucas Nogueira
178164b259
fix(docs): splashscreen guide using dropped Params syntax
2021-08-11 14:52:47 -03:00
Lucas Fernandes Nogueira
5f6e135f23
refactor(cli.js): package as ES module, closes #2256 ( #2392 )
2021-08-11 14:00:35 -03:00
renovate[bot]
f55016be74
chore(deps) Update dependency imagemin to v8.0.1 ( #2395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 11:45:51 -03:00
renovate[bot]
4f11481813
chore(deps) Update Rust crate phf to 0.10 ( #2393 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 11:44:55 -03:00
renovate[bot]
e18d3536ff
chore(deps) Update Tauri JS CLI ( #2394 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 11:05:34 -03:00
renovate[bot]
6063f5c73c
chore(deps) Update Rust crate rfd to 0.4.2 ( #2389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 04:18:51 -03:00
dependabot[bot]
b6405313a0
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /tooling/create-tauri-app ( #2385 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 04:18:43 -03:00
dependabot[bot]
a97b8dab62
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/api ( #2386 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 04:18:36 -03:00
renovate[bot]
99a5435d72
chore(deps) Update Tauri API Definitions ( #2390 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 04:18:24 -03:00
Lucas Fernandes Nogueira
fa9341ba18
feat(core): implement Debug
on public API structs/enums, closes #2292 ( #2387 )
2021-08-11 02:07:39 -03:00
david
50bf87a80a
disable enableElevatedUpdateTask
on the updater sample ( #2388 )
...
Signed-off-by: David Lemarier <david@lemarier.ca>
2021-08-10 16:01:39 -04:00
Lucas Fernandes Nogueira
3f039cb8a3
fix: keep original productName
for .desktop Name
field, closes #2295 ( #2384 )
2021-08-10 16:02:46 -03:00
Lucas Fernandes Nogueira
8b2cc2615d
fix(core): dialog's defaultPath
behavior on Linux, closes #2232 ( #2382 )
2021-08-10 15:28:24 -03:00
Lucas Fernandes Nogueira
9c4032ba10
fix(cli.js): usage with HTTPS_PROXY, closes #2237 ( #2381 )
2021-08-10 11:31:48 -03:00
FabianLars
b2b36cfe8d
fix(core): fixes ES Module detection for default imports with relative paths or scoped packages ( #2380 )
2021-08-10 10:55:23 -03:00
Lucas Fernandes Nogueira
8e48029790
feat(api): improve EventName
type definition ( #2379 )
2021-08-10 10:54:42 -03:00
david
b9a9de6b64
fix(benchmarks): pure virtual method called ( #2377 )
...
* remove bench test lock
Signed-off-by: David Lemarier <david@lemarier.ca>
* use tauri commands to close the app
Signed-off-by: David Lemarier <david@lemarier.ca>
2021-08-10 11:18:16 +08:00
Lucas Fernandes Nogueira
737da87244
fix(core): random shell command output order, closes #2184 ( #2376 )
2021-08-09 10:56:21 -03:00
Lucas Nogueira
77595b1c37
chore(cli.rs): change author [skip ci]
2021-08-09 09:26:39 -03:00
Ngo Iok Ui (Wu Yu Wei)
25ae04e8af
chore(cli.rs): improve how cli process arguments, closes #2335 ( #2373 )
2021-08-09 09:25:39 -03:00
Lucas Fernandes Nogueira
1ecb8651a7
fix(core): listen
receiving past events, closes #2323 ( #2371 )
2021-08-09 00:10:25 -03:00
Lucas Fernandes Nogueira
d7dd653026
chore(deps): wry 0.12 ( #2372 )
...
* chore(deps): wry 0.12
* update tokio [skip ci]
* keep wry github [skip ci]
2021-08-09 00:10:02 -03:00
Lucas Fernandes Nogueira
9b32b93996
fix(core): fs-all
feature not including base64
crate, closes #2336 ( #2368 )
2021-08-08 21:16:03 -03:00
renovate[bot]
c2f35f3b89
chore(deps) Update Rust crate blake3 to v1 ( #2305 )
...
* chore(deps) Update Rust crate blake3 to v1
* fix build
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 21:15:43 -03:00
Wouter Buckens
892c63a053
feat( #2287 ): Add ExitRequested
event to let users prevent app from exiting ( #2293 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 21:12:32 -03:00
Lucas Nogueira
fd80dd97e8
chore: update bundle script [skip ci]
2021-08-08 20:57:24 -03:00
renovate[bot]
9bfcab216a
chore(deps) Update dependency @rollup/plugin-commonjs to v20 ( #2351 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 20:28:33 -03:00
renovate[bot]
a6d231df48
chore(deps) Update Rust crate open to v2 ( #2306 )
...
* chore(deps) Update Rust crate open to v2
* fix build
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 20:28:26 -03:00
renovate[bot]
ecef9946e7
chore(deps) Update Tauri API Definitions ( #2265 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 20:28:04 -03:00
david
44f6ee4cfd
chore(ci): add step to detect code signing ( #2245 )
...
* chore(ci): add step to detect code signing
* fix variable name and add changefile
2021-08-08 18:19:45 -03:00
renovate[bot]
3574a911e6
chore(deps) Update Tauri JS CLI ( #2266 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 18:14:59 -03:00
renovate[bot]
df01358fb3
chore(deps) Update Rust crate zeroize to 1.4 ( #2267 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 18:14:52 -03:00
david
c576119013
fix(updater): Run elevated task only if server tell us ( #2357 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 18:13:54 -03:00
Pankaj Patil
97bc52ee03
Tooling: [API] Changed target in tsconfig to es6 ( #2362 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 18:13:46 -03:00
renovate[bot]
eba7813e8a
chore(deps) Update dependency @rollup/plugin-commonjs to v20 ( #2350 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 18:13:34 -03:00
dependabot[bot]
4d69a445f3
chore(deps): bump tar from 6.1.1 to 6.1.6 in /tooling/create-tauri-app ( #2365 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-08 17:48:53 -03:00
Sanket Chaudhari
7fcd991aab
Fix import path for getCurrent
and WebviewWindow
in docs ( #2364 )
2021-08-08 17:41:27 -03:00
Jacob Bolda
c410e034f7
convert jest tests to child_process run script ( #2308 )
...
* convert jest tests to child_process run script
* remove vuecli (it freezes), add angular
* run cargo build in correct dir
* add in asserts on fs
* normalize assert for node14
* fix installing empty dependencies
* add messages to asserts
* use test dir to check if running local cli
* try running in parallel
* run in parallel and log output serially
* avoid parallel, skip yarn for now
* add change file
* disable running with npm6 due to vite fail
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2021-08-08 03:13:05 -05:00
Ngo Iok Ui (Wu Yu Wei)
63ad303903
chore(linux): bump gtk to v0.14 ( #2361 )
...
* Bump gtk to v0.14
* Switch back to rfd
2021-08-06 18:15:22 +02:00
Amr Bashir
235e0f6785
feat(CTA): add official support for pnpm
package manager ( #2348 )
...
* feat(CTA): add official support for `pnpm` package manager
* adjust post-message formatting [skip ci]
* optimize package managers checks
2021-08-06 23:35:39 +08:00
Lucas Nogueira
fee3c5820b
fix(api): unused @ts-expect-error
2021-08-04 10:41:50 -03:00
Lucas Fernandes Nogueira
c17532f741
refactor(core): change Plugin initialize
signature, move register t… ( #2347 )
...
* refactor(core): change Plugin `initialize` signature, move register to AppHandle
* clippy
2021-08-03 22:06:05 -03:00
Lucas Fernandes Nogueira
d0142e87dd
fix(core): invoke key injection on regular JS scripts, closes #2342 ( #2344 )
2021-08-03 13:53:38 -03:00
david
6e0dbf639a
fix(core): Expose ClipboardManager
and GlobalShortcutManager
( #2263 )
2021-08-03 12:56:43 -03:00
Lucas Fernandes Nogueira
84a0e04cbe
feat(core): try_state
API on the Manager
trait ( #2341 )
2021-08-02 17:01:53 -03:00
Lucas Fernandes Nogueira
15566cfd64
feat(core): add API to send wry window message to the event loop ( #2339 )
...
* feat(core): add API to send wry window message to the event loop
* expose types
2021-08-02 16:45:24 -03:00
Lucas Fernandes Nogueira
5b7be8133a
feat(core): add plugin register API on the Manager
trait ( #2340 )
2021-08-02 16:06:41 -03:00
Michael E. Snowden
2eed5b5e97
Update Rust example in cli.md ( #2337 )
...
* Update cli.md
Updating the example Rust code with an example graciously provided by @amrbashir . This is also in response to a [docs issue](https://github.com/tauri-apps/tauri/issues/2332 ) that I had raised earlier.
* Update docs/usage/guides/cli.md
* Update cli.md
* Update cli.md
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
2021-08-02 13:13:44 -03:00
Amr Bashir
05b9d81ee6
feat(api.js): add nodejs-inspired functions in path
module ( #2310 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-02 10:58:09 -03:00