Skip to content

Conversation

@mmalerba
Copy link
Contributor

This never should have been under _all-typography.scss to begin with. _all-typography.scss depends on all of the component themes, which prevents any of the component themes from using this function as it would cause a circular dep. Instead, moving it under _typography.scss where the legacy version lives makes much more sense.

…ypography.scss

This never should have been under _all-typography.scss to begin with.
_all-typography.scss depends on all of the component themes, which
prevents any of the component themes from using this function as it
would cause a circular dep. Instead, moving it under _typography.scss
where the legacy version lives makes much more sense.
@mmalerba mmalerba added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels May 30, 2023
@mmalerba mmalerba merged commit 3749308 into angular:main May 31, 2023
mmalerba added a commit that referenced this pull request May 31, 2023
…ypography.scss (#27195)

* refactor(material/typography): Move define-typography-config under _typography.scss

This never should have been under _all-typography.scss to begin with.
_all-typography.scss depends on all of the component themes, which
prevents any of the component themes from using this function as it
would cause a circular dep. Instead, moving it under _typography.scss
where the legacy version lives makes much more sense.

* fixup! refactor(material/typography): Move define-typography-config under _typography.scss

(cherry picked from commit 3749308)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants