Amr Bashir
1bfc32a3b2
fix(api.js): add fileDropEnabled
to WindowOptions
, closes #2968 ( #2989 )
2021-12-09 01:03:21 -03:00
renovate[bot]
875c35e6e4
chore(deps) Update Tauri CLI ( #2994 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 01:02:12 -03:00
renovate[bot]
4268cbaeee
chore(deps) Update Tauri API Definitions ( #2995 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 01:02:03 -03:00
renovate[bot]
ba14d69650
chore(deps) Update Tauri JS CLI ( #3000 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 01:01:02 -03:00
renovate[bot]
ea9e7ca44a
chore(deps) Update create-tauri-app ( #3001 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 01:00:28 -03:00
Lucas Fernandes Nogueira
d28ac8aac0
fix(core): enable CORS on the asset
protocol, closes #2965 ( #2974 )
2021-12-09 00:56:58 -03:00
FabianLars
1e336b6872
fix(cli.js): Fix package installation on yarn 2+ ( #3012 )
2021-12-09 00:11:51 -03:00
renovate[bot]
639fcad307
chore(deps) Update Rust crate clap to v3.0.0-rc.0 ( #3046 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-08 23:47:43 -03:00
Amr Bashir
50c63900c7
fix(api.js): fix http.fetch
throwing error if response body is empty, closes #2831 ( #3008 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-08 23:39:42 -03:00
renovate[bot]
c664e9dbe0
chore(deps) Update Rust crate sha2 to 0.10 ( #3045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-08 22:32:41 -03:00
Amr Bashir
17a1ad6823
fix(cli.rs): ensure target/release/wix
exists, closes #2927 ( #2987 )
2021-12-07 11:01:17 -03:00
Lorenzo Lewis
1f800e83b6
fix : #617 Update macOS icons to Big Sur style ( #2870 )
2021-12-06 23:41:13 +01:00
Lucas Nogueira
508e815247
chore(api): fix documentation tags
2021-12-06 16:49:09 -03:00
Amr Bashir
0196c89768
fix(cta): use node12 compatible apis to clean node_modules ( #3010 )
2021-12-02 10:45:00 +02:00
Amr Bashir
25651ec10b
fix(cli.rs): don't enforce a rustfmt.toml
( #2990 )
...
* fix(cli.rs): don't enforce a `rustfmt.toml`
* rmove it from plugins templates
2021-12-01 11:04:50 +08:00
Amr Bashir
ea51504e3a
fix(cta): stop react recipe from opening in browser, closes #2793 ( #2988 )
2021-11-30 18:30:25 +02:00
West
1c7ee6ec06
feat: add CLJS project to create-tauri-app
, fix : #2822 ( #2843 )
...
* include lockfile-lint in devDependencies
* add cljs template
* lockfile lint should be included as part of another pr
* few fixes
- Added url for the create-cljs-app project
- Added beforeDevCommand and beforeBuildCommand
- Make sure to delete redundant lockfile depending on package manager
* reinstall dependencies after deleting lockfiles
* fix eslint check
* add support for `pnpm`
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2021-11-30 18:14:37 +02:00
renovate[bot]
f813a25da8
chore(deps) Update Tauri API Definitions ( #2949 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-24 10:22:00 -03:00
renovate[bot]
d11495f45a
chore(deps) Update Tauri JS CLI ( #2950 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-24 10:21:47 -03:00
renovate[bot]
cc55242cd2
chore(deps) Update create-tauri-app ( #2951 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-24 10:21:37 -03:00
renovate[bot]
b4b25a2d44
chore(deps) Update Tauri CLI ( #2945 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-24 10:21:24 -03:00
Lucas Fernandes Nogueira
7b81e5b82e
feat(cli.rs): allow config argument to be a path to a JSON file ( #2938 )
2021-11-22 19:08:54 -03:00
renovate[bot]
cca9064e51
chore(deps) Update dependency typescript to v4.5.2 ( #2922 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 00:40:33 -03:00
renovate[bot]
3fe89ecab6
chore(deps) Update dependency typescript to v4.5.2 ( #2921 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 00:40:23 -03:00
renovate[bot]
46f8f2ab4c
chore(deps) Update dependency typescript to v4.5.2 ( #2920 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 19:29:35 -03:00
renovate[bot]
d0c0f8a2d3
chore(deps) Update Tauri JS CLI ( #2919 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 19:29:24 -03:00
renovate[bot]
c765bfb762
chore(deps) Update dependency svelte-check to v2.2.10 ( #2917 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 11:47:40 -03:00
renovate[bot]
4cb574d10c
chore(deps) Update dependency execa to v6 ( #2913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-11-17 11:25:02 -03:00
renovate[bot]
c5852da779
chore(deps) Update dependency type-fest to v2.5.4 ( #2914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 11:24:51 -03:00
renovate[bot]
64fb688780
chore(deps) Update Rust crate shared_child to v1 ( #2910 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-11-17 10:30:55 -03:00
renovate[bot]
7b6db05182
chore(deps) Update create-tauri-app ( #2909 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 09:49:44 -03:00
renovate[bot]
d6ccdfce0b
chore(deps) Update Tauri CLI ( #2907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 09:48:58 -03:00
renovate[bot]
9721b4ae13
chore(deps) Update Tauri JS CLI ( #2905 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 09:48:27 -03:00
renovate[bot]
21bb8bfe09
chore(deps) Update Tauri API Definitions ( #2904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 09:48:17 -03:00
Lucas Fernandes Nogueira
15164d930a
feat(core): allow defining a custom invoke system ( #2899 )
2021-11-16 12:58:18 -03:00
Lucas Fernandes Nogueira
4e3b366e64
feat(ci): automate config.md
docs generation ( #2887 )
2021-11-14 09:26:41 -03:00
Lucas Fernandes Nogueira
8000675366
feat(ci): fill CLI docs on covector version
( #2886 )
2021-11-13 19:49:48 -03:00
Lucas Fernandes Nogueira
db275f0b63
refactor(cli.rs): rename init plugin
subcommand to plugin init
( #2885 )
2021-11-13 19:28:18 -03:00
Bill Avery
34be6cf37a
Update webview2-com and windows crates ( #2875 )
2021-11-11 18:38:41 -03:00
renovate[bot]
348c38db5b
chore(deps) Update dependency eslint-plugin-import to v2.25.3 ( #2865 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 11:12:26 -03:00
renovate[bot]
0818b267ec
chore(deps) Update dependency eslint-plugin-import to v2.25.3 ( #2864 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 11:12:17 -03:00
renovate[bot]
da12927ed6
chore(deps) Update create-tauri-app ( #2858 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 09:01:05 -03:00
Per Steinhorst
7e979dc55f
fix : #2861 return platform type typo "Darwing" instead of "Darwin" ( #2862 )
2021-11-10 09:00:25 -03:00
renovate[bot]
930b39e766
chore(deps) Update Tauri API Definitions ( #2856 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 08:58:36 -03:00
renovate[bot]
0718791999
chore(deps) Update Tauri JS CLI ( #2857 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 08:58:24 -03:00
renovate[bot]
f8b98edf29
chore(deps) Update create-tauri-app ( #2837 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 09:21:43 -03:00
renovate[bot]
b1202d94ba
chore(deps) Update Tauri JS CLI ( #2836 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 09:21:31 -03:00
renovate[bot]
9772776876
chore(deps) Update Tauri CLI ( #2835 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 09:21:20 -03:00
renovate[bot]
7ae982b8ab
chore(deps) Update Tauri API Definitions ( #2834 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 09:21:08 -03:00
renovate[bot]
e3bf23eb2d
chore(deps) Update create-tauri-app ( #2814 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 11:58:28 -03:00