Commit History

Author SHA1 Message Date
  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
  = 53b436c684 remove AnyValueBounds and add some docs 2 years ago
  = 875d17ea25 Merge remote-tracking branch 'upstream/master' into fix-non-str-attributes 2 years ago
  = 73ec4abfdf Merge remote-tracking branch 'upstream/master' into fix-non-str-attributes 2 years ago
  = 2dee361b60 clean up features flags and AnyValueContainer 2 years ago
  = 74e9d5977a add sync behind a feature flag 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
  Evan Almloff 0ac02cc893 move any bound to trait instead of implementation 2 years ago
  Evan Almloff e4a7e4582b make downcast_ref_unchecked unsafe 2 years ago
  Evan Almloff 0813d531f1 add some utilities around AnyValueRc 2 years ago
  Evan Almloff f16e3be2c2 Merge branch 'fix-hot-reloading' of https://github.com/demonthos/dioxus into fix-hot-reloading 2 years ago
  Evan Almloff da64b0c2a8 WIP parising 2 years ago
  Jon Kelley 4a3c7aae18 Merge pull request #650 from Demonthos/fix-non-unicode-characters 2 years ago
  Evan Almloff f7717d8eb2 bump sledgehammer version 2 years ago
  Jon Kelley 1b713227d5 Merge pull request #649 from saicu/master 2 years ago