Commit graph

4869 commits

Author SHA1 Message Date
Jonathan Kelley
7f6e2dd64b
Merge branch 'master' into get-parsed-values-for-form-values 2024-01-08 09:57:03 -08:00
Jonathan Kelley
4fc2802eab
Merge pull request #1349 from atty303/issue-1179
feat: props spread
2024-01-08 09:48:25 -08:00
Jonathan Kelley
211dd64d92
Merge branch 'master' into issue-1179 2024-01-08 09:39:41 -08:00
Jonathan Kelley
b8a47d04d6
fmt 2024-01-07 00:05:31 -08:00
Jonathan Kelley
0a2046ba87
Merge pull request #1787 from DioxusLabs/jk/rework-desktop-crate 2024-01-06 15:06:40 -08:00
Jonathan Kelley
cfbcef1b11
Merge pull request #1795 from ealmloff/fix-ondoubleclick-merge 2024-01-06 15:06:28 -08:00
Evan Almloff
53422ae199 fix the ondouble click desktop test 2024-01-06 15:55:43 -06:00
Jonathan Kelley
729bfa3be1
Fix eval provider 2024-01-06 11:34:26 -08:00
Evan Almloff
f3ad445882 fix hydration 2024-01-06 09:08:51 -06:00
Evan Almloff
502c80b0ad remove an unused import 2024-01-06 09:00:44 -06:00
Evan Almloff
5d842bad2b add the visit feature to syn in core-macro 2024-01-06 08:59:57 -06:00
Evan Almloff
5b6f9d6b80 fix merge 2024-01-06 08:58:49 -06:00
Evan Almloff
e5df83ceec Merge branch 'master' into pr/atty303/1349 2024-01-06 08:52:37 -06:00
Jonathan Kelley
9d4a8e1622
add window ext trait 2024-01-06 02:18:26 -08:00
Jonathan Kelley
4d8592efda
add xdo to dev 2024-01-06 02:01:08 -08:00
Jonathan Kelley
f01a684379
fix windows 2024-01-06 01:44:46 -08:00
Jonathan Kelley
a8eaf3da72
Exclude mobile from ci 2024-01-06 00:54:04 -08:00
Jonathan Kelley
9efeb51873
Fix windows build, again 2024-01-06 00:38:32 -08:00
Jonathan Kelley
d7c6aa4577
fix builds for windows 2024-01-06 00:36:31 -08:00
Jonathan Kelley
d07808634a
disable linux menubar 2024-01-06 00:10:46 -08:00
Jonathan Kelley
8679656d16
fix ios build of desktop 2024-01-05 23:59:44 -08:00
Jonathan Kelley
94949932df
Tweak menubar export 2024-01-05 23:52:37 -08:00
Jonathan Kelley
7a439edc6b
disable muda entirely on mobile 2024-01-05 23:46:16 -08:00
Jonathan Kelley
ce088acb0c
use proper extension traits 2024-01-05 23:40:01 -08:00
Jonathan Kelley
0ac8955bab
Fix android/ios muda cfg 2024-01-05 23:37:10 -08:00
Jonathan Kelley
e9e7219b4b
Add os-webview feature to wry to fix builds 2024-01-05 23:25:15 -08:00
Jonathan Kelley
2e0cded871
Make clippy happy 2024-01-05 23:16:30 -08:00
Jonathan Kelley
a95f4dfe0d
fmt 2024-01-05 23:15:30 -08:00
Jonathan Kelley
20135368b8
Put asset collection behind a feature flag 2024-01-05 23:14:03 -08:00
Jonathan Kelley
347351d1ee
Finish asset handler 2024-01-05 18:08:04 -08:00
Jonathan Kelley
8323e45970
Call handlers from context of a runtime and scope 2024-01-05 17:35:37 -08:00
Jonathan Kelley
bc857bf339
Make clippy happy 2024-01-05 12:54:39 -08:00
Jonathan Kelley
cbed09b95c
Clean up shared context in desktop 2024-01-05 12:37:47 -08:00
Jonathan Kelley
8e9984b4b5
Fix merge conflicts with new event system 2024-01-05 12:28:33 -08:00
Jonathan Kelley
47306bf89b
Merge branch 'master' into jk/rework-desktop-crate 2024-01-05 12:22:59 -08:00
Jonathan Kelley
8f70509bc3
Merge pull request #1680 from ealmloff/derive-query-parsing
Automatically derive standard query parsing in the router macro
2024-01-05 12:16:37 -08:00
Jonathan Kelley
8f6cdd88b2
Merge pull request #1369 from ealmloff/intigrate-collect-assets
Unify Collecting and Optimizing Assets
2024-01-05 12:13:37 -08:00
Jonathan Kelley
785b61a05e
Merge branch 'master' into intigrate-collect-assets 2024-01-05 12:13:31 -08:00
Jonathan Kelley
4debd9cfac
Merge pull request #1402 from ealmloff/events-2
Rework Event System
2024-01-05 12:12:53 -08:00
Pascal
5bd0abcfdd
fix typo which resolves #1789 (#1790) 2024-01-05 08:46:41 -06:00
Jonathan Kelley
fa425dc62c
Merge branch 'master' into jk/rework-desktop-crate 2024-01-04 23:52:59 -08:00
Jonathan Kelley
42e25c407f
A few more stylistic changes 2024-01-04 20:41:48 -08:00
Jonathan Kelley
4d95bc1374
Document ipc a bit 2024-01-04 20:28:57 -08:00
Jonathan Kelley
b5a125b963
Refactor IPC a bit 2024-01-04 20:27:04 -08:00
Jonathan Kelley
4adc912189
Collapse objects into single shared object 2024-01-04 20:17:38 -08:00
Jonathan Kelley
2e9737ef57
Clean up and document the protocol handler 2024-01-04 19:52:49 -08:00
Jonathan Kelley
38216fa272
Make the tokio runtime optional 2024-01-04 19:09:59 -08:00
Jonathan Kelley
73d5069a20
Move launch functions into their own file 2024-01-04 18:31:22 -08:00
Jonathan Kelley
060490892a
Clean up desktop even more 2024-01-04 18:19:28 -08:00
Jonathan Kelley
7444796a85
Simplify asset code a bit 2024-01-04 18:01:13 -08:00