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 a couple of lifecycle hooks #67

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

add a couple of lifecycle hooks #67

wants to merge 12 commits into from

Commits on Nov 29, 2016

  1. Added way to style the optionContainer and cancelContainer, so you ca…

    …n adjust the height
    atennapel authored and anarwade committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d88050f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

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

Commits on Aug 14, 2017

  1. update proptypes

    atennapel committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    87cfa8d View commit details
    Browse the repository at this point in the history
  2. Revert "update proptypes"

    This reverts commit 87cfa8d.
    atennapel committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    d715e98 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2017

  1. add a hook before the modal is opened

    now a beforeOpen function can be passed as a prop. it will be called before the modal is opened
    hbarylskyi committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    3c66079 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hbarylskyi committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    9694710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35adc64 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    hbarylskyi committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    9b724c3 View commit details
    Browse the repository at this point in the history
  5. fix syntax

    hbarylskyi committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    a0878cf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Merge pull request #1 from atennapel/master

    merge styling functionality and lifecycle hooks
    hbarylskyi committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    e8ec1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6244a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Barylskyigb/better-styles

    change some styles to make component more flexible
    hbarylskyi committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    30f35d4 View commit details
    Browse the repository at this point in the history