Evan Almloff
|
84d0b8e9e0
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into query-system
|
2023-03-26 07:16:55 -05:00 |
|
YuKun Liu
|
917acf47fc
|
Merge pull request #122 from cosier/fix-features-switch
Build with --features cli argument
|
2023-03-25 21:56:12 -07:00 |
|
Jon Kelley
|
c5085496db
|
Merge pull request #910 from arniu/remove-logger
|
2023-03-25 07:28:24 -07: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 |
|
Evan Almloff
|
530e11a6eb
|
Merge branch 'make-widgets-cross-framework' of https://github.com/demonthos/dioxus into make-widgets-cross-framework
|
2023-03-24 12:45:21 -05:00 |
|
Evan Almloff
|
625dc662d2
|
make TUI widgets cross framework
|
2023-03-24 12:43:51 -05:00 |
|
Jonathan Kelley
|
c4a307ac95
|
publish new version of cli
note that we have to use a slightly outdated version of the hot reloading crate.
|
2023-03-24 09:49:39 -07: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 |
|
Jonathan Kelley
|
fdda6b9ffe
|
Merge branch 'master' of https://github.com/jkelleyrtp/dioxus-studio
|
2023-03-24 09:22:48 -07:00 |
|
Jonathan Kelley
|
32f70c7540
|
add check to autoformat
|
2023-03-24 09:22:43 -07:00 |
|
Bailey Cosier
|
24b08ab432
|
Build with --features cli argument
|
2023-03-24 22:48:38 +07:00 |
|
Evan Almloff
|
e0d46d9820
|
implement mounted event for TUI
|
2023-03-23 17:33:27 -05:00 |
|
Jon Kelley
|
972cd25476
|
Merge pull request #907 from Demonthos/allow-paths-in-formatted-segments
Allow paths in format expressions
|
2023-03-23 15:19:11 -07: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
|
71b5689b1e
|
fix web router test build
|
2023-03-21 08:22:40 -05:00 |
|
Evan Almloff
|
c04ce2901e
|
fix the span the error reports under
|
2023-03-21 07:59:25 -05:00 |
|
Evan Almloff
|
3655e7c89e
|
throw an error instead of accepting attributes without commas
|
2023-03-21 07:55:36 -05:00 |
|
Evan Almloff
|
7636c046fa
|
implement on mounted for desktop
|
2023-03-20 16:10:34 -05:00 |
|
Evan Almloff
|
02d33bf0e4
|
make web and desktop use_eval compatable
|
2023-03-20 09:28:09 -05:00 |
|
Evan Almloff
|
f74854b38c
|
fix formatting with raw elements
|
2023-03-20 07:21:31 -05:00 |
|
Evan Almloff
|
03413a68ab
|
fix formatting
|
2023-03-19 20:47:16 -05:00 |
|
Evan Almloff
|
209a55da69
|
allow raw elements if they include a dash
|
2023-03-19 20:37:40 -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
|
c4c35cb046
|
make TUI widgets cross framework
|
2023-03-19 13:26:29 -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 |
|
ealmloff
|
db79168348
|
Merge branch 'DioxusLabs:master' into fix-component-attribute-formatting
|
2023-03-17 13:07:28 -05:00 |
|
marcerhans
|
46cc07e048
|
Updated links in docs for custom use_hook. (#891)
Found some more dead links.
|
2023-03-17 07:15:18 -05:00 |
|
marcerhans
|
f0c9dadf77
|
Added mention of StreamExt trait extension. (#886)
|
2023-03-15 09:08:29 -05:00 |
|
Evan Almloff
|
a974fb3a8a
|
fix clippy lints in native-core tests
|
2023-03-14 18:07:52 -05:00 |
|
Evan Almloff
|
6ee1c5ea16
|
fix custom renderer imports
|
2023-03-14 17:58:42 -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
|
4b1ebca4ca
|
Merge remote-tracking branch 'upstream/master' into simplify-native-core
|
2023-03-14 16:24:46 -05:00 |
|
Evan Almloff
|
41bf87e74f
|
Merge branch 'upstream' into simplify-native-core
|
2023-03-14 16:21:39 -05:00 |
|