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

feat: Add support for legagy Angular v15 theming. #149

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

JeanMeche
Copy link
Contributor

@JeanMeche JeanMeche commented Feb 23, 2023

Since the move to v15, Angular supports 2 type of components :

  • The new MDC implementation
  • The legacy one which were only one until v14.

The commit adds the support of theming for Angular legacy components only.

Maybe it should be discussed if this lib should also directly provide support for non-legacy theming.

Fixes: #143

@mchambaud
Copy link

Awesome!

Looking forward to this being merge

@daileytj daileytj changed the base branch from dev to release/v9.0.0 February 27, 2023 16:05
@daileytj daileytj merged commit 2a955f3 into etn-ccis:release/v9.0.0 Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering
Development

Successfully merging this pull request may close these issues.

None yet

5 participants