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

Remove overrides for Salt Icon color #486

Closed
wants to merge 166 commits into from

Conversation

lilyvc
Copy link
Contributor

@lilyvc lilyvc commented Sep 15, 2023

This PR removes the overrides for Salt Icon color. The override is stopping the color prop from working on the Salt site, (added here: jpmorganchase/salt-ds#2462).

The Salt icon will now use currentColor by default, so the override shouldn't be needed anymore.

@lilyvc lilyvc requested a review from a team as a code owner September 15, 2023 16:21
@changeset-bot
Copy link

changeset-bot bot commented Sep 15, 2023

🦋 Changeset detected

Latest commit: 14d4416

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
@jpmorganchase/mosaic-theme Patch
@jpmorganchase/mosaic-site-preset-styles Patch
@jpmorganchase/mosaic-cli Patch
@jpmorganchase/mosaic-labs-components Patch
@jpmorganchase/mosaic-components Patch
@jpmorganchase/mosaic-content-editor-plugin Patch
@jpmorganchase/mosaic-core Patch
@jpmorganchase/mosaic-create-site Patch
@jpmorganchase/mosaic-from-http-request Patch
@jpmorganchase/mosaic-layouts Patch
@jpmorganchase/mosaic-open-api-component Patch
@jpmorganchase/mosaic-plugins Patch
@jpmorganchase/mosaic-schemas Patch
@jpmorganchase/mosaic-serialisers Patch
@jpmorganchase/mosaic-site-components Patch
@jpmorganchase/mosaic-site-middleware Patch
@jpmorganchase/mosaic-site Patch
@jpmorganchase/mosaic-source-git-repo Patch
@jpmorganchase/mosaic-source-http Patch
@jpmorganchase/mosaic-source-local-folder Patch
@jpmorganchase/mosaic-standard-generator Patch
@jpmorganchase/mosaic-store Patch
@jpmorganchase/mosaic-types Patch
@jpmorganchase/mosaic-workflows Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mosaic ❌ Failed (Inspect) Sep 20, 2023 11:13am

Copy link
Contributor

@DavieReid DavieReid left a comment

Choose a reason for hiding this comment

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

This isnt building...

@jpmorganchase/mosaic-theme:build: ✘ [ERROR] [plugin vanilla-extract] Build failed with 1 error:
--
08:56:20.773 | @jpmorganchase/mosaic-theme:build: src/icon/icons.css.ts:5:9: error: No matching export in "src/salt/index.ts" for import "iconSizeVars"

DavieReid and others added 27 commits September 20, 2023 12:10
Sources were being started/stopped but the pages were never being added to the global filesystem.
By adding the `allowMultiple` option to a plugins definition in the `mosaic.config.mjs` file, multiple instances of that plugin can be loaded by Mosaic.

`allowMultiple` *must* be added to all module definition instances and takes priority over module definitions that do not have it.
@lilyvc lilyvc closed this Sep 20, 2023
@lilyvc lilyvc deleted the remove-salt-icon-color-override branch September 20, 2023 11:12
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.

8 participants