Skip to content

refactor(apollo-vertex): remove unused disableTransitionOnChange from ThemeProvider#479

Open
KokoMilev wants to merge 1 commit intomainfrom
refactor/remove-disableTransitionOnChange
Open

refactor(apollo-vertex): remove unused disableTransitionOnChange from ThemeProvider#479
KokoMilev wants to merge 1 commit intomainfrom
refactor/remove-disableTransitionOnChange

Conversation

@KokoMilev
Copy link
Copy Markdown
Contributor

  • Remove disableTransitionOnChange prop and all related machinery (style injection, !important, forced reflow)
  • Simplify applyThemeClass to a plain class swap
  • No consumers pass this prop MRS uses next-themes' built-in disableTransitionOnChange instead

Copilot AI review requested due to automatic review settings April 9, 2026 20:17
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-canvas 🟢 Ready Preview, Logs Apr 09, 2026, 01:21:09 PM
apollo-landing 🟢 Ready Preview, Logs Apr 09, 2026, 01:19:39 PM
apollo-ui-react 🟢 Ready Preview, Logs Apr 09, 2026, 01:20:17 PM
apollo-vertex 🟢 Ready Preview, Logs Apr 09, 2026, 01:20:48 PM
apollo-wind 🟢 Ready Preview, Logs Apr 09, 2026, 01:19:48 PM

@github-actions github-actions bot added the size:S 10-29 changed lines. label Apr 9, 2026
@KokoMilev KokoMilev force-pushed the refactor/remove-disableTransitionOnChange branch from f7c493e to 10dadec Compare April 9, 2026 20:18
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Dependency License Review

  • 1948 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 4 package(s) excluded (see details below)
License distribution
License Packages
MIT 1707
ISC 89
Apache-2.0 61
BSD-3-Clause 28
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
CC0-1.0 3
LGPL-3.0-or-later 2
Unknown 2
(MIT OR Apache-2.0) 2
Unlicense 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@uipath/proteus-client 0.1.10 Unknown UiPath internal package, Proprietary license
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@KokoMilev KokoMilev marked this pull request as ready for review April 9, 2026 20:18
@KokoMilev KokoMilev requested a review from a team as a code owner April 9, 2026 20:18
@KokoMilev KokoMilev requested review from VKravchuk and pieman1313 and removed request for a team April 9, 2026 20:18
@KokoMilev KokoMilev enabled auto-merge (rebase) April 9, 2026 20:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S 10-29 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants