Fre Versions Save

:ghost: Tiny Concurrent UI library with Fiber.

1.12.6

4 years ago
  1. support Fragment
  2. support nest array

1.12.2

4 years ago

Reactor and simplify: simplify reconcilation, updateQueue, scheduler……

1.11.4

4 years ago
  1. updateQueue
  2. useLayout
  3. build-in shouldComponentUpdate
  4. tests passed

1.9.6

4 years ago

new CommitQueue new hooks new effect and cleanup

1.8.8

4 years ago

refactor scheduler. complete basic tests. refactor useEffect and useMemo

1.7.10

4 years ago
  1. add basic tests.
  2. refactor key-based reconcilation.
  3. completed async rendering.