Jonathan Kelley
|
94c1da8264
chore: clean up documentation in diffing algorithm
|
3 years ago |
Jonathan Kelley
|
1978f195b3
Merge branch 'master' into jk/debugging-diff
|
3 years ago |
Jonathan Kelley
|
cc99fa8eb2
Merge pull request #187 from DioxusLabs/jk/prevent-default-for-real
|
3 years ago |
Jonathan Kelley
|
8badf90a03
fix: dioxus web prevents default on in nested targets
|
3 years ago |
Jonathan Kelley
|
fb75948363
fix: usestate modify panic
|
3 years ago |
Jonathan Kelley
|
c4e6496d9d
chore: enable a pedantic clippy on the diffing algorithm
|
3 years ago |
Jonathan Kelley
|
06418f73db
fix: element stack not being updated properly
|
3 years ago |
Jonathan Kelley
|
923fb0701d
fix: clippy
|
3 years ago |
Jonathan Kelley
|
b4697fc9f9
chore: clean up some more of the scopes file
|
3 years ago |
Jonathan Kelley
|
268b1b0c66
Merge branch 'master' into jk/debugging-diff
|
3 years ago |
Jonathan Kelley
|
120ee18368
chore: improve debugability of fcptrs and vcomponents
|
3 years ago |
Jonathan Kelley
|
9dda7b168b
chore: clean up scopes
|
3 years ago |
Jonathan Kelley
|
a4ea0ba4fe
chore: undo dirty_scopes rename
|
3 years ago |
Jonathan Kelley
|
236ef9a8c4
Merge branch 'master' into jk/debugging-diff
|
3 years ago |
Jonathan Kelley
|
0820e18d3d
feat: make component name accessible
|
3 years ago |
Jonathan Kelley
|
4ae11b5756
fmt: make tests easier to visually parse with fmt rules
|
3 years ago |
Jonathan Kelley
|
00aa0e5e86
fmt: apply formatting just to tests
|
3 years ago |
Jonathan Kelley
|
5bffbba682
fmt: apply cargofmt with new rules for lit structs
|
3 years ago |
Jonathan Kelley
|
11f6b93889
fix: remove nodes is in a happier state
|
3 years ago |
Jonathan Kelley
|
cbd471fa46
debugging: add some more debug tooling
|
3 years ago |
Jonathan Kelley
|
1ea42799c0
wip: clean up the core crate after switching to recursive diff engine
|
3 years ago |
Jonathan Kelley
|
3bb5c8142c
fix: switch to future based diffing
|
3 years ago |
Jonathan Kelley
|
3edf3e367f
wip: debugging
|
3 years ago |
Jonathan Kelley
|
13cf95a9ea
Merge pull request #178 from autarch/autarch/spelling-fix
|
3 years ago |
Jonathan Kelley
|
d38478ee93
Merge pull request #181 from autarch/autarch/fix-license-spdx
|
3 years ago |
Dave Rolsky
|
6537ad37b8
Add actual copies of the relevant licenses
|
3 years ago |
Dave Rolsky
|
d8ee553eac
Fix the license field in Cargo.toml to be valid SPDX
|
3 years ago |
Jonathan Kelley
|
cd5fa58434
Merge pull request #177 from DioxusLabs/jk/release-0.1.8
|
3 years ago |
Dave Rolsky
|
00ff54bb3b
Fix typo in comment in use_shared_state.rs
|
3 years ago |
Dave Rolsky
|
3d3d18554d
Fix misspelled variable name in usestate.rs
|
3 years ago |