<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangerine-wallet-browser/ui/app/components/currency-display/tests, branch v6.6.0</title>
<subtitle>Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/atom?h=v6.6.0</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/atom?h=v6.6.0'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/'/>
<updated>2019-03-21T23:03:30+00:00</updated>
<entry>
<title>Folder restructure (#6304)</title>
<updated>2019-03-21T23:03:30+00:00</updated>
<author>
<name>Chi Kei Chan</name>
<email>chikeichan@gmail.com</email>
</author>
<published>2019-03-21T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=31175625b446cb5d18b17db23018bca8b14d280c'/>
<id>urn:sha1:31175625b446cb5d18b17db23018bca8b14d280c</id>
<content type='text'>
* Remove ui/app/keychains/

* Remove ui/app/img/ (unused images)

* Move conversion-util to helpers/utils/

* Move token-util to helpers/utils/

* Move /helpers/*.js inside /helpers/utils/

* Move util tests inside /helpers/utils/

* Renameand move confirm-transaction/util.js to helpers/utils/

* Move higher-order-components to helpers/higher-order-components/

* Move infura-conversion.json to helpers/constants/

* Move all utility functions to helpers/utils/

* Move pages directory to top-level

* Move all constants to helpers/constants/

* Move metametrics inside helpers/

* Move app and root inside pages/

* Move routes inside helpers/

* Re-organize ducks/

* Move reducers to ducks/

* Move selectors inside selectors/

* Move test out of test folder

* Move action, reducer, store inside store/

* Move ui components inside ui/

* Move UI components inside ui/

* Move connected components inside components/app/

* Move i18n-helper inside helpers/

* Fix unit tests

* Fix unit test

* Move pages components

* Rename routes component

* Move reducers to ducks/index

* Fix bad path in unit test
</content>
</entry>
<entry>
<title>Fix rounding issue when sending max tokens (#5695)</title>
<updated>2018-11-20T00:06:34+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@users.noreply.github.com</email>
</author>
<published>2018-11-20T00:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=4c87c05a02d5bf5634234a74910e5d3e559dd413'/>
<id>urn:sha1:4c87c05a02d5bf5634234a74910e5d3e559dd413</id>
<content type='text'>
* Fix rounding issue when sending max tokens

* Ensure amount row shows exact amount of max tokens on send screen (#2)

* Fix tests

* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
</content>
</entry>
<entry>
<title>fixed currency-display (#5619)</title>
<updated>2018-10-30T11:15:38+00:00</updated>
<author>
<name>HackyMiner</name>
<email>hackyminer@gmail.com</email>
</author>
<published>2018-10-30T11:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=ac079365e6b4cf8b19db127e6971fa694fa54fff'/>
<id>urn:sha1:ac079365e6b4cf8b19db127e6971fa694fa54fff</id>
<content type='text'>
* call getValueFromWeiHex() with fromCurrency=nativeCurrency</content>
</entry>
<entry>
<title>Fix account display width for large currency values</title>
<updated>2018-10-21T14:01:20+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@gmail.com</email>
</author>
<published>2018-10-21T11:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=614995c0e933fcc984126eee20fb7dd4533e8e5b'/>
<id>urn:sha1:614995c0e933fcc984126eee20fb7dd4533e8e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds toggle for primary currency (#5421)</title>
<updated>2018-10-16T23:03:29+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@users.noreply.github.com</email>
</author>
<published>2018-10-16T23:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=badebe017fe28b58ac742082368484c3a4b1c1bc'/>
<id>urn:sha1:badebe017fe28b58ac742082368484c3a4b1c1bc</id>
<content type='text'>
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
</content>
</entry>
<entry>
<title>Allow denominations in CurrencyDisplay component</title>
<updated>2018-09-13T02:48:51+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@gmail.com</email>
</author>
<published>2018-08-31T19:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=702b7568820d7a695f191df6bf44c76b37fdc7d8'/>
<id>urn:sha1:702b7568820d7a695f191df6bf44c76b37fdc7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CurrencyDisplay and TokenCurrencyDisplay components</title>
<updated>2018-08-23T23:45:27+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@gmail.com</email>
</author>
<published>2018-08-16T02:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=da0df790472c816d933e9b697e4dab1a429740a3'/>
<id>urn:sha1:da0df790472c816d933e9b697e4dab1a429740a3</id>
<content type='text'>
</content>
</entry>
</feed>
