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

Fix Boolean default values to "false" as reported in issue #15 #16

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

matgnt
Copy link
Contributor

@matgnt matgnt commented Aug 18, 2017

Component attributes are "true" if set and "false" if not.
Therefore, default values of "true" can never be set to "false" through attributes.
Explained more in detail here:
Polymer/polymer#1812 (comment)

…bahi#15

Component attributes are "true" if set and "false" if not.
Therefore, default values of "true" can never be set to "false" through
attributes.
Explained more in detail here:
Polymer/polymer#1812 (comment)
@HaithemMosbahi
Copy link
Owner

I am going to merge this Pull request then I will update the documentation and release a new version.
Thank you for your collaboration.

@HaithemMosbahi HaithemMosbahi merged commit 97f64e8 into HaithemMosbahi:master Aug 18, 2017
@matgnt
Copy link
Contributor Author

matgnt commented Aug 19, 2017

Great! Thanks for merging my changes!

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