This repository was archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
colors: does not support dashes in theme names #8755
Copy link
Copy link
Open
Labels
P4: minorMinor issues. May not be fixed without community contributions.Minor issues. May not be fixed without community contributions.severity: inconvenienttype: bugtype: docsui: theme
Milestone
Description
Actual behavior:
- What is the issue? *
i was looking for this issue (i got the same) mdColors: Dynamic expression breaks when theme is specified #8720
and it got solved, but i wanted to have dynamic themes and it broke
- What is the expected behavior?
changing a theme should override the colors of the md-colors based on their values ej { 'background': 'primary-100' } should be a primary of my current theme
CodePen or Steps to reproduce the issue: *
http://codepen.io/zeruel01/pen/ezZVQZ
i got this error i dont know if it helps
http://prntscr.com/bg09k1
- Angular Version: 1.5.5
- Angular Material Version: master 11/06/2016
Additional Information:
- Browser Type: * chrome
- Browser Version: * lastest
- OS: * windows 10
could you help me alittle maybe im missing something ? or it really is an error
Metadata
Metadata
Assignees
Labels
P4: minorMinor issues. May not be fixed without community contributions.Minor issues. May not be fixed without community contributions.severity: inconvenienttype: bugtype: docsui: theme