Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite implementation #170

Closed
wants to merge 38 commits into from
Closed

Rewrite implementation #170

wants to merge 38 commits into from

Commits on Dec 16, 2019

  1. Mount working

    tornqvist committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e818ce9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Configuration menu
    Copy the full SHA
    b710109 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    tornqvist committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    8231cc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Handle null values

    tornqvist committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    ebba149 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Handle varying partials

    tornqvist committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    b825d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25488d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Add children reordering

    tornqvist committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    a3ffc87 View commit details
    Browse the repository at this point in the history
  2. Fix bench

    tornqvist committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    984da15 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Rewrite w/ classes

    tornqvist committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    904edc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Adding components WIP

    tornqvist committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    d676b7b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Add nanomorph dep

    tornqvist committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    9e1c974 View commit details
    Browse the repository at this point in the history
  2. Add bench comparison

    tornqvist committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e8a93da View commit details
    Browse the repository at this point in the history
  3. Add component (WIP)

    tornqvist committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b708fb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    ff5a991 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    3c73c9d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Fix onupdate call order

    tornqvist committed May 19, 2020
    Configuration menu
    Copy the full SHA
    1ddaa7b View commit details
    Browse the repository at this point in the history
  2. Fragments WIP

    tornqvist committed May 19, 2020
    Configuration menu
    Copy the full SHA
    35e0e65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2974f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    0e4ae4e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    41a10e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397941e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2621c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    8de4413 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    6f5224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b980d23 View commit details
    Browse the repository at this point in the history
  3. Add lazy wrapper

    tornqvist committed May 26, 2020
    Configuration menu
    Copy the full SHA
    84e3260 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Add tests for lazy wrapper

    tornqvist committed May 27, 2020
    Configuration menu
    Copy the full SHA
    6df29e8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    20f408c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322ccdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b85b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Simplify lazy util

    tornqvist committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    864278f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d0ba5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Migrate tests to new api

    tornqvist committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0dffa91 View commit details
    Browse the repository at this point in the history
  2. Fix async server render

    tornqvist committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a0f5725 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Remove component ref util

    tornqvist committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    976f9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5bac8 View commit details
    Browse the repository at this point in the history
  3. Add comments

    tornqvist committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4a64e65 View commit details
    Browse the repository at this point in the history
  4. Remove old example

    tornqvist committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e6e86de View commit details
    Browse the repository at this point in the history