Evan Almloff
|
c172914b21
drop scopes in order when dropping the virtual dom
|
hai 1 ano |
Evan Almloff
|
94c0c2e5b9
remove some old manual implementations of helpers
|
hai 1 ano |
Evan Almloff
|
7f93263357
add a bunch more utilities to the trait
|
hai 1 ano |
Evan Almloff
|
c83ca7b15f
fix raw expressions in the format macro
|
hai 1 ano |
Evan Almloff
|
c51badf07b
fix use hooks with impl signals
|
hai 1 ano |
Evan Almloff
|
51d7133ca5
add readable and writable traits for signal-like structs
|
hai 1 ano |
Ege Gungordu
|
8887d674ed
add is_composing check to desktop headless tests
|
hai 1 ano |
Ege Gungordu
|
d3ded8c677
add isComposing support of KeyboardEvent
|
hai 1 ano |
Evan Almloff
|
93adb35cfa
fix removing debug borrow information when the ref is dropped
|
hai 1 ano |
Evan Almloff
|
6ed5df644e
fix generational box release builds
|
hai 1 ano |
Evan Almloff
|
a51744c439
fix generational box fuzzing
|
hai 1 ano |
Evan Almloff
|
89b7784d31
make validate private again
|
hai 1 ano |
Jonathan Kelley
|
079fec3be6
simplify generational box by compressing debug info
|
hai 1 ano |
Evan Almloff
|
27f8377ea5
fix try to string in ifmt
|
hai 1 ano |
Evan Almloff
|
e01f10e25d
remove mappable and mappablemut traits
|
hai 1 ano |
Evan Almloff
|
636aeb4b90
integrate liveview with the launch builder
|
hai 1 ano |
Evan Almloff
|
50873bf9c7
fix component swap test
|
hai 1 ano |
Evan Almloff
|
cdf25f0c14
run hook destructors inside of the scope they were created in
|
hai 1 ano |
Evan Almloff
|
e5a11aa2a5
fix drop order test
|
hai 1 ano |
Evan Almloff
|
8f786d85cd
drop hooks before contexts
|
hai 1 ano |
Evan Almloff
|
0932130e87
include more platforms in the launch builder
|
hai 1 ano |
Evan Almloff
|
74ec3a4a82
fix js framework benchmark
|
hai 1 ano |
Evan Almloff
|
a10f9496c7
don't panic in try variants even in release mode
|
hai 1 ano |
ealmloff
|
20241d8f20
Merge pull request #1858 from egegungordu/attr-diff-loop-fix
|
hai 1 ano |
Jonathan Kelley
|
5167cad689
Remove logging in protocol
|
hai 1 ano |
Ege Gungordu
|
43fe17d9c5
fix attribute diffs causing infinite loops with test
|
hai 1 ano |
ealmloff
|
1f9a43a3b9
Merge pull request #1854 from JryChn/master
|
hai 1 ano |
Jonathan Kelley
|
e9978c119f
Don't strip the prefix from custom assets
|
hai 1 ano |
Jonathan Kelley
|
028f499bf6
Fix generational box in release mode
|
hai 1 ano |
Ege Gungordu
|
6111bdfdf0
add attribute diff test
|
hai 1 ano |