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

WIP: Add personal quote list #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

WIP: Add personal quote list #9

wants to merge 5 commits into from

Commits on May 18, 2017

  1. Parameterize isaFav over the set of favs

    Ben Sima committed May 18, 2017
    Configuration menu
    Copy the full SHA
    c518057 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

  1. Only delete out/main.js in make clean

    Ben Sima committed May 20, 2017
    Configuration menu
    Copy the full SHA
    302219e View commit details
    Browse the repository at this point in the history
  2. Add LocalStorage module

    Ben Sima committed May 20, 2017
    Configuration menu
    Copy the full SHA
    1486dba View commit details
    Browse the repository at this point in the history
  3. Refactor to Favs module

    Ben Sima committed May 20, 2017
    Configuration menu
    Copy the full SHA
    c06b5ba View commit details
    Browse the repository at this point in the history
  4. Well it compiles...

    Lots of messy changes to integrate the LocalStorage module. Let's just
    put this behind us and finish the feature...
    Ben Sima committed May 20, 2017
    Configuration menu
    Copy the full SHA
    ca165d6 View commit details
    Browse the repository at this point in the history