George Marshall
092189cb5b
Adding polymorphic 'as' prop to Box component and updating Typography component to use the same ( #15518 )
...
* Adding polymorphic as prop to Box component
* Updating Typography component to use 'as' as the polymorphic prop instead of 'tag'
* Fixing linting
2 years ago
Frederik Bolding
29e083c4c4
Show snap version on install ( #13931 )
...
* Add version to Snap install page
* Fix text sizing inconsistency
* Use a localized string for shorthand versions
3 years ago
Frederik Bolding
c81912f6c5
Show snap version on install ( #13931 )
...
* Add version to Snap install page
* Fix text sizing inconsistency
* Use a localized string for shorthand versions
3 years ago
George Marshall
395806943f
Updating colors in various components js and css ( #13831 )
3 years ago
Erik Marks
35ac762e10
Add Snaps via Flask ( #13462 )
...
This PR adds `snaps` under Flask build flags to the extension. This branch is mostly equivalent to the current production version of Flask, excepting some bug fixes and tweaks.
Closes #11626
3 years ago
Shane
bac20099e5
Removed memo status from snap-settings-card ( #13458 )
3 years ago
George Marshall
eb4f051b23
Adding SnapSettingsCard ui component ( #12655 )
...
* parent d89e5336a6
author georgewrmarshall <george.marshall@consensys.net> 1636692862 -0800
committer hmalik88 <hassan.malik@consensys.net> 1637342043 -0500
Initial SnapSettingsCard component
Updates to styles but having specificity issues so increased specificity
Updates to styles but having specificity issues so increased specificity
added overflow fix and added tests
lockfile update
prettier fix
added stylelint ignore
yarn.lock fixed
* merge conflict fix
* package/yarn fix
* fixed package.json
* updated lockfile...
* removed comment
* removed unnecessary key/val for chip status indicator color
* bumped lattice to 0.4.0 in package json, fixed yarn lock
* removed dupe entry in yarn lock
* ran yarn setup to update lock file
* updated chip label prop
* parent d89e5336a6
author georgewrmarshall <george.marshall@consensys.net> 1636692862 -0800
committer hmalik88 <hassan.malik@consensys.net> 1637342043 -0500
Initial SnapSettingsCard component
Updates to styles but having specificity issues so increased specificity
Updates to styles but having specificity issues so increased specificity
added overflow fix and added tests
lockfile update
prettier fix
added stylelint ignore
yarn.lock fixed
* merge conflict fix
* package/yarn fix
* fixed package.json
* updated lockfile...
* removed comment
* bumped lattice to 0.4.0 in package json, fixed yarn lock
* removed dupe entry in yarn lock
* ran yarn setup to update lock file
* Using IconWithFallback instead of SiteIcon, fixing icon prop, and adding status story and docs page
* Updating to follow storybook folder convention
* Updates to styles
* Adding localization
* added todo comment
Co-authored-by: hmalik88 <hassan.malik@consensys.net>
3 years ago