-
Notifications
You must be signed in to change notification settings - Fork 322
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
[UPM] - Update with latest master #13190
Closed
Closed
Conversation
This file contains 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
* fix: implemented counterparties * feat: added table, block user modal * fix: remove unused fields * fix: added import for memo * fix: conflicts fix * fix: test id in textfield * feat: added filter modal in responsive view * fix: change import * fix: mobile view full page, reverted changes in home page * fix: style fixes * fix: scroll issue in responsive fix * fix: replaced avatar with useravatar in advertisername * fix: sonar issues fixed * fix: pr review comments, moved table to separate component * fix: move constant to separate file
Co-authored-by: DerivFE <[email protected]>
* feat: add empty string to fix type * feat: add check for useSyncLocalStorageClientAccounts hook
* ci: add nx cache dir to the gitignore * build: update ui lib * feat: add app content tab * feat: use app content in app module * feat: add p2p routes to router module * build: update package-lock json file
* feat: add check for isEuRegion and change max-height to height * feat: make full width button * feat: align title center * feat: align title center again * feat: set button full width by class * feat: add text-center for button too * feat: make hr thiner and align to center
…ormer from outside a reactive context (#13090) * fix: replace createTransformer outside a reactive context with computedFn * test: portfolio-store getPositionById
* feat: add ticks high low contract from smarttrader * fix: remove rudiment type * fix: win/lose color behaviour on ongoing contracts * fix: merge conflict * fix: typo * fix: spacing * fix: resolve merge issue * fix: use theme colors * fix: first tick when selected logic * fix: add missing fields for ongoing contracts
…l in few scenarios (#12990) * fix: 🔧 get button doesnt work in mobile * fix: 🔧 modal hide function * fix: 🔧 failing tests
* chore: notification content for white label * chore: updated the modal opening on be flag * chore: updated content * chore: update the typo
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
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.
Changes:
Updating the feature branch with latest master
Screenshots:
NA