Skip to content

[added] The ability to decide whether the modal should be closed when clicking the overlay area - #128

Merged
claydiffrient merged 1 commit into
reactjs:masterfrom
dorsha:master
Mar 26, 2016
Merged

[added] The ability to decide whether the modal should be closed when clicking the overlay area#128
claydiffrient merged 1 commit into
reactjs:masterfrom
dorsha:master

Conversation

@dorsha

@dorsha dorsha commented Feb 19, 2016

Copy link
Copy Markdown
Contributor

This is an important ability since in some cases we don't want the modal to be closed when users are clicking outside.

@dorsha

dorsha commented Feb 20, 2016

Copy link
Copy Markdown
Contributor Author

Fixes: #129

@dorsha dorsha changed the title Added the ability to decide whether the modal should be closed when clicking the overlay area [added] The ability to decide whether the modal should be closed when clicking the overlay area Feb 20, 2016
@aviadlich

Copy link
Copy Markdown

+1

@claydiffrient

Copy link
Copy Markdown
Contributor

@dorsha Could you add a spec testing this feature? I generally prefer tests to be in place for code changes, especially for new functionality.

@dorsha

dorsha commented Mar 24, 2016

Copy link
Copy Markdown
Contributor Author

@claydiffrient I added tests for the feature, please review.

@claydiffrient

Copy link
Copy Markdown
Contributor

@dorsha would you mind squashing the three commits down to one? That would help keep the git history (and changelog) a bit more clean, especially since all three relate to the one functional change.

@dorsha

dorsha commented Mar 25, 2016

Copy link
Copy Markdown
Contributor Author

@claydiffrient - done

@claydiffrient

Copy link
Copy Markdown
Contributor

@dorsha It now appears that you have 5 commits in the PR. A decent guide to squashing the commits in a pull request is http://eli.thegreenplace.net/2014/02/19/squashing-github-pull-requests-into-a-single-commit if you need some guidance on what to do to make it happen.

…licking the overlay area.

This is an important ability since in some cases we don't want the modal to be closed when users are clicking outside.
Added tests and README instructions.
@dorsha

dorsha commented Mar 25, 2016

Copy link
Copy Markdown
Contributor Author

@claydiffrient - now it appears as a single commit.

@dorsha

dorsha commented Mar 26, 2016

Copy link
Copy Markdown
Contributor Author

Thanks @claydiffrient, do you have an estimation about the new release? (I want to use it in my project.)

@claydiffrient

Copy link
Copy Markdown
Contributor

@dorsha I think we'll shoot for a release the end of next week. There is a large backlog of pull requests and issues that I want to try and work into it if possible.

@dorsha

dorsha commented Mar 26, 2016

Copy link
Copy Markdown
Contributor Author

Cool 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants