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

fix(material/core): add typography to prebuilt themes #25696

Merged
merged 1 commit into from Sep 25, 2022

Conversation

andrewseguin
Copy link
Contributor

Add a typography config to the prebuilt themes. I suspect people copy/paste this file, so it'd be best if we make it a good example. Unfortunately, this means typography styles are duplicated because core is also emitting typography, but getting rid of that functionality in core will be a bit more work. For now, this PR values correct theme config code over style bloat (which prebuilts will have anyways for 99% of apps)

Running this over internal tests to confirm this is not breaking

@andrewseguin andrewseguin added the target: major This PR is targeted for the next major release label Sep 24, 2022
@andrewseguin andrewseguin force-pushed the prebuilt-typography branch 2 times, most recently from d3809c7 to 220b308 Compare September 24, 2022 12:21
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, this transition phase is not ideal- but the ideal state is definitely explicit

@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label Sep 25, 2022
@andrewseguin andrewseguin merged commit c35763b into angular:main Sep 25, 2022
@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 Oct 26, 2022
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: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants