Amr Bashir
|
9eaeb5a8cd
|
refactor: refactor parent APIs on WindowBuilder (#8622)
* refactor: refactor parent APIs on `WindowBuilder`
closes #8587 #1643
* fix build
* clippy
* support parent in JS and config
* change files
* fix build
* clippy
* fix doctests
* fix linux build
* fix doctests
* update docs
* fix api, update example to use JS API
* fix merge
* lint
* fix tests on windows
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2024-01-31 13:59:14 -03:00 |
|
Fabian-Lars
|
c2ad4d28c4
|
refactor(api)!: Rename primitives mod to core (#8273)
|
2023-11-20 17:53:13 -03:00 |
|
Olivier Lemasle
|
efe7811804
|
fix(examples): use __TAURI__.primitives (#8077)
Closes #8073
|
2023-10-22 03:38:18 +03:00 |
|
Amr Bashir
|
71a0240166
|
chore: remove hotkey.js script and replace var with const (#7343)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 08:44:26 -03:00 |
|
Amr Bashir
|
1d7171a1ec
|
chore: add prettierignore and fmt the repo (#5192)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-18 09:16:35 -03:00 |
|
Lucas Nogueira
|
d4b49d75a6
|
fix(examples): parent window example freezing and crashing, closes #4064
|
2022-05-05 20:57:32 -03:00 |
|
Kasper
|
4e807a53e2
|
Support window parenting on macOS, closes #3751 (#3754)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-03-23 13:30:44 -03:00 |
|