Commit History

Author SHA1 Message Date
  Jonathan Kelley 199173a409 fix navigating when files are dropped 1 year ago
  Jonathan Kelley 0ff0eb7846 Use the platform as the base interpreter instead of trying to extend it 1 year ago
  Evan Almloff a14e5be7ad Fix effect ordering after reruns 1 year ago
  Evan Almloff 26f5fb80cb clean up the task queue 1 year ago
  Jeremy Arnold 9ae3d14e67 Add tracing to virtual_dom (#1949) 1 year ago
  Jonathan Kelley d9cb6dd1ec Merge pull request #1985 from fdgStilla/fix-svg-image 1 year ago
  Jonathan Kelley b266f5d811 Merge pull request #1982 from ealmloff/debug-subscriptions 1 year ago
  Jonathan Kelley d61c3fab20 Merge branch 'main' into debug-subscriptions 1 year ago
  Evan Almloff c7ffdc7b29 rerun tasks in the same order as components 1 year ago
  Evan Almloff 55f308363d expose non-blocking functions to read and write to the fullstack request 1 year ago
  Evan Almloff 8a969a26dc make interpreter extend the interpreter core class 1 year ago
  Evan Almloff b58a3bb759 Merge pull request #1984 from agreyyy/main 1 year ago
  Andrey 1404009edc touchups 1 year ago
  andrey c9f04ac3d0 remove things that werent meant to be in last commit 1 year ago
  andrey 70136b22ea Fix error in examples/future.rs comments, use_futures inline docs comments, also added clarification that Signal<T>.read() and Singal<T>() are the same thing 1 year ago
  Jonathan Kelley f196514b4f change serialization 1 year ago
  Jonathan Kelley 925d0617da add glue to webonly interpreter 1 year ago
  Jonathan Kelley 774fba85e4 track the configs too 1 year ago
  Jonathan Kelley f447f01403 Commit js 1 year ago
  Jonathan Kelley 4b64894fc5 Add proper bundling to tsc 1 year ago
  Evan Almloff fe839ab347 Move some global variables in the interpreter into locals in the interpreter 1 year ago
  Jonathan Kelley bdacca0dfb use this. on the unified bindings 1 year ago
  Jonathan Kelley 206a48257b Merge branch 'main' into jk/fix-form-inputs 1 year ago
  Jonathan Kelley 0c4c0e70e5 Merge pull request #1986 from ealmloff/bump-sledgehammer-bindgen 1 year ago
  Jonathan Kelley b5447c162f extend interpreter base class with platform methods 1 year ago
  Evan Almloff acbc1f6a47 fix headless tests on desktop 1 year ago
  Evan Almloff 271b53e866 Update the liveview renderer to the new sledgehammer version 1 year ago
  Evan Almloff f7209e123f restore the docs for the image element 1 year ago
  Evan Almloff 93ee53454f bump the sledgehammer bindgen version 1 year ago
  Florian de Gaulejac 5dad13ac74 Restore image element under svg element 1 year ago