Historique des commits

Auteur SHA1 Message Date
  Jonathan Kelley 41809f9a1b Merge pull request #2057 from ealmloff/fix-examples-assets il y a 1 an
  Evan Almloff 6b84f284c9 fix manganis assets overlapping between examples il y a 1 an
  Konstantin Kostiuk a4de322821 fix typo varient -> variant (#2056) il y a 1 an
  Evan Almloff 29b9375fbd fix readme translation links il y a 1 an
  Jonathan Kelley 44d09fcd2d Merge pull request #2054 from ealmloff/fix-read-only-signal-visibility il y a 1 an
  Evan Almloff d575b3e4e4 fix the visibility of the read only signal helper struct il y a 1 an
  Marc Espin 617b11a352 feat: Add `Resource::clear()` and also updated `Resource` docs (#2049) il y a 1 an
  Ahmet Kaan GÜMÜŞ 72cb59df9b docs: Add Turkish Translation (#2050) il y a 1 an
  Jonathan Kelley 7303b752ec Merge pull request #2042 from rtretter/main il y a 1 an
  studystill 3a21ac5710 remove repetitive words (#2046) il y a 1 an
  JeremyChen 70f97ec787 enhance: avoid failed hot-reload if backup file like .rs~ generate (#2048) il y a 1 an
  toxicvipa 664c9c37cc removed scheme check for formatter and fixed indent bug il y a 1 an
  toxicvipa f5a57c7693 implemented formatter for selection il y a 1 an
  Jonathan Kelley 60235ac06b Merge pull request #2035 from DioxusLabs/jk/clean-core-macro il y a 1 an
  Jonathan Kelley 32595ce161 Fix clippy on box references il y a 1 an
  Jonathan Kelley 494f7e727d Heavily document component macro il y a 1 an
  Jonathan Kelley 052fd774cf Chore #2028: radically clean up core-macro il y a 1 an
  Jonathan Kelley 2d2e9dc56a Merge pull request #2033 from DioxusLabs/jk/kick-sf-on-client il y a 1 an
  Jonathan Kelley 47e7f2fd41 Kick server futures on the client il y a 1 an
  Jonathan Kelley 822fc79531 Merge pull request #2030 from rtretter/main il y a 1 an
  Jonathan Kelley dd109f20d2 fix #1979: generated Owned impl for the props builder was using the wrong generics. (#2027) il y a 1 an
  rtretter 47cfd212c9 fixed clippy failing in non-server environment il y a 1 an
  Jonathan Kelley 7461a14cb4 fix 2020: return None if the root nodes are empty in rsx (#2026) il y a 1 an
  Robin Tretter 8eda67ecb2 added hot-reload as config option with default to true (#2024) il y a 1 an
  Jonathan Kelley ac990a4447 Merge pull request #2023 from ealmloff/hooks-readable il y a 1 an
  Jonathan Kelley 4a27b16cc5 Merge pull request #2022 from ealmloff/signal-lifetimes il y a 1 an
  Evan Almloff f8a8ee3e29 fix clippy il y a 1 an
  Evan Almloff ffc49530f6 implement readable and callable for all structs in the hooks crate il y a 1 an
  Evan Almloff 98158bdc6f fix headless tests il y a 1 an
  Evan Almloff 4bc2f4a713 add more docs around lifetime downcasting il y a 1 an