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
/
css
/
itcss
/
components
/
send.scss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve customize gas modal error handling
Dan
2017-10-24
1
-2
/
+18
*
Disable send-v2 next button if in error
Dan
2017-10-24
1
-6
/
+8
*
various styling fix on mobile
Chi Kei Chan
2017-10-20
1
-1
/
+3
*
Fixes mobile styling.
Dan
2017-10-20
1
-10
/
+40
*
Handling to and amount errors.
Dan
2017-10-19
1
-0
/
+11
*
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...
Dan J Miller
2017-10-14
1
-12
/
+194
*
Various styling fixes
Chi Kei Chan
2017-10-13
1
-8
/
+6
*
Send v2 to autocomplete.
Dan
2017-10-11
1
-0
/
+16
*
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
Dan
2017-10-10
1
-37
/
+0
*
UI for readonly from component. From dropdown opening and closing. Mockdata.
Dan
2017-10-10
1
-0
/
+94
*
UI for send screen container without form rows.
Dan
2017-10-09
1
-0
/
+140
*
Always set currency to USD on app mount
Chi Kei Chan
2017-09-29
1
-0
/
+4
*
Implement Confirm Deploy Contract screen
Chi Kei Chan
2017-09-27
1
-1
/
+1
*
Add Confirm Send token screen
Chi Kei Chan
2017-09-23
1
-0
/
+6
*
Client side error handling for from, to and amount fields in send.js
Dan
2017-09-23
1
-0
/
+15
*
Make send token responsive; fix desktop send modal height
Chi Kei Chan
2017-09-15
1
-4
/
+24
*
Add responsive UI to send ether modal
Chi Kei Chan
2017-09-15
1
-1
/
+19
*
Style send ether screen
Chi Kei Chan
2017-09-14
1
-36
/
+56
*
Add token exchange rates
Chi Kei Chan
2017-09-13
1
-0
/
+11
*
Add frontend validation to send-token
Chi Kei Chan
2017-09-12
1
-0
/
+21
*
Add buttons; handle back; add yarn.lock
Chi Kei Chan
2017-09-12
1
-15
/
+34
*
Style send token screen
Chi Kei Chan
2017-09-11
1
-0
/
+19
*
Fix font sizes on Send Token
Chi Kei Chan
2017-09-07
1
-3
/
+3
*
Send Token screen partial UI
Chi Kei Chan
2017-09-07
1
-0
/
+41
*
Fixes lint errors and adds stylelint-config-standard to package.json
Dan
2017-08-31
1
-21
/
+18
*
Minor clean up.
Dan
2017-08-30
1
-0
/
+5
*
Replace Avenir Next with alternative.
Dan
2017-08-30
1
-1
/
+1
*
Center tooltip on small screen size by using flexbox
Dan
2017-08-30
1
-1
/
+0
*
Refactor for clean handling of tooltip close.
Dan
2017-08-29
1
-0
/
+9
*
Styles and behaviour correct
Dan
2017-08-29
1
-2
/
+2
*
Final styling improvements for tooltip; plus a few for send form.
Dan
2017-08-26
1
-6
/
+12
*
Updating current currency from send form.
Dan
2017-08-26
1
-0
/
+8
*
Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.
Dan
2017-08-26
1
-3
/
+90
*
Toggling tooltip.
Dan
2017-08-26
1
-0
/
+11
*
Add 'customize' text to gas input.
Dan
2017-08-26
1
-1
/
+11
*
Remove border and apply background color to gas input
sdtsui
2017-08-23
1
-0
/
+9
*
Add layout and props for send screen inputs
sdtsui
2017-08-23
1
-1
/
+21
*
[WIP] - Styling Send Screen - Need to bring in data contract for signTx
sdtsui
2017-08-23
1
-0
/
+10
*
Tweak z-indicies
sdtsui
2017-08-22
1
-1
/
+0
*
Adjust zIndex and width for send screen
sdtsui
2017-08-22
1
-5
/
+10
*
[WIP] Tweak Send Screen Styles
sdtsui
2017-08-22
1
-0
/
+30