Conversation
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
| "web3-core": "^1.2.11", | ||
| "web3-eth-contract": "^1.2.11", | ||
| "web3-utils": "^1.2.11" | ||
| "web3": "^1.3.0", |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
src/theme/mui.ts
Outdated
| colorSecondary: { | ||
| '&$disabled': { | ||
| color: rgba(secondary, 0.5), | ||
| color: `rgba(${secondary}, 0.5)`, |
There was a problem hiding this comment.
I'm pretty sure this won't work as secondary is a hexadecimal color.
There was a problem hiding this comment.
what we can do, it to change it to 8-Digit Hex Code https://caniuse.com/css-rrggbbaa
There was a problem hiding this comment.
it should be something like ${secondary}7f https://stackoverflow.com/a/8254129/2524608
|
Travis automatic deployment: |
|
Travis automatic deployment: |
web3to v1.3.0polisheddependencytypesdependencieselectronto latest v9 (9.3.3) and related electron dependenciessentrydependenciesgnosis-safe-componentsalso having dependency cleanuptruffle-contractthat also bumped web3 dependency