Commit History

Author SHA1 Message Date
  Anatol Ulrich a590a07b3f propagate `features` to `dioxus serve` 2 years ago
  Evan Almloff fe75138e42 fix dangerous_inner_html with SSR 2 years ago
  Evan Almloff 37dcbbf758 disable browser shortcut keys on windows 2 years ago
  Evan Almloff f1f7517b88 Fix form events with select multiple 2 years ago
  Lej77 d1d0ffd912 fix off-by-one error for utf8 to utf16 pos conversion 2 years ago
  Andrew Collins 073c4140d9 added web context back and updated wry to latest 2 years ago
  Lej77 bc29cf4d28 extension specific config for formatOnSave feature 2 years ago
  Lej77 44be89ff38 improve formatting with vs code extension 2 years ago
  Jon Kelley 61d100e1f8 Merge pull request #935 from DioxusLabs/jk/fix-wry-segfault 2 years ago
  Jon Kelley f0acf94b85 Merge pull request #903 from Demonthos/fix-non-bubbling-listener-hydration 2 years ago
  Jon Kelley 9c7b6d7ed0 Merge pull request #927 from Demonthos/more-resilient-key-deserialization 2 years ago
  Jon Kelley 7019c1f133 Merge pull request #934 from Demonthos/fix-blitz-segfault 2 years ago
  Jonathan Kelley 44c1e2e033 clippy 2 years ago
  Jonathan Kelley dc0df321b1 Fix wry segfaulting by commenting out webcontext 2 years ago
  Evan Almloff 297c9a822e always update root id node refs 2 years ago
  Evan Almloff 2ca5ff96df Merge branch 'upstream' into query-system 2 years ago
  Antonio Curavalea c2dd963d86 doc: fermi: add counter example to readme (#931) 2 years ago
  Evan Almloff 219af51526 fix cargo check 2 years ago
  Evan Almloff 4c22d5809e add fullstack section to the getting started guide 2 years ago
  Evan Almloff 53c8585107 Add dixous-server README 2 years ago
  Evan Almloff 0e445c9f59 add desktop server functions example 2 years ago
  Evan Almloff 7ae45272d1 fix some doc links in dioxus-server 2 years ago
  Evan Almloff f1c31d6cc3 mark examples as don't publish 2 years ago
  Evan Almloff 830dd6fa97 use git version of server functions 2 years ago
  Evan Almloff 10a1c46a49 make server crate example more compelling 2 years ago
  Evan Almloff b8ca41bd92 document warp adapter 2 years ago
  Evan Almloff 556e4f374b Document salvo adapter 2 years ago
  Evan Almloff 9d5d647378 document axum adapter 2 years ago
  Evan Almloff d05c85db31 Document common items 2 years ago
  Ivan Tham 3aa7349db7 Add more features to todomvc (#928) 2 years ago