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

jQuery-ification #6

Closed
wants to merge 2 commits into from
Closed

Commits on Nov 11, 2014

  1. jQuery-ifies the plugin

    Adds `data-purplecoat-easing`
    Adds `data-purplecoat-duration`
    Adds `onComplete` event for fade
    Adds jQuery options
    Adds docs
    Adds basic reactivity to plugin (changing data property will apply changes on click)
    Adds <Robert Lowe> as an author
    Moves `data-purplecoat-color` to face element
    Moves `style.css` to `index.html` demo/docs
    Renames `purplecoat-min.js` to standard `purplecoat.min.js`
    RobertLowe committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    9b76e30 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gh-pages' of https://github.com/ellekasai/purplecoat.js

    …into gh-pages
    
    Conflicts:
    	bower.json
    	purplecoat-min.js
    	purplecoat.js
    RobertLowe committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    c2dc751 View commit details
    Browse the repository at this point in the history