Evan Almloff
|
2f8d6fb49f
|
fix clippy
|
2023-04-25 15:07:22 -05:00 |
|
Evan Almloff
|
d749fff11b
|
fix double diologs on desktop renderer
|
2023-04-25 14:29:35 -05:00 |
|
Evan Almloff
|
9cfb655478
|
implement the file engine for liveview
|
2023-04-25 14:26:12 -05:00 |
|
Evan Almloff
|
6d3d927d5c
|
Merge branch 'fix-select-form-events' into implement-file-engine
|
2023-04-25 13:18:25 -05:00 |
|
Evan Almloff
|
c1e2592299
|
implement file events on desktop
|
2023-04-25 09:26:56 -05:00 |
|
Evan Almloff
|
e487cddd1e
|
Merge branch 'upstream' into implement-file-engine
|
2023-04-25 08:16:18 -05:00 |
|
Evan Almloff
|
b0a1f4773e
|
create file upload example
|
2023-04-25 08:16:11 -05:00 |
|
Jon Kelley
|
1adccc0573
|
Merge pull request #984 from Demonthos/fix-html-to-rsx-conversion
Fix HTML to RSX conversions example
|
2023-04-24 16:43:47 -07:00 |
|
ealmloff
|
4b5bea171a
|
Merge branch 'master' into full-tailwind-css-example
|
2023-04-24 17:15:05 -05:00 |
|
Jon Kelley
|
ca0cea96e3
|
Merge pull request #968 from Demonthos/swich-debug-to-trace-router
Switch debug logs to trace in the router and web crates
|
2023-04-24 15:05:25 -07:00 |
|
Jon Kelley
|
68b0ad8ae2
|
Merge pull request #967 from Demonthos/remove-shipyard-heigharchy
Remove unused shipyard-hierarchy
|
2023-04-24 15:05:13 -07:00 |
|
Will Hopkins
|
8af3522a2e
|
fix: change crossterm poll timeout to 10ms from 1s (#983)
Problem: Key events were delayed signifantly in TUI widgets.
Solution: Decrease crossterm event poll timeout from 1000ms to 10ms.
Fixes #978
|
2023-04-24 16:13:54 -05:00 |
|
Evan Almloff
|
7be8ec3467
|
Fix html to rsx conversions
|
2023-04-24 16:07:50 -05:00 |
|
Jon Kelley
|
6ea61d4c52
|
Merge pull request #975 from Demonthos/fix-generic-component-example
Fix clippy in the generic component example
|
2023-04-24 13:53:41 -07:00 |
|
Evan Almloff
|
eb4abca022
|
update crossterm version
|
2023-04-24 11:48:52 -05:00 |
|
Günter Zöchbauer
|
bba7eaa61e
|
Fix typo
|
2023-04-24 18:22:32 +02:00 |
|
Evan Almloff
|
61dba2825c
|
Improve the custom hooks chapter
|
2023-04-24 11:16:53 -05:00 |
|
Ell
|
9f238fa464
|
Minor improvments.
|
2023-04-24 20:34:17 +05:00 |
|
Ell
|
60eb453aad
|
Made clone_repo error clear.
|
2023-04-24 15:40:00 +05:00 |
|
Antonio Curavalea
|
459d8d69a7
|
examples: add PWA w/ Dioxus CLI template (#977)
* examples: add PWA w/ Dioxus CLI template
* ci: properly set workspace and dependencies
|
2023-04-23 18:26:23 -05:00 |
|
Evan Almloff
|
28ef3f8968
|
fix liveview links
|
2023-04-23 12:07:38 -05:00 |
|
Evan Almloff
|
425d8c64dd
|
use the generic parameter in the generic component example
|
2023-04-23 11:54:40 -05:00 |
|
Evan Almloff
|
5a08da5ec7
|
fix selected and checked with boolean attributes
|
2023-04-23 11:48:53 -05:00 |
|
bluekey
|
ca0e1fb9ab
|
added select element example
|
2023-04-23 17:15:06 +02:00 |
|
Icekey
|
b4af761038
|
fix rng in svg dice example (#970)
fixed the rng range so that a 6 can be rolled
|
2023-04-22 11:09:41 -05:00 |
|
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 |
|
ealmloff
|
894246a04a
|
Merge branch 'master' into return-context
|
2023-04-18 08:53:01 -05:00 |
|
Jon Kelley
|
73a2beb327
|
Merge pull request #962 from Demonthos/fix-non-ascii-string-decoding
|
2023-04-17 13:26:38 -07:00 |
|
Evan Almloff
|
5d9d9e7441
|
fix clippy
|
2023-04-17 13:44:44 -05:00 |
|
Evan Almloff
|
9877b0f0b1
|
finish shadow dom docs
|
2023-04-17 12:41:54 -05:00 |
|
Evan Almloff
|
1200457880
|
bump sledgehammer version
|
2023-04-17 07:18:26 -05:00 |
|
Evan Almloff
|
baeb4251ba
|
refactor text inputs
|
2023-04-16 14:05:27 -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
|
9ce5fc508d
|
Merge pull request #129 from Lej77/master
Fix formatting issue with VSCode extension
|
2023-04-13 14:04:42 -07: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 |
|
Evan Almloff
|
efa7305794
|
Port widgets to the new system
|
2023-04-13 10:29:38 -05:00 |
|
Evan Almloff
|
7193453fe0
|
Merge branch 'upstream' into server-fn
|
2023-04-13 08:09:27 -05: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 |
|
Adrian Wannenmacher
|
90c7e22f8b
|
actually make clippy happy
|
2023-04-12 20:19:01 +02:00 |
|
Adrian Wannenmacher
|
2f3bb4d6d5
|
make clippy happy
|
2023-04-12 19:48:27 +02:00 |
|
Adrian Wannenmacher
|
0f4af4ffd5
|
merge upstream changes
|
2023-04-12 19:41:14 +02:00 |
|
Evan Almloff
|
c2b873c650
|
restore core changes
|
2023-04-12 11:39:57 -05:00 |
|