Evan Almloff
|
93adb35cfa
fix removing debug borrow information when the ref is dropped
|
1 year ago |
Evan Almloff
|
6ed5df644e
fix generational box release builds
|
1 year ago |
Evan Almloff
|
a51744c439
fix generational box fuzzing
|
1 year ago |
Evan Almloff
|
89b7784d31
make validate private again
|
1 year ago |
Jonathan Kelley
|
079fec3be6
simplify generational box by compressing debug info
|
1 year ago |
Evan Almloff
|
27f8377ea5
fix try to string in ifmt
|
1 year ago |
Evan Almloff
|
e01f10e25d
remove mappable and mappablemut traits
|
1 year ago |
Evan Almloff
|
636aeb4b90
integrate liveview with the launch builder
|
1 year ago |
Evan Almloff
|
50873bf9c7
fix component swap test
|
1 year ago |
Evan Almloff
|
cdf25f0c14
run hook destructors inside of the scope they were created in
|
1 year ago |
Evan Almloff
|
e5a11aa2a5
fix drop order test
|
1 year ago |
Evan Almloff
|
8f786d85cd
drop hooks before contexts
|
1 year ago |
Evan Almloff
|
0932130e87
include more platforms in the launch builder
|
1 year ago |
Evan Almloff
|
74ec3a4a82
fix js framework benchmark
|
1 year ago |
Evan Almloff
|
a10f9496c7
don't panic in try variants even in release mode
|
1 year ago |
ealmloff
|
20241d8f20
Merge pull request #1858 from egegungordu/attr-diff-loop-fix
|
1 year ago |
Jonathan Kelley
|
5167cad689
Remove logging in protocol
|
1 year ago |
Ege Gungordu
|
43fe17d9c5
fix attribute diffs causing infinite loops with test
|
1 year ago |
ealmloff
|
1f9a43a3b9
Merge pull request #1854 from JryChn/master
|
1 year ago |
Jonathan Kelley
|
e9978c119f
Don't strip the prefix from custom assets
|
1 year ago |
Jonathan Kelley
|
028f499bf6
Fix generational box in release mode
|
1 year ago |
Ege Gungordu
|
6111bdfdf0
add attribute diff test
|
1 year ago |
Ege Gungordu
|
7aa3f21954
fix attribute diff infinite loop (#1843)
|
1 year ago |
Jonathan Kelley
|
06d9b575b7
rename use_selector to use_memo
|
1 year ago |
ealmloff
|
e91fc5490f
Merge pull request #1855 from egegungordu/hot-reload-release-conflict
|
1 year ago |
Jonathan Kelley
|
fc0b0f02a1
downcast data with panic
|
1 year ago |
Ege Gungordu
|
91e378fc5e
mark hot-reload flag incompatible with release
|
1 year ago |
Jeremy Chen
|
9e4f3456c0
docs: move Chinese README to translate directory and update some translate issues.
|
1 year ago |
ealmloff
|
16c59b8e0b
Merge pull request #1851 from mirkootter/launchcfg-specify-rootelem
|
1 year ago |
Jonathan Kelley
|
3ded0f5329
Make more examples cross-platform
|
1 year ago |