Commit Graph

3889 Commits (c2636143c3c3f297c8b00e407596841908376331)
 

Author SHA1 Message Date
kumavis cd1437fdd3 Merge pull request #1861 from MetaMask/transactionControllerRefractor 7 years ago
frankiebee 88b84e3895 add json-rpc-engine && eth-json-rpc-middleware to devDependencies 7 years ago
frankiebee a13643bdb5 fix class names 7 years ago
frankiebee e761fb0ef7 use provider stub 7 years ago
frankiebee be4011c310 create a provider stub 7 years ago
sdtsui 9d3b5348aa Fix layout issues flagged by @tmashuang 7 years ago
sdtsui b6a7281737 Make buy ui more central to the screen 7 years ago
Thomas Huang 67e4855b9d Updated commonjs require path for redux-logger and redux-thunk modules 7 years ago
sdtsui 922a272e81 Add note for responsive modal styles 7 years ago
sdtsui 29c8f448ca Hook up global modal to Tx view, Buy button 7 years ago
sdtsui f72f57dc6c Implement global modal 7 years ago
sdtsui aab0fda9ac Add actions and reducers for global modal 7 years ago
sdtsui da51f56df9 Add dependencies and JSX support (reactify), for global modal implementation 7 years ago
Simon Liang 0db627d979 refactored and added unit test 7 years ago
Simon Liang e8ade42f2a extracted balance component and renders to the format, also wired in the account name 7 years ago
frankiebee 3a2190ec3c fix the bind on pending tx watchers 7 years ago
frankiebee 28fbdca830 remove .only 7 years ago
frankiebee f3b42f1e33 Merge branch 'master' into transactionControllerRefractor 7 years ago
frankiebee e7f838e626 fix test 7 years ago
frankiebee 59124eb6fd remove logging of the message and log the error 7 years ago
frankiebee a54c26382e remove unnecessary if statment for error message 7 years ago
frankiebee fb9866b4e1 fix spelling 7 years ago
kumavis b8ab1170f8 Merge branch 'greenkeeper/initial' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
kumavis 78aa957e5a Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
kumavis 57abc58d62 Merge pull request #1835 from MetaMask/NewUI 7 years ago
sdtsui d8fff0fc8c Opt for calculated values in absolutely positioned caret 7 years ago
sdtsui 0f140c5db5 Improve positioning of caret and add reusable color for wallet view 7 years ago
sdtsui ba50411bb2 Position account icon, name, and caret 7 years ago
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 7 years ago
sdtsui 5c7adc911d Merge branch 'NewUI' into feat/mm-ui-5-merged 7 years ago
sdtsui 02c2106c3b Merge branch 'master' into feat/mm-ui-5 7 years ago
sdtsui fd36d95c50 Cleanup before rebase on NewUI - need new version of AccountDropdowns 7 years ago
sdtsui b3d7abd5d4 Allow clicks on account view to enable sidebar, not just burger 7 years ago
sdtsui 850d2124c8 Refactor account name css - mobile views 7 years ago
sdtsui 7cb031eeb9 Add sidebar click handler to overlay 7 years ago
sdtsui a7017b824d Refactor app-header css, including box shadow and z-index 7 years ago
sdtsui 403d9c52b5 Add fine css tweaks to hero balance - laptop 7 years ago
sdtsui f06a18a09c Adjust hero balance on mobile 7 years ago
sdtsui ebf39831c4 Adjust size of buttons for 576-780+px range 7 years ago
sdtsui dc0f78c1b9 Fix font size of eth display for 576-780px vw 7 years ago
sdtsui c1b8517959 Normalize sidebar dimensions and adjust hero button responsiveness 7 years ago
sdtsui 802c29c986 Implement hero balance UI, mobile 7 years ago
sdtsui 17de77f24a Position account display and burger in mobile tx view 7 years ago
sdtsui c9b33da184 Disable debug styles 7 years ago
sdtsui 966b25573b Move remaining debug, fonts, reset, and transitions into inverted triangle 7 years ago
sdtsui f73e4dd604 Move debug and colors to itcss 7 years ago
sdtsui 9004081ae0 Ignore all compiled css, track only scss 7 years ago
sdtsui 2eddfec342 Remove output folder 7 years ago
sdtsui aeaf917cbb Clean up gulpfile 7 years ago
sdtsui bd9549bddc Use 4.x pattern for watching scss 7 years ago