Garrett Bear
70a13296c9
Feat/18889/update buttonlink ts ( #20372 )
...
* fix buttonlink alignment
* ButtonLink TS migration
* fix lint
* remove ButtonBase loading error feat
* move padding 0 to ButtonBase
* fix color issue
* fix test file
* fix snapshot
* Update ui/components/component-library/button-link/README.mdx
Co-authored-by: George Marshall <george.marshall@consensys.net>
* readme fix
* Update ui/components/component-library/button-link/button-link.stories.tsx
Co-authored-by: George Marshall <george.marshall@consensys.net>
---------
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-08-04 14:00:05 -07:00
George Marshall
25247d0300
Updating Icon types and component to use TS Box component ( #19990 )
2023-07-25 09:05:37 -07:00
George Marshall
733391a964
Update Text import paths: /pages ( #20117 )
...
* Updating remaining Text import paths
* Updating snapshots
2023-07-20 12:49:35 -07:00
George Marshall
5d17f86e02
Update Text import paths: component library/ ( #19987 )
...
* Updating component-librar import paths
* Updating snapshots
* Updates to AvatarBase story
* Updates to avatar and checkbox
* Updating last of the deprecated import paths
* Updating component-library snapshots from button-base
* Updating snapshots from rest of codebase to do with button-base
* Removing unneeded CSS
* Updating snapshots
2023-07-17 14:00:16 -07:00
George Marshall
74cc312cb1
Updating Text and import paths ( #19949 )
2023-07-14 10:59:30 -07:00
Albert Olivé
47fe542273
[MMI] Review interactive replacement token flow ( #19974 )
...
* Sending showCustodyConfirmLink as a prop and fixing other issues
* Upgraded MMI extension monrepo and trying to fix the issue
* prevents deeplink from closing
* Fixed styles of Custody view and changed the place of it
* Fixed CI issues
* fixing eslint issues
* Update LavaMoat policies
* fixing tests
* Fixed test
* updated snapshots
* Improving IRT flow
* Fixing everything
* Finish fixing all issues
* Fixed institutional entity done page styles
* Fixing boxes
* Fixed issue with checkbox
* Fixed tests and styles
* Removed duplicated lodash
* updated snapshot
* Fixing tests
* Removed unused test
* Fixed snapshot
* Fixed snapshot
---------
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
2023-07-13 18:27:49 +02:00
Garrett Bear
c206200918
Update ButtonBase text variant and fix font smoothing ( #19883 )
...
* Update ButtonBase text variant
---------
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-07-12 07:37:33 -07:00
jainex
c1c6c8237a
Update Label component font weight from bold to medium ( #19731 )
...
* Update Label component font weight from bold to medium
* update snapshot
* fix snapshots
* fix snapshots 2
* Removeing deprecated constants for enums
---------
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-06-27 01:29:04 +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
Albert Olivé
49f01406c4
[MMI] Added confirm-remove-jwt component ( #18186 )
...
* Added confirm-remove-jwt component
* changing folder directory
* Fixed lint issues
* Added story
* Fixed confirm remove jwt imports
* Fixed import
* Finished implementing component
* Fixed capitalize eslint problem
* Fixed PR suggestions
* Changed CustodyAccountList import
* updated snapshot
* Fixed typo
* Moved folder to confirm-remove-jwt-modal
* added index
* Adding filter first
2023-04-28 11:01:40 +02:00
António Regadas
e6455e92ae
[MMI] custody page component ( #18688 )
2023-04-27 12:27:31 +02:00