Commit Graph

178 Commits (renovate/v2-schemars-0.x)

Author SHA1 Message Date
renovate[bot] 3af968ce8f
fix(deps): update dependency @tauri-apps/api to v1.5.2 (#814)
1 year 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
Mo beb6b139eb
Fix invoke calls in dialog & shell init scripts (#675)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
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
Lorenzo Lewis 6f01bc11ab
chore: change readme banners urls (#523)
2 years ago
renovate[bot] 6d8f517148
chore(deps): update dependency tslib to v2.6.1 (#515)
2 years ago
renovate[bot] 92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
renovate[bot] 9dba680114
chore(deps): update dependency tslib to v2.6.0 (#483)
2 years ago
renovate[bot] 2365c46534
fix(deps): update tauri monorepo to v1.4.0 (#482)
2 years ago
Fabian-Lars 6845cefc82
chore: Lock npm deps versions (#477)
2 years ago
renovate[bot] 0d0ed7b907
chore(deps): update dependency prettier to v3 (#467)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
Amr Bashir 417c85a2dd
fix(window-state): manual default implentation (#425)
2 years ago
Amr Bashir 617cf38069
fix(window-state): propagate promise (#435)
2 years ago
Fabian-Lars 0984fc8374
chore: Add branch to install instructions that use git (#433)
2 years ago
Amr Bashir c73049d3ed
fix: remove tsconfig symlink (#429)
2 years ago
Fabian-Lars 523bcdc528
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira d677f73495
feat(ci): test mobile targets (#378)
2 years ago
Lucas Fernandes Nogueira 3c9771e287
feat: update to tauri 2.0.0-alpha.9 (#372)
2 years ago
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Lucas Fernandes Nogueira bb26f7d710
feat(window): add plugin (#352)
2 years ago
FabianLars 4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2 years ago
FabianLars dce0f02bc5
Rename dev branch to v1 and next branch to v2
2 years ago
FabianLars 59cb08e902
chore: Adapt readmes to next branch
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago
Fabian-Lars 9e97a55d85
fix(window-state): fix command names
2 years ago
Fabian-Lars 5c79b6ae30
chore(deps): Update all deps. Run pnpm dedupe (#320)
2 years ago
Amr Bashir e5b07f4af2
feat(window-state): add js api, closes #254 (#309)
2 years ago
Lucas Fernandes Nogueira bbdccefa2d
chore(deps): update to tauri alpha.8 (#303)
2 years ago
nya1 aa879c9ac7
chore(window-state): readme typo (#290)
2 years ago
renovate[bot] 58defafd2a
fix(deps): update rust crate bitflags to v2 (#277)
2 years ago
Parker McMullin b49d8addda
fix(window-state): Use outer position (#276)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
Fabian-Lars 2e090c90cd
chore: Add MSRV to all readmes (#255)
2 years ago
Bryan Lee 61bdf04bc8
docs: fix typo (#117)
2 years ago
Amr Bashir 4c6255d34f
fix(window-state): update state before saving (#111)
2 years ago
amrbashir b02c7e15f9
clippy lints
2 years ago
amrbashir 1930a1aa84
cleanup & defer saving state until `ClosedRequest`
2 years ago
amrbashir 0abe028e88
clippy
2 years ago
amrbashir 47e85ad06d
feat(window-state): add flags to control what is saved/restored
2 years ago
Uriel 827bd47db6
fix(window-state): compare position with available monitors bounds (#48)
2 years ago
Jonas Kruckenberg a2f0e2eb73 fmt
2 years ago
Jonas Kruckenberg e6cfc80b17 update readmes and package descriptions
2 years ago
Jonas Kruckenberg 5966b7d133 chore: add rust-version field
2 years ago
Jonas Kruckenberg 08f90f0fb4 update readmes
2 years ago
Jonas Kruckenberg 36698d1436 fmt
3 years ago
Jonas Kruckenberg 9a7b7e6423 template readmes and banners
3 years ago
Jonas Kruckenberg e9f90cf8ff add licenses
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago