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

Add required bindings to the like count container. closes #562 #568

Merged
merged 2 commits into from
Feb 19, 2016
Merged

Add required bindings to the like count container. closes #562 #568

merged 2 commits into from
Feb 19, 2016

Commits on Jan 29, 2016

  1. Issue #562: Add required bindings to the like count container

    - clicking the count container will now trigger the like song event
    - SCSS has been updated in order to set the active color after the song is liked
    vladjerca committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    5a78f28 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. favoriteSongDirective: Count now updates after adding/removing like:

    - add count definition to favoriteSong directive and update accordingly after each event
    - removed remnant changeLike from click events
    vladjerca committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    1bed78d View commit details
    Browse the repository at this point in the history