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

0.8.0 dev #206

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

0.8.0 dev #206

wants to merge 24 commits into from

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    f9dc67b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Used span instead of i element for input/submit button. Also removed …

    …inline styles for wrapper and element because it caused invisibility on inputs/submits.
    Ralph Bolliger committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    6372d2b View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary padding for .waves-button-input

    Ralph Bolliger committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    b70f3bb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Changed stylus file also

    Ralph Bolliger committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    b2b93d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. no message

    Ralph Bolliger committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    23eea4d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    7a44a25 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Merge pull request #168 from dwtkns/patch-1

    Allow 'duration' parameter for Wave.ripple() options
    fians authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    c721e8d View commit details
    Browse the repository at this point in the history
  2. Update version file

    Alfiana Sibuea committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    e73ba55 View commit details
    Browse the repository at this point in the history
  3. Merge branch '0.8.0-dev' of https://github.com/fians/Waves into 0.8.0…

    …-dev
    Alfiana Sibuea committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    22c40b2 View commit details
    Browse the repository at this point in the history
  4. Update license year

    Alfiana Sibuea committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    8bee54d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #169 from rbu/effect-element-option

    Add option to specify which elements to apply the effect to
    fians authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    9e0b83c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Remove unnecessary comment

    Alfiana Sibuea committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    1c3515c View commit details
    Browse the repository at this point in the history
  2. Fix match jslint

    Alfiana Sibuea committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    f777ed0 View commit details
    Browse the repository at this point in the history
  3. Prevent Waves.attach attaching duplicate classes #136

    Alfiana Sibuea committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    34ac427 View commit details
    Browse the repository at this point in the history
  4. Replace parentElement with parentNode when getting waves element #…

    Alfiana Sibuea committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    1280fd2 View commit details
    Browse the repository at this point in the history
  5. Add Waves.destroy() and Waves.detach() functionality #159

    Alfiana Sibuea committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    53abe82 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    0bf53af View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Fixed input button wrapper for transition compatibility

    - Disables transitions during style modifications
    - Fixes transparent button colors
    - Changed img wrapper to span
    klasjersevi committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    2379305 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Merge pull request #177 from Mindroute/0.8.0-dev

    Fixed input button wrapper for transition compatibility
    fians authored Oct 24, 2017
    Configuration menu
    Copy the full SHA
    3eb5ba5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. perf(init): prevent unnecessary listeners

    Luiz Gustavo Freire Gama committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6db3144 View commit details
    Browse the repository at this point in the history
  2. chore(jshint): code fixes

    Luiz Gustavo Freire Gama committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    d44187e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Merge branch 'master' into 0.8.0-dev

    Alfiana Sibuea committed May 5, 2020
    Configuration menu
    Copy the full SHA
    6590713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a6f4cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #202 from luizgamabh/0.8.0-dev

    perf(init): prevent unnecessary listeners
    fians authored May 5, 2020
    Configuration menu
    Copy the full SHA
    36d6b50 View commit details
    Browse the repository at this point in the history