<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangerine-wallet-browser/ui/lib, 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-05-15T08:53:09+00:00</updated>
<entry>
<title>Fixes bugs in 6.5.1 (#6613)</title>
<updated>2019-05-15T08:53:09+00:00</updated>
<author>
<name>Bruno Barbieri</name>
<email>brunobar79@gmail.com</email>
</author>
<published>2019-05-15T08:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=1d2cf52b649866a15ea00733739cc0212a53e509'/>
<id>urn:sha1:1d2cf52b649866a15ea00733739cc0212a53e509</id>
<content type='text'>
* fix bg error

* fix ui exception
</content>
</entry>
<entry>
<title>New settings custom rpc form (#6490)</title>
<updated>2019-05-09T17:27:14+00:00</updated>
<author>
<name>Dan J Miller</name>
<email>danjm.com@gmail.com</email>
</author>
<published>2019-05-09T17:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=13be683701bc46d8f1bcbaa301e2b7f01a34e29c'/>
<id>urn:sha1:13be683701bc46d8f1bcbaa301e2b7f01a34e29c</id>
<content type='text'>
* Add networks tab to settings, with header.

* Adds network list to settings network tab.

* Adds form to settings networks tab and connects it to network list.

* Network tab: form adding and editing working

* Settings network form properly handles input errors

* Add translations for settings network form

* Clean up styles of settings network tab.

* Add popup-view styles and behaviour to settings network tab.

* Fix save button on settings network form

* Adds 'Add Network' button and addMode to settings networks tab

* Lint fix for settings networks tab addition

* Fix navigation in settings networks tab.

* Editing an rpcurl in networks tab does not create new network, just changes rpc of old

* Fix layout of settings tabs other than network

* Networks dropdown 'Custom Rpc' item links to networks tab in settings.

* Update settings sidebar networks subheader.

* Make networks tab buttons width consistent with input widths in extension view.

* Fix settings screen subheader height in popup view

* Fix height of add networks button in popup view

* Add optional label to chainId and symbol form labels in networks setting tab

* Style fixes for networks tab headers

* Add ability to customize block explorer used by custom rpc

* Stylistic improvements+fixes to custom rpc form.

* Hide cancel button.

* Highlight and show network form of provider by default.

* Standardize network subheader name to 'Networks'

* Update e2e tests for new settings network form

* Update unit tests for new rpcPrefs prop

* Extract blockexplorer url construction into method.

* Fix broken styles on non-network tabs in popup mode

* Fix block explorer url links for cases when provider in state has not been updated.

* Fix vertical spacing of network form

* Don't allow click of save button on network form if nothing has changed

* Ensure add network button is shown in popup view

* Lint fix for networks tab

* Fix block explorer url preference setting.

* Fix e2e tests for custom blockexplorer in account details modal changes.

* Update integration test states to include frequentRpcList property

* Fix some capitalizations in en/messages.json

* Remove some console.logs added during custom rpc form work

* Fix external account link text and url for modal and dropdown.

* Documentation, url validation, proptype required additions and lint fixes on network tab and form.
</content>
</entry>
<entry>
<title>Check for unused function arguments (#6583)</title>
<updated>2019-05-08T19:51:33+00:00</updated>
<author>
<name>Whymarrh Whitby</name>
<email>whymarrh.whitby@gmail.com</email>
</author>
<published>2019-05-08T19:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=094e4cf555c698bfef50ca6679cd1e98f4ea9aa1'/>
<id>urn:sha1:094e4cf555c698bfef50ca6679cd1e98f4ea9aa1</id>
<content type='text'>
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
</content>
</entry>
<entry>
<title>feature: add Goerli support (#6459)</title>
<updated>2019-04-17T17:34:49+00:00</updated>
<author>
<name>Paul Bouchon</name>
<email>mail@bitpshr.net</email>
</author>
<published>2019-04-17T17:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=0db0a187c8f30dcf332cf4d41a2f957171b25630'/>
<id>urn:sha1:0db0a187c8f30dcf332cf4d41a2f957171b25630</id>
<content type='text'>
</content>
</entry>
<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>Group transactions by nonce (#5886)</title>
<updated>2018-12-09T20:48:06+00:00</updated>
<author>
<name>Alexander Tseung</name>
<email>alextsg@users.noreply.github.com</email>
</author>
<published>2018-12-09T20:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=d8ab9cc002c10757b7382a174dafff7a0247e307'/>
<id>urn:sha1:d8ab9cc002c10757b7382a174dafff7a0247e307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uses more reliable api on main send screen; caches basic api results in modal</title>
<updated>2018-12-04T03:36:22+00:00</updated>
<author>
<name>Dan Miller</name>
<email>danjm.com@gmail.com</email>
</author>
<published>2018-11-13T16:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=7f2c5c09de67a67972fcbaae254d39aac6c96f56'/>
<id>urn:sha1:7f2c5c09de67a67972fcbaae254d39aac6c96f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connect gas price chart to gas station api.</title>
<updated>2018-12-04T03:36:22+00:00</updated>
<author>
<name>Dan Miller</name>
<email>danjm.com@gmail.com</email>
</author>
<published>2018-10-24T06:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=79de7a45ae8da7a9578ce394594e700886a640eb'/>
<id>urn:sha1:79de7a45ae8da7a9578ce394594e700886a640eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for advanced-tab-component.js and subcomponents.</title>
<updated>2018-12-04T03:36:04+00:00</updated>
<author>
<name>Dan Miller</name>
<email>danjm.com@gmail.com</email>
</author>
<published>2018-08-08T13:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=99c8804eeb8c3e407fa9f2d806c145113ec6ec2c'/>
<id>urn:sha1:99c8804eeb8c3e407fa9f2d806c145113ec6ec2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code review changes</title>
<updated>2018-08-08T07:00:39+00:00</updated>
<author>
<name>brunobar79</name>
<email>brunobar79@gmail.com</email>
</author>
<published>2018-08-08T07:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=c6b7e460b536a6fcff4e4328b1007f677720b585'/>
<id>urn:sha1:c6b7e460b536a6fcff4e4328b1007f677720b585</id>
<content type='text'>
</content>
</entry>
</feed>
