Evan Almloff
|
55787c2e7d
|
fix hot reloading in a workspace
|
2023-02-26 18:42:14 -06:00 |
|
Jonathan Kelley
|
f664ce8fe0
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-02-22 13:06:41 -08:00 |
|
Jonathan Kelley
|
b27db17f76
|
bump hot-reload
|
2023-02-22 12:55:54 -08:00 |
|
Jonathan Kelley
|
ab0023129d
|
bump rsx
|
2023-02-22 12:22:45 -08:00 |
|
Evan Almloff
|
c012855659
|
collect non-fatal errors in hot reloading
|
2023-02-22 09:18:12 -06:00 |
|
Evan Almloff
|
a51f67c2ec
|
add version to docs links in readmes
|
2023-02-18 18:38:30 -06:00 |
|
Jon Kelley
|
4f0f2484fd
|
Merge pull request #774 from Demonthos/update-doc-links
Update guide doc links
|
2023-02-17 11:53:15 -08:00 |
|
Evan Almloff
|
32dc68c539
|
hot reloading: filter intial read of files by excluded dirs
|
2023-02-09 16:37:12 -06:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Evan Almloff
|
3f3db39c28
|
update doc links
|
2023-01-15 15:18:12 -06:00 |
|
Jonathan Kelley
|
6cd87796f2
|
feat: allow ifchains and for loops
|
2023-01-13 10:51:12 -08:00 |
|
Jon Kelley
|
e5b39bb61f
|
Merge pull request #744 from Demonthos/update-readmes
Update READMEs and tags for the 0.3 release
|
2023-01-10 18:21:55 -08:00 |
|
Jonathan Kelley
|
1940855e39
|
feat: implement comments in zero children nodes
|
2023-01-10 17:47:58 -08:00 |
|
Evan Almloff
|
52d5c8d4e7
|
update READMEs and tags for the 0.3 release
|
2023-01-10 10:16:11 -06:00 |
|
Jonathan Kelley
|
7f01f61138
|
feat: publish 0.3 versions of many crates
|
2023-01-04 14:31:07 -05:00 |
|
Evan Almloff
|
c5672650f1
|
use the namespace and volitity defined in the html crate
|
2023-01-03 09:03:20 -06:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Jonathan Kelley
|
4aac2cdae1
|
fix: raw attr names
|
2022-12-26 22:57:45 -05:00 |
|
Jonathan Kelley
|
c240aebfa1
|
chore: start instead of flart
|
2022-12-26 09:58:41 -05:00 |
|
Jonathan Kelley
|
8b854963e9
|
fix: serialize custom attrs properly
|
2022-12-25 23:58:31 -05:00 |
|
Evan Almloff
|
a6c226ae57
|
fmt
|
2022-12-23 18:31:40 -06:00 |
|
Evan Almloff
|
555b192436
|
Merge branch 'upstream' into fix-hot-reloading
|
2022-12-23 18:06:47 -06:00 |
|
Jonathan Kelley
|
c9e13984e3
|
chore: use safe span split
|
2022-12-23 18:27:53 -05:00 |
|
Evan Almloff
|
33af22638e
|
don't panic if the formatting of the span is different than expected
|
2022-12-23 17:23:46 -06:00 |
|
Jonathan Kelley
|
0dce3e03c8
|
chore: rollback some unecessary changes
|
2022-12-23 18:08:23 -05:00 |
|
Jonathan Kelley
|
e7e21fa2f0
|
fix: errors when using render macro
|
2022-12-23 17:47:57 -05:00 |
|
Jonathan Kelley
|
fd8015e943
|
fix: hovers
|
2022-12-23 17:39:07 -05:00 |
|
Evan Almloff
|
d98821da47
|
move hot reloading utilities to dioxus repository
|
2022-12-23 15:42:34 -06:00 |
|
Evan Almloff
|
3165c90e9f
|
update rsx tests
|
2022-12-22 19:32:21 -06:00 |
|
Evan Almloff
|
cc35298a1d
|
more resiliant span debug parsing
|
2022-12-22 18:34:20 -06:00 |
|
Evan Almloff
|
1530445972
|
fix hot reloading rsx with nested rsx calls
|
2022-12-22 16:38:07 -06:00 |
|
Evan Almloff
|
04a923f83e
|
fix changing the order of dynamic nodes
|
2022-12-22 11:36:38 -06:00 |
|
Evan Almloff
|
db7a1ec0b0
|
fix lints
|
2022-12-21 13:04:57 -06:00 |
|
Evan Almloff
|
4c1fe1d9bb
|
allow changing the number of root nodes
|
2022-12-21 12:50:48 -06:00 |
|
Evan Almloff
|
e5a5850354
|
merge master
|
2022-12-20 20:48:28 -06:00 |
|
Jonathan Kelley
|
d3be971f4e
|
chore: rollback to option instead of anyhow
|
2022-12-19 18:06:13 -08:00 |
|
Evan Almloff
|
4364a4b511
|
handle updating templates better
|
2022-12-19 19:28:44 -06:00 |
|
Jonathan Kelley
|
4313dea351
|
chore: clear readme
|
2022-12-19 16:12:51 -08:00 |
|
Jonathan Kelley
|
3fd08ef49e
|
chore: remove unneeded files
|
2022-12-19 16:12:15 -08:00 |
|
Jonathan Kelley
|
09b38574db
|
Merge branch 'master' into jk/autofmt-fixues
|
2022-12-19 12:19:51 -08:00 |
|
Evan Almloff
|
96ce704f8e
|
fix serialization
|
2022-12-19 11:48:28 -06:00 |
|
Evan Almloff
|
fbc89a7088
|
make 'static lifetime explicit
|
2022-12-19 09:37:15 -06:00 |
|
=
|
894e3bf6b5
|
make it compile after merge
|
2022-12-16 10:18:23 -06:00 |
|
=
|
14dd568987
|
Merge branch 'upstream-master' into fix-hot-reloading
|
2022-12-16 10:07:11 -06:00 |
|
=
|
6d2e510200
|
WIP implement hot reloading context for html
|
2022-12-12 21:46:49 -06:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
Jonathan Kelley
|
d160f38bc2
|
fix: parsing of attributes without trailing commas
|
2022-12-12 11:18:36 -08:00 |
|
=
|
b1d053d6cc
|
fix template diffing
|
2022-12-11 09:38:38 -06:00 |
|
Evan Almloff
|
2419a2ae9d
|
WIP diffing templates
|
2022-12-10 21:18:44 -06:00 |
|
Evan Almloff
|
6b19229b53
|
use interning to leak less memory
|
2022-12-10 16:21:31 -06:00 |
|