Skip to content

Change transition library#243

Merged
Neraste merged 25 commits into
developfrom
refactor/transition2
May 3, 2026
Merged

Change transition library#243
Neraste merged 25 commits into
developfrom
refactor/transition2

Conversation

@Neraste
Copy link
Copy Markdown
Member

@Neraste Neraste commented May 1, 2026

This PR replaces react-transition-group (which is not maintained anymore) by react-transitioning.

Fixes #218 and partially fixes #81.

Side effects:

  • Create transition components:
    • Collapse (horizontal or vertical);
    • Slide;
    • Swipe;
  • Remove the CSSTransitionLazy component;
  • Notification is now NotificationBar;
  • ConfirmationBar now manages a provided state to close itself.

@Neraste Neraste self-assigned this May 1, 2026
@Neraste Neraste added the refactor Make things more beautiful inside, but same outside label May 1, 2026
@Neraste Neraste mentioned this pull request May 1, 2026
@Neraste Neraste force-pushed the refactor/transition2 branch from 850a117 to e40d5ab Compare May 1, 2026 19:19
@Neraste Neraste added this to the 1.10.0 milestone May 2, 2026
@Neraste Neraste force-pushed the refactor/transition2 branch from 6f1b985 to a91b414 Compare May 3, 2026 16:42
@Neraste Neraste merged commit f2c4d00 into develop May 3, 2026
2 checks passed
@Neraste Neraste deleted the refactor/transition2 branch May 3, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Make things more beautiful inside, but same outside

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change transition library Improve confirmation bar

1 participant