5 Commits

Author SHA1 Message Date
617b7ac000 fix(show-hide-when): add !important to display as this should always take precedence
fixes #6270
2016-04-21 16:14:31 -04:00
5692abe3fd fix(showHideWhen): remove hidden attribute on directives and use classes
Each directive applies a different class so they won’t remove each
other if they’re on the same element. If either class is applied the
element won’t display.

closes #5836
2016-04-15 15:02:04 -04:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
33c69d5870 checkbox updates 2015-08-03 11:24:47 -05:00