Jon Kelley
|
83288e274f
|
Merge pull request #452 from Demonthos/fix_nonbubbling_web_events
Fix nonbubbling web events
|
2022-06-24 17:05:32 -04:00 |
|
Jon Kelley
|
716bd6ea23
|
Merge pull request #455 from Demonthos/fix_tui_tests
fix tui event tests
|
2022-06-24 17:02:06 -04:00 |
|
Evan Almloff
|
c52a9334cb
|
fix tui tests
|
2022-06-24 14:05:19 -05:00 |
|
Jonathan Kelley
|
5b9e34aadd
|
feat: add fork of prettyplease for autoformatting
|
2022-06-24 14:22:08 -04:00 |
|
Jonathan Kelley
|
541d67dcfa
|
fix: only enable liveview drivers if feature is present
|
2022-06-24 14:06:04 -04:00 |
|
YuKun Liu
|
7929dd4c52
|
Merge pull request #43 from Demonthos/hot_reload
Add Hot reload rsx to dioxus serve
|
2022-06-24 22:43:07 +08:00 |
|
Evan Almloff
|
2d45e1dc8d
|
add bubbling data to events after merge
|
2022-06-22 14:24:03 -05:00 |
|
Evan Almloff
|
11d9a7d013
|
Merge remote-tracking branch 'upstream/master' into fix_nonbubbling_web_events
|
2022-06-22 13:59:10 -05:00 |
|
Evan Almloff
|
61b4bb2f19
|
handle bubbling events
|
2022-06-22 13:57:05 -05:00 |
|
Demonthos
|
f8014f307b
|
depend on dioxus master until next release
|
2022-06-21 10:19:42 -05:00 |
|
Jon Kelley
|
478fea58d9
|
Merge pull request #425 from Demonthos/jk/rsx-refactor
Hot Reloading Rsx
|
2022-06-21 11:07:44 -04:00 |
|
Evan Almloff
|
7025bd43aa
|
use line!, col!, and row! instead of panic location
|
2022-06-20 15:44:14 -05:00 |
|
Evan Almloff
|
dd335cda59
|
use line!, col!, and row! instead of panic location
|
2022-06-20 15:44:10 -05:00 |
|
Jonathan Kelley
|
8be66bd34d
|
fix: apply some clippy lints and rename the liveview methods to not intersect
|
2022-06-20 02:24:39 -04:00 |
|
Jon Kelley
|
c3e573b7cb
|
Merge pull request #445 from Demonthos/test_tui_events
test tui events
|
2022-06-19 22:10:10 -04:00 |
|
Jon Kelley
|
d117e5c470
|
Merge pull request #390 from Demonthos/tui_focus
add tui focus system
|
2022-06-19 22:04:46 -04:00 |
|
Evan Almloff
|
21206390f8
|
more formatting
|
2022-06-17 15:33:28 -05:00 |
|
Evan Almloff
|
f7b2869082
|
fix formatting
|
2022-06-17 15:15:02 -05:00 |
|
Evan Almloff
|
2908e53d1b
|
add delay before reading the changed file
|
2022-06-17 14:50:05 -05:00 |
|
Evan Almloff
|
ffc9bf763a
|
pass clippy
|
2022-06-17 13:50:41 -05:00 |
|
Evan Almloff
|
0f2ff34a30
|
add tests for the interperter
|
2022-06-17 09:50:25 -05:00 |
|
Evan Almloff
|
9be8cc503f
|
restore router
|
2022-06-16 21:08:48 -05:00 |
|
Evan Almloff
|
79ddab2720
|
restore dev-dependancies
|
2022-06-16 21:07:18 -05:00 |
|
Evan Almloff
|
815bdcdf00
|
clean up logs
|
2022-06-16 13:23:45 -05:00 |
|
Evan Almloff
|
11d045deeb
|
Merge https://github.com/DioxusLabs/cli into hot_reload
|
2022-06-16 13:20:41 -05:00 |
|
Evan Almloff
|
a79046f36a
|
use build manager instead of rebuilding in the ws handler
|
2022-06-16 13:13:06 -05:00 |
|
Evan Almloff
|
22e40c6bc1
|
removed debugging messages
|
2022-06-16 10:21:28 -05:00 |
|
Evan Almloff
|
9e7e5b0859
|
Merge remote-tracking branch 'upstream/master' into jk/rsx-refactor
|
2022-06-16 09:17:36 -05:00 |
|
Evan Almloff
|
75e13749ea
|
set multiple rsx calls at once to prevent duplicated errors
|
2022-06-16 09:11:56 -05:00 |
|
Evan Almloff
|
8e33b8e027
|
improve speed when reloading the site
|
2022-06-16 09:11:02 -05:00 |
|
Evan Almloff
|
b761bdb767
|
include element/attribute in errors
|
2022-06-15 14:20:36 -05:00 |
|
Evan Almloff
|
edc31dfc03
|
better error messages
|
2022-06-15 13:58:24 -05:00 |
|
Evan Almloff
|
d9ee305575
|
offset column numbers
|
2022-06-15 13:36:18 -05:00 |
|
Evan Almloff
|
8ff50df3a5
|
preserve whitespace in rsx
|
2022-06-15 13:29:35 -05:00 |
|
Demonthos
|
df4ea20bb8
|
create serde compatible parse error
|
2022-06-15 12:58:08 -05:00 |
|
Demonthos
|
b0f987aa10
|
accept all interperter errors
|
2022-06-15 12:55:25 -05:00 |
|
Evan Almloff
|
8670f05968
|
Merge branch 'tui_mouse_events_fix' into tui_focus
|
2022-06-15 08:31:04 -05:00 |
|
Evan Almloff
|
8e6b56c636
|
remove outdated comment
|
2022-06-14 20:57:43 -05:00 |
|
Evan Almloff
|
41e905144c
|
add warning when hot_reload is used in release builds
|
2022-06-14 10:32:49 -05:00 |
|
Evan Almloff
|
d422a23c94
|
add a chapter in the refrence
|
2022-06-14 09:55:46 -05:00 |
|
Evan Almloff
|
fb7ea5915b
|
use cli flag instead of feature flag
|
2022-06-14 09:47:16 -05:00 |
|
Evan Almloff
|
712d258496
|
clean up config statements
|
2022-06-14 07:31:37 -05:00 |
|
YuKun Liu
|
d7d4699606
|
Merge pull request #44 from xTeKc/master
Update editions and closure
|
2022-06-14 11:28:09 +08:00 |
|
Evan Almloff
|
3dc68ffd76
|
add tests
|
2022-06-13 19:55:57 -05:00 |
|
Evan Almloff
|
1d699b0b6e
|
fix absolute position for mouse events
|
2022-06-13 19:42:03 -05:00 |
|
Evan Almloff
|
5d323cae78
|
Merge remote-tracking branch 'upstream/master' into tui_focus
|
2022-06-13 17:55:18 -05:00 |
|
Evan Almloff
|
ce385965a7
|
Merge branch 'master' into tui_focus
|
2022-06-13 17:37:40 -05:00 |
|
Evan Almloff
|
586983291a
|
log parse errors
|
2022-06-13 17:02:43 -05:00 |
|
Evan Almloff
|
f132a08f7d
|
fix merge
|
2022-06-13 16:50:22 -05:00 |
|
Evan Almloff
|
9e4a069f42
|
Merge branch 'jk/rsx-refactor' of https://github.com/demonthos/dioxus into jk/rsx-refactor
|
2022-06-13 16:48:52 -05:00 |
|