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 |
|
Evan Almloff
|
c614506734
|
report error on unknown attribute
|
2022-06-13 16:48:15 -05:00 |
|
Evan Almloff
|
b3db5469c3
|
ignore files that have not been changed recently when checking for changes initially
|
2022-06-13 15:33:49 -05:00 |
|
Jon Kelley
|
d9e14db434
|
Merge pull request #417 from Demonthos/master
handle backtab for tui
|
2022-06-13 11:13:00 -04:00 |
|
Jon Kelley
|
24273e4433
|
Merge pull request #443 from flisky/master
fixes to usability and some edge case cleanup
|
2022-06-13 10:57:23 -04:00 |
|
Yin Jifeng
|
3cbf8ed6fa
|
fix: remove task id from scope when success
|
2022-06-13 18:43:36 +08:00 |
|
Yin Jifeng
|
814235f145
|
docs: update func names
|
2022-06-13 18:43:36 +08:00 |
|
Yin Jifeng
|
7576426c93
|
core: cleanup tasks polling fn
|
2022-06-13 18:43:36 +08:00 |
|
Yin Jifeng
|
c97f051bbd
|
fermi: set atom value even it doesn't exist
|
2022-06-13 18:32:03 +08:00 |
|
Demonthos
|
d9242c6935
|
Merge pull request #441 from xTeKc/master
Docs: Fix link
|
2022-06-12 09:09:26 -05:00 |
|
xTeKc
|
af951f30ce
|
update dead link
|
2022-06-12 04:10:42 -04:00 |
|
xTeKc
|
287cef96b1
|
fix link
|
2022-06-12 04:02:21 -04:00 |
|
xTeKc
|
bfab711010
|
force closure to take ownership
|
2022-06-12 03:35:25 -04:00 |
|
xTeKc
|
f287e75761
|
update edition
|
2022-06-12 03:31:35 -04:00 |
|
xTeKc
|
d1c619e5dc
|
update edition
|
2022-06-12 03:31:13 -04:00 |
|
Demonthos
|
8ed8758d35
|
clean up and document items
|
2022-06-11 20:06:50 -05:00 |
|
Jon Kelley
|
79044f7503
|
Merge pull request #42 from mrxiaozhuox/master
Complete build flags
|
2022-06-11 13:06:50 -04:00 |
|
Jon Kelley
|
e97072f387
|
Merge pull request #438 from Demonthos/stretch2_relative_layout
Use Taffy instead of stretch2 for tui and native core
|
2022-06-11 10:45:01 -04:00 |
|
Jon Kelley
|
e51b18dcde
|
Merge pull request #413 from duan-zhou/master
Example: SVG Basic shapes from https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Basic_Shapes
|
2022-06-11 10:32:57 -04:00 |
|
Jon Kelley
|
03973f692e
|
Merge pull request #385 from MuhannadAlrusayni/master
feat: Support generic components in `rsx!()` macro
|
2022-06-11 10:32:31 -04:00 |
|
Evan Almloff
|
0c4028ad52
|
close websocket on disconnect
|
2022-06-10 19:18:02 -05:00 |
|
Evan Almloff
|
71d31556e5
|
Merge https://github.com/DioxusLabs/dioxus into jk/rsx-refactor
|
2022-06-10 18:16:05 -05:00 |
|
Evan Almloff
|
29b3503da8
|
fmt
|
2022-06-10 17:49:04 -05:00 |
|
Evan Almloff
|
69ecc9caaf
|
update tui tests
|
2022-06-10 17:47:43 -05:00 |
|
Demonthos
|
c1112cfd3a
|
Merge branch 'master' into stretch2_relative_layout
|
2022-06-10 17:41:51 -05:00 |
|
Evan Almloff
|
44686e217f
|
remove empty match
|
2022-06-10 17:33:19 -05:00 |
|
Evan Almloff
|
dcfe60c164
|
use taffy instead of stretch2
|
2022-06-10 17:23:30 -05:00 |
|
Jon Kelley
|
ea4eb218ab
|
Merge pull request #422 from rMazeiks/fix-web-missing-event-types
Fix web missing event types
|
2022-06-10 11:44:38 -04:00 |
|
Jon Kelley
|
8349e252b6
|
Merge pull request #434 from CGQAQ/patch-1
fix(desktop): makes release build working
|
2022-06-10 11:43:57 -04:00 |
|
Jon Kelley
|
0dbdaf1973
|
Merge pull request #436 from Demonthos/fix_remove_style
remove style attributes correctly for the js interpreter
|
2022-06-10 11:43:01 -04:00 |
|
Jon Kelley
|
1ef4f7b5a8
|
Merge pull request #430 from madcodelife/master
docs: examples of mistakes
|
2022-06-10 11:42:25 -04:00 |
|
Jon Kelley
|
33eb59e21f
|
Merge pull request #431 from AOx0/master
Fix outdated guide section (React-like foo, set_foo)
|
2022-06-10 11:41:57 -04:00 |
|
Jon Kelley
|
a4375c84fb
|
Merge pull request #420 from ZingerLittleBee/master
fix: desktop project name in docs
|
2022-06-10 11:41:30 -04:00 |
|
CGQAQ
|
030f6d58fb
|
conditional devtools
|
2022-06-10 06:04:54 +08:00 |
|
Evan Almloff
|
1d29f66cfc
|
use log::info instead of print
|
2022-06-09 13:00:28 -05:00 |
|
Evan Almloff
|
aa9f5a1a42
|
clean up imports
|
2022-06-09 12:44:07 -05:00 |
|
Evan Almloff
|
f06920a37e
|
search directory .rs files to diff automaticly
|
2022-06-09 12:38:59 -05:00 |
|
Evan Almloff
|
f19958d766
|
move into feature
|
2022-06-09 11:58:09 -05:00 |
|
Evan Almloff
|
2f9393c650
|
remove example
|
2022-06-09 11:54:54 -05:00 |
|
Evan Almloff
|
61e9f56816
|
automaticly reload when rsx requires it
|
2022-06-09 11:37:48 -05:00 |
|
Evan Almloff
|
3ccd65b582
|
remove unused import
|
2022-06-09 10:35:18 -05:00 |
|