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

chore: reuse core module in all themes #4518

Merged
merged 26 commits into from
Jun 26, 2023
Merged

chore: reuse core module in all themes #4518

merged 26 commits into from
Jun 26, 2023

Conversation

kirchoni
Copy link
Contributor

@kirchoni kirchoni commented Jun 1, 2023

The following PR aims to re-use the core module across all themes by making it both @import-able and @use-able. This requires some moving around of variables so they are available in their respective dependents, but overall should not affect the output of the themes.

Most (if not all) image differences are due to fixed input-color in the bootstrap theme affecting both text and icons, due to the usage of the correct color contrast function - this is a fix.

@kirchoni kirchoni marked this pull request as ready for review June 5, 2023 11:51
@kirchoni kirchoni requested a review from a team as a code owner June 5, 2023 11:51
@kirchoni kirchoni force-pushed the core-module branch 24 times, most recently from e996fc2 to c099d51 Compare June 16, 2023 10:05
@kirchoni kirchoni changed the title WIP: reuse core module in all themes chore: reuse core module in all themes Jun 16, 2023
@Juveniel Juveniel requested a review from JoomFX June 19, 2023 11:34
Copy link
Contributor

@JoomFX JoomFX left a comment

Choose a reason for hiding this comment

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

Awesome!

Extracting the Color System from Fluent into Core is a huge amount of work and a great starting point for the overall "Color System" task. Thank you @kspeyanski !

docs: generate API
@Juveniel
Copy link
Contributor

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

Successfully merging this pull request may close these issues.

4 participants