Whymarrh Whitby
e4092d740a
Merge pull request #5367 from dasilvarosa/patch-1
...
Update ledger-logo.svg
6 years ago
bitpshr
c068f55ee0
bugfix: bump version of inpage provider
6 years ago
Paul Bouchon
9359fc875d
EIP-1102: Add deprecation message ( #5353 )
6 years ago
kumavis
13348961e5
Merge pull request #5368 from MetaMask/bugfix-sign-typed-data
...
bugfix: update eth_signTypedData_v3 parameter order
6 years ago
bitpshr
c4caba1317
bugfix: update eth_signTypedData_v3 parameter order
6 years ago
David da Silva Rosa
9285d36925
Update ledger-logo.svg
...
Noticed the implementation used the old Ledger logo. Simply replaced the .svg without testing, so hope someone can test the extension before merging 😄 .
6 years ago
kumavis
54de60ff84
deps - eth-block-tracker@4.0.2 for safe-eventemitter ( #5363 )
6 years ago
Thomas Huang
db30bbce4c
Merge pull request #5332 from MetaMask/ui-unit-tests
...
Some Ui tests
6 years ago
Paul Bouchon
88b5f82e13
Bugfix: Upgrade json-rpc-engine ( #5348 )
...
* Bugfix: bump version of json-rpc-engine
* Increase delay
* Update lockfile
* deps - json-rpc-engine@3.7.4
6 years ago
kumavis
667470c07a
Merge pull request #5361 from MetaMask/firefox-fixes
...
Mozilla addon linter + Firefox builds passing
6 years ago
brunobar79
678d174e1e
add mozilla lint job
6 years ago
brunobar79
c13e5cbda3
remove css sourcemaps in prod builds
6 years ago
Dan Finlay
4f135132d7
Add build step to mozilla-lint
6 years ago
Dan Finlay
32a40641eb
Add mozilla linter to dist script instead of main test
6 years ago
Dan Finlay
4d9ca132a3
Add mozilla addon linter to test suite
6 years ago
Bruno Barbieri
98e9556a5f
Merge pull request #5351 from MetaMask/fix-gh-pages-job
...
Fix gh-pages job
6 years ago
Esteban Miño
4d82df6995
Fix MetaMask web3 version ( #5352 )
6 years ago
Bruno Barbieri
ffd540f634
Fix gh-pages job
6 years ago
Whymarrh Whitby
0dd89cd930
Merge pull request #5340 from whymarrh/fix-first-time-flow-2
...
Fix height of first-time-flow container, again
6 years ago
Whymarrh Whitby
352ba85272
Fix height of first-time-flow container, again but different
6 years ago
Whymarrh Whitby
d6a5483766
Merge pull request #5337 from whymarrh/eslint-ignore-coverage
...
Add test coverage dir to eslintignore
6 years ago
Whymarrh Whitby
bd09f01d7e
eslintignore: Add test coverage dir to eslintignore
6 years ago
Alexander Tseung
5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
...
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
6 years ago
Whymarrh Whitby
24d8d4ae00
Merge pull request #5328 from whymarrh/fix-first-time-flow
...
Fix height of first-time-flow container
6 years ago
tmashuang
a0a57c24fd
Some Ui tests
6 years ago
Thomas Huang
82ec86d953
Merge pull request #5310 from MetaMask/getPendingNonce-hotfix
...
Adds getPendingNonce method to provider initialization in metamask-controller.
6 years ago
Whymarrh Whitby
3c58ae6b82
Fix height of first-time-flow container
6 years ago
Dan Miller
19d72c9b0b
Adds getPendingNonce method to provider initialization options in metamask-controller.
6 years ago
Alexander Tseung
04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
...
Refactor settings page to use JSX and follow component file folder st…
6 years ago
Alexander Tseung
431beb9436
Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components.
6 years ago
Alexander Tseung
01166b26ed
Fix translation casing
6 years ago
Dan Finlay
d493ec6dc4
Remove EAL google analytics link. ( #5081 )
...
Harry said he's not using this for Ether-Address-Lookup anymore, so removing it.
6 years ago
Kevin Serrano
d8067072b5
Update messages.json ( #5280 )
...
Added some translations for Chinese Traditional via Chainsights!
6 years ago
Whymarrh Whitby
d39c7646c3
Merge pull request #5298 from whymarrh/fix-tx-spinner
...
Fix loading screen height
6 years ago
Alexander Tseung
9088fd1de4
Add Current Conversion Updated string to translations
6 years ago
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
6 years ago
Alexander Tseung
2cfdc95eeb
Add unit tests
6 years ago
Alexander Tseung
77e8eac4b3
Fix integration tests
6 years ago
Alexander Tseung
6b3a4e8259
Fix unit tests
6 years ago
Alexander Tseung
2779936317
Add transition effect to TransactionListItemDetails expander
6 years ago
Alexander Tseung
95e1eff4ca
Add TransactionDetails modal
6 years ago
Alexander Tseung
5a6c333506
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
6 years ago
Alexander Tseung
3e470fee8a
Add withModalProps HOC
6 years ago
Alexander Tseung
04ec3f0b6b
Fix Transaction view styles
6 years ago
Alexander Tseung
d0d0103bb5
Add Modal component
6 years ago
Alexander Tseung
44d4b5b5db
Refactor ConfirmPageContainerError to ErrorMessage
6 years ago
Whymarrh Whitby
3987f9860f
Move main-container wrapper div into its own class
6 years ago
Whymarrh Whitby
fbf14cd130
Prevent loading screen from overlaying the app bar
...
Refs #4417
This change is functional copy of 3893469
that solves the problem in a way
that doesn't depend on the height of the app bar since the app bar isn't a
fixed height in the smaller views.
6 years ago
Whymarrh Whitby
4c37669557
Make the LoadingScreen component 100% as tall as its container
6 years ago
Whymarrh Whitby
b1b5968e5e
Remove unused loading-overlay--full-screen CSS styles
...
Refs #4417
6 years ago