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

Theme should propagate through contextual components #99

Open
HeroicEric opened this issue Aug 16, 2016 · 0 comments
Open

Theme should propagate through contextual components #99

HeroicEric opened this issue Aug 16, 2016 · 0 comments

Comments

@HeroicEric
Copy link
Collaborator

HeroicEric commented Aug 16, 2016

Setting a theme on a parent component should propagate through to its contextual components.

For example, the panel.titlebar contextual component in the following snippet should have the tomato theme applied to it:

{{#ui-panel theme="tomato" as |panel|}}
  {{#panel.titlebar}}Some Title{{/panel.titlebar}}
{{/ui-panel}}
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

No branches or pull requests

1 participant