github-actions[bot]
|
b25545c53f
|
apply version updates (#10683)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2024-08-19 09:48:54 -03:00 |
|
Lucas Fernandes Nogueira
|
c689521a76
|
fix(api): tslib path (#10681)
|
2024-08-19 09:27:45 -03:00 |
|
Lucas Nogueira
|
07a5f505d9
|
fix(ci): run pnpm publish with --no-git-checks
|
2024-08-17 00:12:24 -03:00 |
|
github-actions[bot]
|
3522fbd78e
|
Apply Version Updates From Current Changes (#10561)
* apply version updates
* fix versions
---------
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-08-16 23:39:49 -03:00 |
|
Amr Bashir
|
01f6aa3405
|
build: migrate repo to use pnpm as the package manager (#10607)
* build: migrate repo to use `pnpm` as the pacakge manager
* corepack enable
* update lock file
* format files
* format .github
* fix audit js
* wrap in quotes
* --frozen-lockfile
* simplify packageManager field
* lockfile
* remove cache from audit workflow
|
2024-08-16 23:04:08 -03:00 |
|
renovate[bot]
|
8902dd8137
|
chore(deps) Update Tauri API Definitions (#10614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-15 11:14:36 -03:00 |
|
renovate[bot]
|
360330136f
|
chore(deps) Update dependency @types/eslint to v9 (#10620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-15 10:51:46 -03:00 |
|
Lucas Fernandes Nogueira
|
b6dca99fff
|
refactor(api)!: change window label getters to be async ref #5380 (#10630)
|
2024-08-15 09:12:40 -03:00 |
|
renovate[bot]
|
416f845784
|
chore(deps) Update Tauri API Definitions (dev) (#10370)
* chore(deps) Update Tauri API Definitions
* format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-08-11 09:47:00 -03:00 |
|
KV
|
10e30c5139
|
fix: 'ndecorated' typo in window shadow description (#10527)
|
2024-08-08 10:47:52 +08:00 |
|
Lucas Nogueira
|
005e4a9649
|
chore: promote API package to RC
|
2024-08-02 10:32:39 -03:00 |
|
github-actions[bot]
|
2a402b4845
|
apply version updates (#10281)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-07-29 07:27:56 -03:00 |
|
Tony
|
f153e8b0fe
|
docs: Fix js doc's param mismatch for setSizeConstraints (#10342)
|
2024-07-22 11:09:36 +02:00 |
|
Amr Bashir
|
da25f73530
|
feat: add granular size constraints APIs (#10242)
|
2024-07-17 04:05:56 +03:00 |
|
Tony
|
3c17fb64fd
|
Fix Webview.reparent pointing to wrong Rust API (#10277)
|
2024-07-14 19:20:56 +08:00 |
|
github-actions[bot]
|
6d965e9fbf
|
apply version updates (#10179)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2024-07-12 16:37:38 -03:00 |
|
renovate[bot]
|
532b3b1c03
|
chore(deps) Update Tauri API Definitions (#9171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-12 11:07:49 -03:00 |
|
Amr Bashir
|
261c9f942d
|
refactor!(core & api): rename drag events for better consistency and clarity (#10170)
* refacotr!(core & api): rename drag events for better consistency and clarity
* more renames
* remove imports
* fix drag over listen
* update example
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-07-12 10:22:06 -03:00 |
|
Amr Bashir
|
2b1ceb40d3
|
refactor(api)!: renamed getCurrent functions to avoid ambiguity (#10229)
* refactor(api)!: renamed `getCurrent` functions to avoid ambiguity
closes #10193
* Update .changes/get-current-ambguity.md
* rename `getAll` and update docs and examples
|
2024-07-11 14:26:15 +03:00 |
|
Tony
|
080b6e1272
|
enhance: use EventName on window's once and remove listener before calling handler (#10246)
* Refactor
* Revert event => void
* Change file
|
2024-07-10 19:59:01 +03:00 |
|
Jason Tsai
|
7bc6a2a1d6
|
feat(macos): support changing title bar style dynamically, close #9763 (#9788)
|
2024-07-03 05:36:51 +03:00 |
|
github-actions[bot]
|
ff79161b0d
|
apply version updates (#10166)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2024-07-01 23:30:21 -03:00 |
|
Lucas Nogueira
|
f5b121be6e
|
Revert "apply version updates (#9926)"
This reverts commit 1cc9aa4b66 .
|
2024-07-01 23:14:57 -03:00 |
|
github-actions[bot]
|
1cc9aa4b66
|
apply version updates (#9926)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-07-01 22:40:01 -03:00 |
|
Tony
|
16641723b0
|
chore(deps): update js dev dependencies (#10051)
|
2024-06-14 05:28:06 +03:00 |
|
Fabian-Lars
|
c98f385cb5
|
fix(api.js): Export mocks module (#10044)
|
2024-06-12 19:22:55 +03:00 |
|
Amr Bashir
|
148f048871
|
feat(api): add defaultWindowIcon to app module (#9979)
|
2024-06-05 19:17:06 +03:00 |
|
github-actions[bot]
|
594e3e2939
|
Apply Version Updates From Current Changes (#9869)
* apply version updates
* fix bundler version
* update lockfile
---------
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-05-29 00:10:20 -03:00 |
|
Amr Bashir
|
c4410daa85
|
feat(tray): add enter , move and leave events (#9777)
* feat(tray): add `enter`, `move` and `leave` events
closes #8584
* update api example
* check button state [skip ci]
* fix enum [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-05-24 14:56:32 -03:00 |
|
github-actions[bot]
|
51b5d581b5
|
Apply Version Updates From Current Changes (#9752)
* apply version updates
* fix tests
* fix tests
---------
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-05-22 23:20:59 -03:00 |
|
Angel S. Moreno
|
c4bacce2c2
|
docs: update events emitTo @since JSDoc tag (#9811)
* Update event.ts
EmitTo is new to v2 and was not in v1
* replaced @since instead of removing
|
2024-05-18 01:10:15 +03:00 |
|
Siddharth
|
ec0e092ecd
|
feat: adds monitor_from_point method (#9770)
|
2024-05-14 19:48:51 +03:00 |
|
Tony
|
5529c5ab69
|
’ -> ' (#9686)
|
2024-05-07 11:22:36 +02:00 |
|
Eugene Hauptmann
|
f1badb9fb3
|
fix: fixed typo in menu and submenu tooling (#9645)
* Update menu.ts
replaced `Platform-spcific` to `Platform-specific`
* Update submenu.ts
replaced `Platform-spcific` to `Platform-specific`
|
2024-05-02 21:20:34 +03:00 |
|
github-actions[bot]
|
d5775ed6a4
|
apply version updates (#9617)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2024-04-30 19:31:34 +02:00 |
|
Zihan Hu
|
aa080696e0
|
fix(core): fix incorrect isTauri return type (#9618)
|
2024-04-30 19:03:49 +03:00 |
|
github-actions[bot]
|
108ab9094a
|
Apply Version Updates From Current Changes (#9551)
* apply version updates
* update wry to 0.39.3 to prevent dependency version mismatches
---------
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2024-04-30 16:22:46 +02:00 |
|
Amr Bashir
|
477bb8cd4e
|
feat: add cursor_position getter (#9297)
* feat: add `cursor_position` getter
closes #9250
* js api
* Update mod.rs
* fix build on iOS and android
* use existing wrapper
* fmt
* adjust wording
* update docs
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-04-29 18:28:01 +03:00 |
|
github-actions[bot]
|
ac9bfada4a
|
Apply Version Updates From Current Changes (#9548)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-04-22 17:09:51 -03:00 |
|
Amr Bashir
|
e22e61af6c
|
Revert "Apply Version Updates From Current Changes (#9489)" (#9549)
This reverts commit 198f11ae7b .
|
2024-04-22 15:42:46 -03:00 |
|
github-actions[bot]
|
198f11ae7b
|
Apply Version Updates From Current Changes (#9489)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2024-04-22 19:02:28 +02:00 |
|
André Kohn
|
be7eab209c
|
fix(api): add type definitions to package.json exports (#9486)
|
2024-04-22 16:18:00 +02:00 |
|
Lucas Fernandes Nogueira
|
35b25f7e5c
|
fix: optional chaining is not supported on older webviews (#9530)
|
2024-04-22 10:27:45 -03:00 |
|
Amr Bashir
|
70c51371e0
|
feat(core): add isTauri (#9539)
* feat(core): add `isTauri`
* generate api
|
2024-04-22 15:07:11 +02:00 |
|
Graham Held
|
cf615e8e4d
|
Set internal message ID to nextId after handling pending messages (#9463)
* Set internal message ID to nextId after handling pending messages
* add change file
* update bundle
* update reference.md
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-04-21 11:21:34 -03:00 |
|
github-actions[bot]
|
535691a711
|
Apply Version Updates From Current Changes (#9348)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2024-04-15 09:32:40 -03:00 |
|
Amr Bashir
|
48a7a78f80
|
fix(api): fix dpi types serialization (#9376)
* fix(api): fix dpi types serialization
closes #9370
* Update api-position-size-args.md
* lint
* setMinSize and setMaxSize
* Update api-position-size-args.md
|
2024-04-15 12:04:20 +02:00 |
|
Tony
|
4973d73a23
|
feat: Add zoom hotkey polyfill for non windows platforms (#9386)
|
2024-04-08 22:42:51 +02:00 |
|
Tony
|
58a7a552d7
|
feat: Expose webview zoom (#9378)
* Expose webview zoom
* Add js side support
* Generate bundle script
* Format
* Add change file
|
2024-04-05 02:10:07 +02:00 |
|
Tony
|
9273d7b379
|
feat(windows): Expose webview2 zoom hotkeys from wry (#9352)
* Expose webview2 zoom hotkeys from wry
* Add change file
* Apply suggestions from code review
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
* Regenerate schema files
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2024-04-03 20:14:17 +02:00 |
|