David Walsh
ecea162b10
UX: Multichain: Update deprecated variables ( #19058 )
2023-05-09 01:05:47 -07:00
Nidhi Kumari
d9f67e403d
UX Multichain: Fixed NaN USD issue under Eth when using Fiat ( #18981 )
...
* updated fiat value
* updated primary value in storybook
2023-05-03 22:21:12 +05:30
Mark Stacey
d1cea85f33
Rename provider
to providerConfig
( #18907 )
...
* Rename `provider` to `providerConfig`
The network controller `provider` state has been renamed to
`providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.
All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.
Closes #18902
* Add migration
2023-05-02 13:23:20 -02:30
David Walsh
e339afce7a
UX: Multichain: Analytics ( #18674 )
2023-04-27 09:28:08 -05:00
Nidhi Kumari
d362dbfacb
UX Multichain: updated ethereum logo icon ( #18528 )
...
* updated ethereum logo icon
* Updating eth logo (#18631 )
* Updating eth logo
* Removing border from eth logo identicon
* Removing old eth logo
* updated snapshot and lint errors
* updated eth logo from svg to png
---------
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-04-19 20:55:19 +05:30
Garrett Bear
79b2deb194
update text component color to use box color ( #18246 )
...
snapshot updates
fix snapshots
add background colors
fix snapshots
2023-03-23 13:00:37 -07:00
Nidhi Kumari
fcfb8a8938
UX: Multichain: Added TokenList Component ( #17859 )
...
* added redesign storybook
* updated token list
* updated css
* fixed lint error
* updated the new token list component
* fixed redesign folder error
* reverted changes in settings.json
* updated redesign to multichain
* added feature flag
* reverted settings.json
* added detect token banner
* added button componeny
* fixed lint errors
* removed settings
* fixed lint errors
* added stories for multichain
* updated no token found string
* updated lint error
* updated padding values
* updated padding values
* updated tabs with role button
* updated hover state
* updated components with multichain
* fixed lint errors
* updated multichain import token link
* updated a tag
* updated fixes
* updated onClick to handleClick
* updated setShowDetectedTokens proptype
* updated multichain tokenlist with item suffix
* updated tests
* updated tests
* updated token list css
* updated snapshot
* updated text
* reverted story
* added story for multichain token list
* updated story
* updated tooltip
* updated the new token list component
* fixed redesign folder error
* added feature flag
* reverted unused setting change
* removed token list
* fixed lint error
* updated status
* updated tooltip
* updated token-list-item changes
* updated actionbutton click for detect token banner
* updated snapshot
* updated symbol
* updated styles
* updated eth decimal and token url
* updated snapshot
* updated scripts
* updated snapshots
2023-03-23 15:38:33 +05:30