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

Kit Updates #77

Merged
merged 39 commits into from
Jun 22, 2018
Merged

Kit Updates #77

merged 39 commits into from
Jun 22, 2018

Commits on Jun 18, 2018

  1. move demo components into separate folder

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2eedd3c View commit details
    Browse the repository at this point in the history
  2. add Demos page

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    93faa5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df1ef8 View commit details
    Browse the repository at this point in the history
  4. change demo page title

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    eec2317 View commit details
    Browse the repository at this point in the history
  5. add sandbox page

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    81a8368 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a60e74 View commit details
    Browse the repository at this point in the history
  7. add PropBox

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    1168618 View commit details
    Browse the repository at this point in the history
  8. add live editor examples

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    15bd514 View commit details
    Browse the repository at this point in the history
  9. fix HMR YASSSSSS !!!!

    Emily committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c51d7c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. customize sidebar navigation

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    2f0c4e7 View commit details
    Browse the repository at this point in the history
  2. move navigation into it's own component

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    992058f View commit details
    Browse the repository at this point in the history
  3. set x0 base path to /

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ec5444a View commit details
    Browse the repository at this point in the history
  4. build docs

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    533f0a2 View commit details
    Browse the repository at this point in the history
  5. update x0 and kit

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    f7384b2 View commit details
    Browse the repository at this point in the history
  6. change path

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    f86e0c2 View commit details
    Browse the repository at this point in the history
  7. change path back

    Emily committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    083a778 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Merge branch 'brocs/fixes' into kit-updates

    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    b946263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc919e1 View commit details
    Browse the repository at this point in the history
  3. don't render the index twice lol

    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    51f4471 View commit details
    Browse the repository at this point in the history
  4. remove extra router, replace Link with NavLink

    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    a3fff71 View commit details
    Browse the repository at this point in the history
  5. gh pages test

    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4323224 View commit details
    Browse the repository at this point in the history
  6. plz work gh pags

    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    66b16a6 View commit details
    Browse the repository at this point in the history
  7. Revert "plz work gh pags"

    This reverts commit 66b16a6.
    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    40d043b View commit details
    Browse the repository at this point in the history
  8. Revert "gh pages test"

    This reverts commit 4323224.
    Emily committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4573430 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. move <head> to _app.js

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    6a26c55 View commit details
    Browse the repository at this point in the history
  2. move examples into own folder

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    c07ee40 View commit details
    Browse the repository at this point in the history
  3. organize examples folder a bit

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2d3f90d View commit details
    Browse the repository at this point in the history
  4. build

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    12da7ab View commit details
    Browse the repository at this point in the history
  5. clean up some syntax things

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    65bb7c4 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary dependency

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    a470eb0 View commit details
    Browse the repository at this point in the history
  7. try without basename on x0

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    ee7866a View commit details
    Browse the repository at this point in the history
  8. Revert "try without basename on x0"

    This reverts commit ee7866a.
    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    399a97b View commit details
    Browse the repository at this point in the history
  9. delete old build and use new

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    0220314 View commit details
    Browse the repository at this point in the history
  10. Revert "delete old build and use new"

    This reverts commit 0220314.
    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    63520cd View commit details
    Browse the repository at this point in the history
  11. fix builds & move everything into folders

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    8169e48 View commit details
    Browse the repository at this point in the history
  12. fix demos path

    Emily committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    9edfa91 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. test out built in routing

    Emily committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    83b1a46 View commit details
    Browse the repository at this point in the history
  2. move react-router-dom to devDeps

    Emily committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    666a5e9 View commit details
    Browse the repository at this point in the history
  3. change link back to navlink

    Emily committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    f6b6c9e View commit details
    Browse the repository at this point in the history