Skip to content

Template migrations: Migrate bg-gradient-* utilities to bg-linear-* - #14537

Merged
philipp-spiess merged 1 commit into
nextfrom
feat/migrate-bg-gradient
Sep 27, 2024
Merged

Template migrations: Migrate bg-gradient-* utilities to bg-linear-*#14537
philipp-spiess merged 1 commit into
nextfrom
feat/migrate-bg-gradient

Conversation

@philipp-spiess

Copy link
Copy Markdown
Contributor

In v4, we're making room for more gradient primitives with the addition of gradient and conic gradient utilities. To make this clearer, we are renaming all v3 bg-gradient-* utilities to bg-linear-* to make it clear that these refer to linear gradients.

This PR adds a migration that will automatically update the class names based on this migration.

@philipp-spiess
philipp-spiess force-pushed the feat/migrate-bg-gradient branch from e2d9ba0 to 81f2c2e Compare September 27, 2024 14:39
@philipp-spiess
philipp-spiess merged commit 64497e3 into next Sep 27, 2024
@philipp-spiess
philipp-spiess deleted the feat/migrate-bg-gradient branch September 27, 2024 14:52
RobinMalfait pushed a commit that referenced this pull request Sep 27, 2024
…ons (#14538)

Quick follow-up from #14537 as I forgot to add the new migration to the
default list of migrations.
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.

2 participants