커밋 기록

작성자 SHA1 메시지 날짜
  Evan Almloff 32b15fc851 make core compile 1 년 전
  Evan Almloff 113b2c1529 port over more diffing + creation logic 1 년 전
  Evan Almloff 0c76770da0 remove a lot of unsafe 1 년 전
  Evan Almloff c70e2bfcb6 move diffing into the global runtime 1 년 전
  Evan Almloff f42ef3ef9d remove more lifetimes 1 년 전
  Evan Almloff 3ad16ddd37 rip out more lifetimes 1 년 전
  Evan Almloff c9ff449e45 remove the bump allocator 1 년 전
  Jonathan Kelley c1d9553e49 Merge pull request #1624 from Erithax/rename_into_node_traits 1 년 전
  ealmloff 56478d1856 Merge branch 'DioxusLabs:master' into fix-event-bubbling 1 년 전
  Jonathan Kelley f52233c095 Merge pull request #1634 from ealmloff/fix-string-memory-leak 1 년 전
  Evan Almloff 3c115bbef7 add into attribute value impl for String 1 년 전
  Evan Almloff 7f4e2af0c4 fix string memory leak 1 년 전
  Erithax c2749b3371 rename IntoDynNode and IntoTemplate traits 1 년 전
  Evan Almloff 3eee13c7eb Merge branch 'master' into fix-event-bubbling 1 년 전
  Evan Almloff 35b643e23f switch to bubble ids on vnodes to fix nodes under fragments pointing to an invalid parent 1 년 전
  ealmloff 6662892c10 find attributes and components to drop in lazy nodes (#1376) 1 년 전
  Evan Almloff cf04256395 try to keep template indexes valid 1 년 전
  Evan Almloff c5ebdc9635 fix parents in placeholder diffing 1 년 전
  Evan Almloff e337aff0a4 WIP split element from element ref 1 년 전
  Evan Almloff 943c76b1da Fix memory leak in core 1 년 전
  Evan Almloff 2d51a1c4f2 make more of core private 1 년 전
  Jonathan Kelley 2871c8bb4d Don't use boxed cell slice, use a refcell instead 1 년 전
  Jonathan Kelley cbd88bbcc3 Rip out async components 1 년 전
  Evan Almloff 382d5cb8c5 fix hot reloading with namespaces 2 년 전
  Evan Almloff b6c7d44a27 fix clippy 2 년 전
  Evan Almloff 8548b324f1 fix dropping nested scopes 2 년 전
  ealmloff cd4474cc4f Update docs to reflect changes in master (#670) 2 년 전
  Evan Almloff 1a92f125b2 support Option<AttributeValue> 2 년 전
  Evan Almloff c0f9355648 fix any value dropping 2 년 전
  Evan Almloff 51dba50c04 use BumpBox<Any> and FromAnyValue instead of sync bounds 2 년 전