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

move render logic out of node objects #1746

Merged
merged 38 commits into from
Sep 24, 2018
Merged

move render logic out of node objects #1746

merged 38 commits into from
Sep 24, 2018

Commits on Sep 15, 2018

  1. put css/ under compile/

    Rich-Harris committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    be84c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    7ef5f4f View commit details
    Browse the repository at this point in the history
  2. remove ssr methods

    Rich-Harris committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    cc7150d View commit details
    Browse the repository at this point in the history
  3. rename target -> renderer

    Rich-Harris committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    0c6682f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. snapshot of progress

    Rich-Harris committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    fa19cb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

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

Commits on Sep 19, 2018

  1. start work on bindings

    Rich-Harris committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    cf5e039 View commit details
    Browse the repository at this point in the history
  2. merge master -> gh-1678

    Rich-Harris committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    2dce34c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. some progress

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    e55a806 View commit details
    Browse the repository at this point in the history
  2. more

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    bbce893 View commit details
    Browse the repository at this point in the history
  3. implement slot

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    dfa3d7f View commit details
    Browse the repository at this point in the history
  4. various

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    69804ec View commit details
    Browse the repository at this point in the history
  5. some binding stuff

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    d381294 View commit details
    Browse the repository at this point in the history
  6. various

    Rich-Harris committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    62101cd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. fix transitions and stuff

    Rich-Harris committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    84b5345 View commit details
    Browse the repository at this point in the history
  2. more fixes. almost there

    Rich-Harris committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    81bf0fd View commit details
    Browse the repository at this point in the history
  3. <svelte:head> and <title>

    Rich-Harris committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    ec6bc6e View commit details
    Browse the repository at this point in the history
  4. various

    Rich-Harris committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    bb304d0 View commit details
    Browse the repository at this point in the history
  5. fix addLoc

    Rich-Harris committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    068ca71 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. fix event handler context

    Rich-Harris committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    0e45a75 View commit details
    Browse the repository at this point in the history
  2. fixes

    Rich-Harris committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    9ef064e View commit details
    Browse the repository at this point in the history
  3. fix indirect bindings

    Rich-Harris committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    10255a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. binding dependencies

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    ddf09b9 View commit details
    Browse the repository at this point in the history
  2. fix toHTML

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    a80be70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10668fe View commit details
    Browse the repository at this point in the history
  4. update CLI tests

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    71e6f13 View commit details
    Browse the repository at this point in the history
  5. update some tests

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    7a18ee1 View commit details
    Browse the repository at this point in the history
  6. minor fixes

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    8f2f22b View commit details
    Browse the repository at this point in the history
  7. fix legacy input type

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    de23c5b View commit details
    Browse the repository at this point in the history
  8. more

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    60ab41f View commit details
    Browse the repository at this point in the history
  9. almost all tests passing

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    5dd44ea View commit details
    Browse the repository at this point in the history
  10. remove some unused code

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    6b43892 View commit details
    Browse the repository at this point in the history
  11. update test

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    503a95a View commit details
    Browse the repository at this point in the history
  12. so close

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    75f9bee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4a87d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e75e2d View commit details
    Browse the repository at this point in the history
  15. remove some unused code

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    2600acf View commit details
    Browse the repository at this point in the history
  16. more unused code

    Rich-Harris committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    8708edf View commit details
    Browse the repository at this point in the history