Commit History

Author SHA1 Message Date
  Evan Almloff fb6757484d pull out serve static assets methods 2 years ago
  Evan Almloff e6c540320e rename package to dioxus-fullstack 2 years ago
  Evan Almloff ed4709101c fix duplicate example names 2 years ago
  Evan Almloff 3c002913eb fix hot reloading in router example 2 years ago
  Evan Almloff 064bee4a9f spawn hot reloading in a seperate thread 2 years ago
  stephenandary d3cf9f728c WIP - remove comment in Dockerfile 2 years ago
  stephenandary 5f3c3d3f04 WIP - Update base image to nightly so format on save works 2 years ago
  stephenandary e68c806f8c WIP - Update Readme Codespaces section with setup link 2 years ago
  stephenandary 856650eb4d WIP - Add README 2 years ago
  stephenandary a78ee4ffe7 WIP - Update devcontainer to use debian bookworm 2 years ago
  Evan Almloff 126ed2f9b8 remove log 2 years ago
  Evan Almloff 970d993758 attempt to reconnect to server after sever disconnects in debug mode 2 years ago
  YuKun Liu 3d53955f4a Merge pull request #133 from zoechi/patch-1 2 years ago
  Evan Almloff 35dcacb956 use ascii64 encoding 2 years ago
  Antonio Curavalea f6cd48c612 feat: open browser during serve with "--open" 2 years ago
  ealmloff 4d90bdee47 Remove console.log 2 years ago
  Evan Almloff 64c7fda201 fix warp release builds 2 years ago
  Evan Almloff 7ff5d356d5 allow server functions to read request and modify responce 2 years ago
  stephenandary 74cb70590c WIP - Initial commit of devcontainer 2 years ago
  Evan Almloff 3317dc3e17 fix the link to tui widgets in the guide 2 years ago
  Evan Almloff 581a4648de document get_root_props_from_document 2 years ago
  Evan Almloff 03a2824660 allow passing root prop data from the server to the client 2 years ago
  Evan Almloff 0726a7b08f update server functions commit 2 years ago
  Evan Almloff 70687748d3 fix events test 2 years ago
  Evan Almloff b090f662f4 Merge branch 'upstream' into mock-event-tests 2 years ago
  Evan Almloff 01d673e654 create event tests 2 years ago
  Icekey 72258a593c Merge branch 'DioxusLabs:master' into select_example 2 years ago
  Evan Almloff f381e56ab3 test scafolding 2 years ago
  Jon Kelley 8bf2475802 Merge pull request #994 from Demonthos/fix-click-events 2 years ago
  Evan Almloff f044bb2128 fix onclick event 2 years ago