Skip to content

fix(autohide): Rename attribute to hideContainerWhenNoResults #326

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

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

pixelastic
Copy link
Contributor

BREAKING CHANGE: Widget attribute is now named
hideContainerWhenNoResults instead of hideWhenNoResults to be more
explicit on what it is really doing.

Also internally renamed the autoHide decorator to
autoHideContainer

Fixes #325

BREAKING CHANGE: Widget attribute is now named
`hideContainerWhenNoResults` instead of `hideWhenNoResults` to be more
explicit on what it is really doing.

Also internally renamed the `autoHide` decorator to
`autoHideContainer`

Fixes #325
@pixelastic
Copy link
Contributor Author

This is just simple search and replace.

vvo pushed a commit that referenced this pull request Oct 22, 2015
fix(autohide): Rename attribute to `hideContainerWhenNoResults`
@vvo vvo merged commit e064d24 into develop Oct 22, 2015
@vvo vvo removed the in progress label Oct 22, 2015
@vvo vvo deleted the fix/autohidecontainer branch October 22, 2015 12:29
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.

2 participants