Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Boolean default values to "false" as reported in issue HaithemMos…
…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)
- Loading branch information