Commit Graph

211 Commits (feat/message-dialog-3-buttons)

Author SHA1 Message Date
renovate[bot] 16d87bf236
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.10 (#1677)
9 months ago
github-actions[bot] de732d0ab0
publish new versions (#1683)
9 months ago
Lucas Fernandes Nogueira 9ea9e05944
chore(deps): update to tauri rc.7 (#1699)
9 months ago
Lucas Fernandes Nogueira 0c040bcc9a
fix(store): remove Android and iOS plugins, closes #1256 (#1695)
9 months ago
Greg Knapp 01c913e83e
Update import package name to V2 (#1693)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
10 months ago
github-actions[bot] f946a7cf1f
publish new versions (#1680)
10 months ago
Lucas Fernandes Nogueira b914775898
fix: explicitly set a minimum macOS version for older Swift versions (#1679)
10 months ago
renovate[bot] 6c823ae31a
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.4 (#1670)
10 months ago
github-actions[bot] 121f68b449
publish new versions (#1616)
10 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
10 months ago
AHQ 6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)
10 months ago
Lucas Nogueira 4db635f19b
feat: bump to RC
10 months ago
FabianLars 0c1077f6d5
chore: Add repository field to package.json
10 months ago
github-actions[bot] 518b529a19
publish new versions (#1590)
10 months ago
Fabian-Lars 99d6ac0f95
chore: Use range specifier for api.js version (#1606)
10 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
Tony e847cedc1f
fix(deps): use no default features on tauri (#1402)
10 months ago
renovate[bot] edf8d84f39
fix(deps): update tauri monorepo (#1595)
10 months ago
github-actions[bot] 7d926ee5b9
publish new versions (#1517)
11 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
github-actions[bot] 8f6d341e45
publish new versions (#1479)
11 months ago
renovate[bot] 76daee7aaf
chore(deps): update tauri monorepo (v2) (#1512)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
Victor Aremu 7873d2b3f5
chore(docs): fix typo (#1489)
12 months ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
12 months ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
Lucas Nogueira acd383af75
fix(android): adjust for Kotlin and project warnings
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
Lucas Fernandes Nogueira 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Amr Bashir f0fb25a9b7
feat(shell): support opening URLs on mobile (#1319)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
github-actions[bot] 9f545c65ad
publish new versions (#1142)
1 year ago
renovate[bot] 37dbd4c38d
fix(deps): update tauri monorepo (#1202)
1 year ago
Fabian-Lars bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
FabianLars 57e979adaf
chore(store): format readme
1 year ago
zenitogr 9144521b90
chore(store): update example in README.md (#1176)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
1 year ago
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Fabian-Lars 02111b9526
chore: Change workspace inheritance syntax for better covector support (#1092)
1 year ago
renovate[bot] b74ccb6639
chore(deps): update dependency @tauri-apps/cli to v1.5.11 (#1049)
1 year ago
github-actions[bot] 644eb448bb
publish new versions (#1042)
1 year ago
Tony 79691e93e0
fix(store): `with_store` and `StoreCollection` become private in #1011 (#1040)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Rigidity d9870f1948
docs: improve `tauri-plugin-store` readme and code example (#996)
1 year ago
Ahmed Elkhoudiry 22f5acf240
feat(store): Add android & iOS support (#1011)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
Tillmann f59436dad0
Added Security Policy to All Plugins (#930)
1 year ago
Jarrodsz 382fc3a7bf
chore(store): add AppSettings example (#573)
1 year ago
Instinct 7c59242905
chore: fix typo in store plugin README.md (#997)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Fernandes Nogueira b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
1 year ago
Lucas Nogueira 14f381acf8
bump msrv
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira dbc0c0757e
dist
1 year ago
Lucas Nogueira 9dd1d09797
rebuild
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Amr Bashir 7cefa2b0bd
pub
1 year ago
amrbashir 72db444401
feat(sql,store): add `Builder::new`
1 year ago
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
1 year ago
Lucas Nogueira 63afaf1dfa
fmt
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
lucasfernog 18e478aba0
publish new versions
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
renovate[bot] 9b99416965
fix(deps): update tauri monorepo (#815)
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
github-actions[bot] 68cb23f9c0
Publish New Versions (v2) (#723)
1 year ago
FabianLars 46dfb75d92
Revert "fix(deps): update dependency @tauri-apps/api to v1.5.2 (#814)"
2 years ago
renovate[bot] 3af968ce8f
fix(deps): update dependency @tauri-apps/api to v1.5.2 (#814)
2 years ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Fabian-Lars 12900556a0
Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
2 years ago
Fabian-Lars 4899ae007a
chore: Disable workspace inheritance for [package] (#775)
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Fabian-Lars 8c9ff2a2a9
chore: Add sponsors section to readme (#758)
2 years ago
Amr Bashir eea3df56ef
fix: add back `main`, `module` and `types` field in top-level package.json (#742)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
2 years ago
github-actions[bot] d4d1633c4d
Publish New Versions (v2) (#688)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
github-actions[bot] 437dfba814
Publish New Versions (v2) (#629)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
renovate[bot] 6630e5db75
fix(deps): update tauri monorepo (#665)
2 years ago
renovate[bot] 9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 (#626)
2 years ago
renovate[bot] dc5a14b6ad
chore(deps): update dependency tslib to v2.6.2 (#574)
2 years ago
Lucas Fernandes Nogueira 2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
2 years ago
github-actions[bot] 903361100c
Publish New Versions (v2) (#589)
2 years ago
github-actions[bot] 553c87bde0
Publish New Versions (v2) (#423)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Lucas Fernandes Nogueira d5a7c77a8d
fix(docs): enable `tauri/dox` feature on docs.rs build (#545)
2 years ago