Evan Almloff
|
ada246c12e
|
add file property to drag data
|
2023-04-27 10:21:05 -05:00 |
|
Jonathan Kelley
|
22cfff647c
|
Merge branch 'master' into implement-file-engine
|
2023-04-26 15:32:34 -07:00 |
|
Evan Almloff
|
6d3d927d5c
|
Merge branch 'fix-select-form-events' into implement-file-engine
|
2023-04-25 13:18:25 -05:00 |
|
Evan Almloff
|
80a8310297
|
switch debug logs to trace in the router and web crates
|
2023-04-20 15:08:56 -05:00 |
|
Evan Almloff
|
bed1d58a77
|
create web file engine
|
2023-04-18 09:24:34 -05:00 |
|
Jon Kelley
|
7c9295af38
|
Merge pull request #920 from Demonthos/fix-cfg-docs
Update docs for the web cfg cache option
|
2023-04-07 16:08:16 -07:00 |
|
Evan Almloff
|
f1f7517b88
|
Fix form events with select multiple
|
2023-04-06 11:11:08 -05:00 |
|
Evan Almloff
|
5f7a6e2f3f
|
fix docs for the web cache setting
|
2023-03-31 07:55:39 -05:00 |
|
Evan Almloff
|
b19e7ce455
|
fix non-bubbling listener hydration
|
2023-03-22 09:17:27 -05: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 |
|
Jonathan Kelley
|
f420c6f333
|
bump web and interpreter
|
2023-02-16 13:42:49 -08:00 |
|
Evan Almloff
|
ea46db0966
|
enable hydration feature in dev-dependancies
|
2023-01-31 14:19:19 -06:00 |
|
Evan Almloff
|
9baef6bcd9
|
always load the templates in hydration
|
2023-01-31 14:18:34 -06:00 |
|
Evan Almloff
|
696109db10
|
implement hydration
|
2023-01-31 14:10:48 -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
|
c4a18bc24d
|
chore: clean up some clippy warnings and add clippy lints to CI
|
2023-01-11 16:13:41 -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 |
|
Evan Almloff
|
8a1f54f573
|
fix drag* events
|
2023-01-10 12:53:40 -06: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
|
51dba50c04
|
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2023-01-02 14:40:25 -06:00 |
|
Evan Almloff
|
5b1d9c5c8d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-30 11:52:55 -06:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Evan Almloff
|
044462876d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-28 20:36:57 -06:00 |
|
Jonathan Kelley
|
366e46eddf
|
chore: add some fixes to hot reload
|
2022-12-25 23:22:43 -05:00 |
|
Evan Almloff
|
4caf95d639
|
add bubbling data to event listeners in the web renderer
|
2022-12-23 16:04:10 -06:00 |
|
Evan Almloff
|
afd024bcb6
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-23 15:53:39 -06:00 |
|
Evan Almloff
|
db7a1ec0b0
|
fix lints
|
2022-12-21 13:04:57 -06:00 |
|
Evan Almloff
|
e5a5850354
|
merge master
|
2022-12-20 20:48:28 -06:00 |
|
Evan Almloff
|
493ee1cb3f
|
Merge branch 'upstream' into fix-hot-reloading
|
2022-12-19 21:17:22 -06:00 |
|
Jonathan Kelley
|
91233aa73a
|
chore: add gitignore for web testing
|
2022-12-19 15:12:42 -08:00 |
|
Jonathan Kelley
|
8d7d07db56
|
chore: make clippy happy in workspace crate
|
2022-12-19 11:56:44 -08:00 |
|
Evan Almloff
|
96ce704f8e
|
fix serialization
|
2022-12-19 11:48:28 -06:00 |
|
Jonathan Kelley
|
c409fecaaf
|
fix: sync with master
|
2022-12-17 01:52:17 -08:00 |
|
Jonathan Kelley
|
cc7736302a
|
Merge branch 'master' into fix-non-str-attributes
|
2022-12-17 01:51:13 -08:00 |
|
Jon Kelley
|
5ac9b595ea
|
Revert "fix: liveview interpreter using new templates"
|
2022-12-16 14:20:05 -08:00 |
|
=
|
14dd568987
|
Merge branch 'upstream-master' into fix-hot-reloading
|
2022-12-16 10:07:11 -06:00 |
|
Jonathan Kelley
|
a81bbb83d6
|
fix: removed files
|
2022-12-15 20:24:30 -08:00 |
|
Jonathan Kelley
|
6a89a0fffc
|
chore: remove wasm
|
2022-12-15 19:59:21 -08:00 |
|
=
|
0d9c350d5e
|
implement for web and desktop
|
2022-12-15 21:16:37 -06:00 |
|
Jonathan Kelley
|
06e8e096bb
|
feat: more fixes to liveview
|
2022-12-15 14:25:23 -08:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
Evan Almloff
|
0c0158f62d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-09 16:24:02 -06:00 |
|
Evan Almloff
|
8a1c96a68c
|
fix custom attribute value support
|
2022-12-09 16:18:37 -06:00 |
|
Jon Kelley
|
051f85f78f
|
Merge branch 'master' into return-from-js
|
2022-12-09 13:19:05 -08:00 |
|
Evan Almloff
|
bf47f64852
|
Merge branch 'upstream' into return-from-js
|
2022-12-08 11:25:15 -06:00 |
|
Evan Almloff
|
35bebbf0cb
|
wrap the web eval result in a compatability layer
|
2022-12-08 10:57:09 -06:00 |
|
Evan Almloff
|
e863ef29b8
|
allow returning values from use_eval
|
2022-12-08 10:44:56 -06:00 |
|