Refactored unlock panel components#255
Merged
iuliacimpeanu merged 14 commits intodevelopmentfrom Nov 12, 2025
Merged
Conversation
src/components/functional/unlock-panel/components/UnlockPanelFooter/UnlockPanelFooter.tsx
Outdated
Show resolved
Hide resolved
src/components/functional/unlock-panel/components/UnlockPanelGroup/UnlockPanelGroup.tsx
Outdated
Show resolved
Hide resolved
src/components/functional/unlock-panel/components/UnlockPanelGroup/UnlockPanelGroup.tsx
Outdated
Show resolved
Hide resolved
arhtudormorar
approved these changes
Nov 12, 2025
arhtudormorar
approved these changes
Nov 12, 2025
iuliacimpeanu
added a commit
that referenced
this pull request
Nov 12, 2025
* Added github releases (#264) * Added github release * Add github release * Update changelog * Added skip tests on draft PR (#265) * Added skip tests on draft PR * Update changelog * Add test log * Remove log * Refactored unlock panel components (#255) * Refactored unlock panel footer * Updated unlock panel footer * Refactored unlock-panel-group component * Updated imports * Fixed trim component flickering * Fixed trim flickering * Fixes after review * Refactored unlock-provider-button to functional component * Fixed trim flickering * Update changelog * updates * Upgraded version --------- Co-authored-by: Gavrila Andrei <andrei.gavrila@multiversx.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature
Refactored
unlock-panelinternal components to functional components.Additional changes:
Fixed
trimflickering issue.Contains breaking changes
[x] No
[] Yes
Updated CHANGELOG
[x] Yes
Testing
[x] User testing
[] Unit tests