MyCrypto/common
William O'Beirne de7d4fbaa2 v3 Style Import (#151)
* Convert bootstrap to sass instead of checked in and less

* Darken body, adjust header.

* First pass at tab styles, each tab will need a lot of individual love tho.

* Update footer to main site content, improve responsiveness.

* Missing key added.

* Fix dropdowns.

* Convert GenerateWallet HTML over, still needs styling.

* Send form.

* Current rates styled.

* CurrencySwap form styles.

* SwapInfoHeader styled.

* Finish up swap restyling, minor usability improvements for mobile.

* Fix up notifications / alert customizations

* Import v3 variables.

* Fix notification spacing.

* Align input height base with buttons.

* Revert height base, add additional bootstrap overrides.

* Grid overrides.

* Move overrides to their own folder. Adjust naming.

* Fix inconsistencies.

* Style generate wallet pt 1.

* Style generate wallet pt 2

* Style generate wallet pt 3

* Fix swap

* Added some missing overries, fixed the fallout.

* Remove header text, indicate alpha version.

* Fix radio / checkbox weights.

* Bind => arrow

* Convert simpledropdown to proper form select, instead of weirdly implemented nonfuncitoning dropdown.

* Fix token balances buttons, footr icons.
2017-09-05 14:52:01 -05:00
..
actions Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
api Create a basic saga pattern to handle potential network errors. (#144) 2017-08-31 09:30:46 -07:00
assets v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
components v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
config v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
containers v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
libs Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00
reducers Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
routing ENS - Tab + General Infomation Panel (#147) 2017-09-03 19:04:27 -05:00
sagas Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00
sass v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
selectors Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00
translations v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
utils Translation updates (#120) 2017-08-28 13:05:38 -05:00
vendor Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00
derivation-checker.js Derivation Checker (#134) 2017-08-24 18:41:47 +02:00
index.html Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
index.jsx v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
store.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00