Commit graph

2192 commits

Author SHA1 Message Date
Evan Almloff
80a8310297 switch debug logs to trace in the router and web crates 2023-04-20 15:08:56 -05:00
Evan Almloff
20e7b9b65b Merge branch 'upstream' into fix-non-bubbling-events 2023-04-20 10:20:00 -05:00
Evan Almloff
9fa912bb59 create native file engine bindings for TUI/Blitz 2023-04-20 10:12:11 -05:00
Evan Almloff
d7eae79509 prevent default file input behavior on desktop 2023-04-20 10:10:52 -05:00
Evan Almloff
8669a5eb0e remove unused shipyard-heigharchy 2023-04-20 08:55:35 -05:00
Evan Almloff
223c7efce2 Merge branch 'upstream' into query-system 2023-04-18 10:33:40 -05:00
Evan Almloff
bed1d58a77 create web file engine 2023-04-18 09:24:34 -05:00
Evan Almloff
1200457880 bump sledgehammer version 2023-04-17 07:18:26 -05:00
Jon Kelley
9b02b2169f
Merge pull request #959 from Demonthos/bump-sledgehammer-bindgen 2023-04-15 10:49:04 -07:00
Marc Espín
c113d96bbe
fix: Update logos and custom assets example (#960)
* fix: Update logo and custom assets example

* update old logos
2023-04-15 08:02:04 -05:00
Evan Almloff
ea5a6775a2 bump sledgehammer-bindgen version 2023-04-14 14:58:48 -05:00
Jon Kelley
a687f697c7
Merge pull request #902 from Demonthos/fix-ssr-raw-attributes
Fix raw attribute values in SSR
2023-04-13 09:55:50 -07:00
Jon Kelley
89efa60389
Merge pull request #939 from Demonthos/disable-browser-shortcuts
Disable browser shortcut keys on windows
2023-04-12 15:20:57 -07:00
Evan Almloff
6afd764aa4 Merge branch 'upstream' into fix-ssr-raw-attributes 2023-04-12 09:11:25 -05:00
Evan Almloff
bc014f7107 Merge branch 'upstream' into disable-browser-shortcuts 2023-04-12 09:09:36 -05:00
Jon Kelley
071f81efbc
Merge pull request #953 from Demonthos/fix-native-core-dependancies-in-different-directions
Fix native core dependencies in a different direction than the pass direction
2023-04-11 14:32:35 -07:00
Evan Almloff
6653d48614 fix clippy lint in desktop 2023-04-11 11:34:33 -05:00
Evan Almloff
d29514968f fix native core dependancies in a different direction than the pass direction 2023-04-10 11:12:54 -05:00
Evan Almloff
d005f3481f fix non-bubbling event propagation 2023-04-10 09:45:16 -05:00
Jon Kelley
7c9295af38
Merge pull request #920 from Demonthos/fix-cfg-docs
Update docs for the web cfg cache option
2023-04-07 16:08:16 -07:00
Jon Kelley
ec99df9376
Merge pull request #936 from ProfXwing/master
Add web context back and ensure it isn't dropped prematurely.
2023-04-07 12:50:41 -07:00
Evan Almloff
fe75138e42 fix dangerous_inner_html with SSR 2023-04-07 09:35:32 -05:00
Evan Almloff
37dcbbf758 disable browser shortcut keys on windows 2023-04-06 11:29:53 -05:00
Evan Almloff
f1f7517b88 Fix form events with select multiple 2023-04-06 11:11:08 -05:00
Andrew Collins
073c4140d9 added web context back and updated wry to latest 2023-04-05 22:09:17 -04:00
Jon Kelley
61d100e1f8
Merge pull request #935 from DioxusLabs/jk/fix-wry-segfault
Hotfix wry segfaulting by commenting out webcontext
2023-04-05 13:28:23 -07:00
Jon Kelley
f0acf94b85
Merge pull request #903 from Demonthos/fix-non-bubbling-listener-hydration
Fix non-bubbling listener hydration
2023-04-05 13:07:41 -07:00
Jon Kelley
9c7b6d7ed0
Merge pull request #927 from Demonthos/more-resilient-key-deserialization
More resilient keyboard event deserialization
2023-04-05 13:07:23 -07:00
Jonathan Kelley
44c1e2e033 clippy 2023-04-05 13:06:25 -07:00
Jonathan Kelley
dc0df321b1 Fix wry segfaulting by commenting out webcontext 2023-04-05 13:00:27 -07:00
Evan Almloff
297c9a822e always update root id node refs 2023-04-05 12:34:17 -05:00
Evan Almloff
2ca5ff96df Merge branch 'upstream' into query-system 2023-04-04 17:36:27 -05:00
Antonio Curavalea
c2dd963d86
doc: fermi: add counter example to readme (#931)
* doc: add counter example to readme

* doc: fermi: revert use_read
2023-04-03 21:12:52 -05:00
Evan Almloff
1cc4260f70 more resilient keyboard event deserialization 2023-04-01 20:15:10 -05:00
Evan Almloff
5f7a6e2f3f fix docs for the web cache setting 2023-03-31 07:55:39 -05:00
Jon Kelley
adade2d5c5
Merge pull request #917 from Demonthos/fix-more-complex-workspace-hot-reload
Fix more complex workspaces with hot reloading
2023-03-28 16:17:49 -07:00
Jon Kelley
0fd93e74c2
Merge pull request #915 from Demonthos/fix-empty-mutations
Don't add no op mutations when diffing lists
2023-03-28 16:17:25 -07:00
Evan Almloff
f9b33f12cb fix more complex workspaces with hot reloading 2023-03-28 15:39:52 -05:00
Evan Almloff
3bb6c4bc30 don't add no op mutations 2023-03-28 13:34:37 -05:00
Jon Kelley
51c388ce1f
Merge pull request #914 from Demonthos/fix-mutations-doc
Clarify mutations docs
2023-03-28 11:13:31 -07:00
Evan Almloff
204ac8b2ed clarify mutations docs 2023-03-28 11:58:50 -05:00
Evan Almloff
a9b5c92fbb avoid duplicating dirty nodes in native core 2023-03-28 08:35:57 -05:00
Jon Kelley
9a053a0b51
Merge pull request #905 from Demonthos/expose-data-dir-cfg
Expose the data directory in the desktop config
2023-03-27 19:58:52 -07:00
Jon Kelley
b09207e75d
Merge pull request #904 from Demonthos/fix-style-attributes-ssr
Fix style attributes in SSR
2023-03-27 19:58:31 -07:00
Jon Kelley
83613abbc1
Merge pull request #730 from Demonthos/simplify-native-core
Simplify native core state with ECS and make native-core work with other frameworks
2023-03-27 19:54:11 -07:00
Evan Almloff
84d0b8e9e0 Merge branch 'master' of https://github.com/DioxusLabs/dioxus into query-system 2023-03-26 07:16:55 -05:00
Arniu Tseng
ec8b77ab32 Remove unused simple-logger 2023-03-25 18:20:01 +08:00
Evan Almloff
e4cb8c3aa0 fix Dirty Nodes for large NodeIds 2023-03-24 13:41:00 -05:00
Evan Almloff
6bc9bc6ef9 fix nodes not being marked as dirty with multiple mutations 2023-03-24 12:57:19 -05:00
Jonathan Kelley
b06228be70 publish rosetta 2023-03-24 09:39:52 -07:00
Jonathan Kelley
ab74fd2b5c Merge branch 'master' of github.com:DioxusLabs/dioxus 2023-03-24 09:34:48 -07:00
Jonathan Kelley
d658f50141 publish autofmt 2023-03-24 09:34:40 -07:00
Evan Almloff
a551c0fcb8 add examples for onmounted 2023-03-24 11:32:42 -05:00
Evan Almloff
e0d46d9820 implement mounted event for TUI 2023-03-23 17:33:27 -05:00
Evan Almloff
8243dfe00d implement a query engine for liveview 2023-03-23 16:52:29 -05:00
Evan Almloff
fa9f0d0f6c Generalize Query system for use in use_eval and node querys 2023-03-23 15:19:00 -05:00
Evan Almloff
e0563bd637 allow paths in format expressions 2023-03-23 13:15:47 -05:00
Evan Almloff
c8880fac36 expose data directory in desktop config 2023-03-22 13:53:20 -05:00
Evan Almloff
468f684d7d fix style attributes in SSR 2023-03-22 10:10:18 -05:00
Evan Almloff
b19e7ce455 fix non-bubbling listener hydration 2023-03-22 09:17:27 -05:00
Evan Almloff
96397f08d0 fix int and float raw values in ssr 2023-03-22 08:43:58 -05:00
Evan Almloff
7636c046fa implement on mounted for desktop 2023-03-20 16:10:34 -05:00
Evan Almloff
cb5cb56ad3 implement onmounted for the web renderer 2023-03-19 18:28:34 -05:00
Evan Almloff
1aad285853 provide nicer error types 2023-03-19 17:02:12 -05:00
Evan Almloff
920fcf728c create onmounted event 2023-03-19 16:34:57 -05:00
Evan Almloff
f0bcb3c2c6 make dioxus intigration generic over custom value type 2023-03-19 07:14:35 -05:00
Evan Almloff
9a16687bdc fix custom attribute values and add example 2023-03-18 07:16:53 -05:00
Evan Almloff
a974fb3a8a fix clippy lints in native-core tests 2023-03-14 18:07:52 -05:00
Evan Almloff
ed6d813a9c update Rink and Dioxus-TUI readmes 2023-03-14 17:31:21 -05:00
Evan Almloff
8b5551e5d2 fix formatting 2023-03-14 17:26:59 -05:00
Evan Almloff
a37b29947b Remove the box::new passed into RealDom::new 2023-03-14 16:35:11 -05:00
Evan Almloff
d1155d159c restore some unintended changes 2023-03-14 16:27:01 -05:00
Evan Almloff
41bf87e74f Merge branch 'upstream' into simplify-native-core 2023-03-14 16:21:39 -05:00
Evan Almloff
4b81cdbf1b Update custom renderer guide 2023-03-14 16:06:32 -05:00
Jon Kelley
059f6b18db
Merge pull request #869 from ndarilek/master
Add function to remove all global shortcuts.
2023-03-13 22:41:39 -04:00
Evan Almloff
ae1300b015 improve ergonomics of custom drivers and add a counter example to rink 2023-03-13 21:26:44 -05:00
Jonathan Kelley
55446c184c Merge branch 'master' into jk/liveview-pool 2023-03-13 21:45:27 -04:00
Evan Almloff
b255800511 fix TUI and tests building 2023-03-13 18:09:20 -05:00
Evan Almloff
daac9f540f document every item in native-core 2023-03-13 17:49:37 -05:00
Evan Almloff
226bd3a6e1 fix panic when waking future on shutdown 2023-03-13 15:50:05 -05:00
Evan Almloff
f34fa5d974 Move dioxus-specifc code into dioxus-tui crate and rename core crate to Rink 2023-03-13 12:04:51 -05:00
Evan Almloff
8e8c89c99e shink grid size in driven example 2023-03-13 10:21:30 -05:00
Evan Almloff
080a9bdba0 fix driven example 2023-03-13 10:14:31 -05:00
Evan Almloff
9121d68d84 fix focus events subscriptions 2023-03-13 10:04:01 -05:00
Evan Almloff
ad374a8b9d fix formatting and lints 2023-03-13 10:03:45 -05:00
Jonathan Kelley
a85d0c52ef Merge branch 'master' into fix-event-bubbling-within-template 2023-03-12 19:49:36 -04:00
Evan Almloff
40292e40b2 improve performance and disable parallelism by default 2023-03-12 18:06:40 -05:00
Evan Almloff
0f5833d4c0 Improve benchmarks to also test for updating many elements at once 2023-03-12 16:56:02 -05:00
Evan Almloff
c4845d5c8d update TUI to new native-core 2023-03-12 16:20:01 -05:00
Evan Almloff
865c5aa957 all native-core tests passing 2023-03-12 15:35:48 -05:00
Evan Almloff
fda125de5f fix clippy 2023-03-12 15:13:34 -05:00
Evan Almloff
4847789a83 fix event bubbling within a single template 2023-03-12 14:47:30 -05:00
Evan Almloff
ec3e02e4bb finish macro 2023-03-12 08:26:16 -05:00
Kyle Smith
eee6cbabb2
Update Router book to reflect crate separation and need for web feature. (#873) 2023-03-10 07:07:53 -06:00
Jonathan Kelley
9ae5f47d19 Allow liveview to spawn pre-injected virtualdoms 2023-03-09 17:01:41 -08:00
Nolan Darilek
8657b47401 Add function to remove all global shortcuts. 2023-03-09 11:05:41 -06:00
=
bab3c8d584 WIP: derive macro 2023-03-08 09:06:21 -06:00
Evan Almloff
a8566b4e71 finish shipyard migration in native-core 2023-03-07 16:00:43 -06:00
Evan Almloff
7253eabe0a fix anchor link for block-level elements 2023-03-06 20:49:23 -06:00
Jon Kelley
5b61cbb9a0
Merge pull request #859 from Demonthos/use-shared-state-futures
Make use_shared_state usable in static futures
2023-03-02 11:46:58 -08:00