Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

ng-message styling: add support for data- and x- prefixes #1186

Closed
Frank3K opened this issue Jan 13, 2015 · 0 comments
Closed

ng-message styling: add support for data- and x- prefixes #1186

Frank3K opened this issue Jan 13, 2015 · 0 comments
Milestone

Comments

@Frank3K
Copy link
Contributor

Frank3K commented Jan 13, 2015

Commit a2bc3c6 introduced styling for ng-messages. Since the styling is on elements and (unprefixed) attributes (e.g. ng-message, [ng-message]) the styling does not work for prefixed attibutes. It would be nice if the styling is also applied on the prefixed variants of the ng-message attribute (e.g. [data-ng-message] and [x-ng-message]).

The change would (I think) only include changes to input-theme.scss and input.scss.

Related: #372

@ajoslin ajoslin added this to the 0.7.0 milestone Jan 13, 2015
@ajoslin ajoslin self-assigned this Jan 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants