Commit History

Author SHA1 Message Date
  Jonathan Kelley 3845451128 Merge branch 'master' of github.com:DioxusLabs/dioxus 2 years ago
  Jonathan Kelley c90be6bdc5 fix: dont panc 2 years ago
  Jon Kelley eaf4df26bb Merge pull request #654 from DioxusLabs/jk/fix-scope-rollover 2 years ago
  Jonathan Kelley cee63ae370 fix: spawn task 2 years ago
  Jonathan Kelley fc2aaa7df5 fix: cargo check 2 years ago
  Jonathan Kelley 02b1a73890 fix: use tokio for test 2 years ago
  Jonathan Kelley 74fba3b579 fix: remove scope from listener 2 years ago
  Jonathan Kelley 7b10d2f6af ci: use ordering to better cache 2 years ago
  Jonathan Kelley 7beb7f0ee4 fix: use and_then 2 years ago
  Jonathan Kelley 36a8275540 cargo fmt 2 years ago
  Jonathan Kelley b659f4d5d6 chore: add back template diffing 2 years ago
  Jonathan Kelley 7e45f2aa04 feat: add scroll to 0 for web router 2 years ago
  Jonathan Kelley 5c20e651da fix: get rollover working 2 years ago
  Jonathan Kelley 79e786aca5 chore: convert to logs 2 years ago
  = 6d2e510200 WIP implement hot reloading context for html 2 years ago
  Jonathan Kelley d4b6bb8a7b feat: fix the scope rollover bug 2 years ago
  Jonathan Kelley e4d089fabc fix: sledgehammer hydate text 2 years ago
  Jonathan Kelley d93eed4c29 feat: allow dynamic nodes to be into dynamic nodes 2 years ago
  Jonathan Kelley d160f38bc2 fix: parsing of attributes without trailing commas 2 years ago
  Jonathan Kelley 6fd5ac38bb Merge branch 'master' of github.com:DioxusLabs/dioxus 2 years ago
  Jonathan Kelley 0b3e8a4493 chore: add new import to prelude 2 years ago
  = c961bf0779 improve and unify element macro 2 years ago
  = b1d053d6cc fix template diffing 2 years ago
  Evan Almloff 2419a2ae9d WIP diffing templates 2 years ago
  Jon Kelley 5dc86fe0b7 Merge pull request #646 from Demonthos/tui_widgets 2 years ago
  Evan Almloff 6b19229b53 use interning to leak less memory 2 years ago
  Jon Kelley 1e50bc8c99 Merge pull request #652 from Demonthos/fix-fmt-escape 2 years ago
  Evan Almloff 3e7dbe868a unwrap instead of using unreachable 2 years ago
  Evan Almloff 134a45b89d fix fmt escape sequences in static attribute/text nodes 2 years ago
  Evan Almloff 2131e5658b add hot reloading context trait 2 years ago