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

Reorg and cleanup #6

Open
wants to merge 13 commits into
base: gh-pages
Choose a base branch
from

Commits on Dec 24, 2017

  1. Configuration menu
    Copy the full SHA
    19b55c8 View commit details
    Browse the repository at this point in the history
  2. Create linter file

    DanielJoyce committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    f65cee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545968d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ecd0e View commit details
    Browse the repository at this point in the history
  5. fix: Get Slacer working again.

    Poor man's modules need var instead of let
    DanielJoyce committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    553eeb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d98bf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    729528d View commit details
    Browse the repository at this point in the history
  8. feature: Added command to lint, and run local dev server

    Local dev server supports hot reload
    DanielJoyce committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    fd98bfa View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. Configuration menu
    Copy the full SHA
    f2a13ac View commit details
    Browse the repository at this point in the history
  2. fix: Reworked this into a more modern style js project

    * Non-library code moved to app
    * Switched to es6 modules
    * Generate final libs via rollup
    * Setup lite-server to serve it for dev mode
    DanielJoyce committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    97f7707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95fa6d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fee8f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1ab2ef View commit details
    Browse the repository at this point in the history