index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
gas-customization
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix width of gas customization model in notification view
Dan Miller
2018-12-13
2
-3
/
+4
*
Add missing translation to the gas customization component.
Dan Miller
2018-12-13
5
-14
/
+17
*
Ensures that advanced tab gas limit reflects tx gas limit
Dan Miller
2018-12-12
1
-2
/
+2
*
Improve ux for low gas price set (#5862)
Dan J Miller
2018-12-11
7
-57
/
+237
*
Fix styling of send screen in extension view when hex data on.
Dan Miller
2018-12-04
2
-4
/
+14
*
Final gas customization fixes
Dan Miller
2018-12-04
10
-41
/
+111
*
Modify results of API data to better fit gas chart: remove outliers, pad data
Dan Miller
2018-12-04
3
-9
/
+19
*
Add loading spinners when waiting for APIs in the gas customization modal
Dan Miller
2018-12-04
8
-6
/
+56
*
Uses more reliable api on main send screen; caches basic api results in modal
Dan Miller
2018-12-04
4
-3
/
+62
*
Improve responsiveness of customize speed up slider.
Dan Miller
2018-12-04
1
-0
/
+19
*
Make gas customization modal responsive.
Dan Miller
2018-12-04
3
-0
/
+21
*
Fixes for components that break e2e gas customization tests, plus unit test u...
Dan Miller
2018-12-04
2
-2
/
+2
*
Adds speed up slide-in gas customization sidebar
Dan Miller
2018-12-04
7
-34
/
+149
*
Redesign of gas customization basic tab.
Dan Miller
2018-12-04
5
-10
/
+122
*
Clean up for mmui-i11-custom-gas-price-chart branch
Dan Miller
2018-12-04
4
-33
/
+25
*
Improve data management and tests for gas-modal-page-container price estimates.
Dan Miller
2018-12-04
2
-15
/
+15
*
Update tests, plus some lint fixes, for gas-price-chart
Dan Miller
2018-12-04
3
-53
/
+204
*
Clean up gas chart code.
Dan Miller
2018-12-04
3
-362
/
+373
*
Add control arrows to advanced gas tab inputs.
Dan Miller
2018-12-04
3
-1
/
+63
*
Complete integration of gas chart with redux.
Dan Miller
2018-12-04
7
-13
/
+146
*
Read only connection of gas price chart to redux
Dan Miller
2018-12-04
5
-5
/
+54
*
Gas price chart improvements, redesign, bug fixes, and set up to receive exte...
Dan Miller
2018-12-04
5
-88
/
+300
*
Adds not yet functional gas price chart.
Dan Miller
2018-12-04
8
-19
/
+285
*
Lint and unit test fixes.
Dan Miller
2018-12-04
1
-3
/
+3
*
Clean up for advanced gas tab customization changes.
Dan Miller
2018-12-04
2
-19
/
+13
*
Adds redesign for the customize gas advanced tab.
Dan Miller
2018-12-04
15
-145
/
+304
*
Test updates and additions for button integration with send screen.
Dan Miller
2018-12-04
6
-40
/
+158
*
Integrate gas buttons with the send screen.
Dan Miller
2018-12-04
4
-19
/
+104
*
Connects remained of the gas customization component to redux.
Dan Miller
2018-12-04
7
-100
/
+354
*
Styling fixes for gas customization advanced tab content.
Dan Miller
2018-12-04
4
-3
/
+2
*
Improvements to propdefaults in button-group.component and basic-tab-content....
Dan Miller
2018-12-04
1
-1
/
+1
*
Connect the gas-button-group component to redux and a live api.
Dan Miller
2018-12-04
5
-33
/
+38
*
Adds basic tab content to gas customizer, with styled button group (static, f...
Dan Miller
2018-12-04
13
-14
/
+607
*
Improve styling of advanced-tab-content gasInput row
Dan Miller
2018-12-04
3
-5
/
+11
*
Add tests for advanced-tab-component.js and subcomponents.
Dan Miller
2018-12-04
4
-18
/
+275
*
Remove gas slider from advance-tab-content.component
Dan Miller
2018-12-04
3
-19
/
+2
*
Split advanced-tab-content.component.js render() method into smaller pieces;...
Dan Miller
2018-12-04
2
-31
/
+51
*
Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...
Dan Miller
2018-12-04
14
-11
/
+435
*
Use BEM for css in gas-modal-page-container
Dan Miller
2018-12-04
3
-26
/
+28
*
Use correct message key in gas-modal-page-container.component.js
Dan Miller
2018-12-04
1
-1
/
+1
*
Adds new gas customization modal container (without content)
Dan Miller
2018-12-04
6
-0
/
+341