Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -2/+8 |
| | | | | via a provider. | ||||
* | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -3/+3 |
| | | | | t() call; t is just available on props. | ||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into i18n | Dan | 2018-03-07 | 1 | -2/+1 |
|\ | |||||
| * | Try fixing notice screen synchronous state call | Dan Finlay | 2018-02-21 | 1 | -2/+1 |
| | | |||||
* | | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 1 | -0/+1 |
| | | |||||
* | | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -0/+2 |
|\ | |||||
| * | Fix linter | Chi Kei Chan | 2017-10-21 | 1 | -0/+2 |
| | | |||||
* | | Fix styling for Accept buttons in notices (#2358) | Alexander Tseung | 2017-10-14 | 1 | -1/+1 |
|/ | |||||
* | Lint ui/app | sdtsui | 2017-08-04 | 1 | -1/+1 |
| | |||||
* | Fix wonky widths for notices. | Kevin Serrano | 2017-08-04 | 1 | -1/+5 |
| | |||||
* | Modify wording to new accept. | Kevin Serrano | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | continue button changed to agree | Nihar | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -2/+3 |
| | |||||
* | Fix edge case where notice does not require scrollbar. | Kevin Serrano | 2017-03-28 | 1 | -0/+3 |
| | |||||
* | Reset disabled state for confirm button after every notice. | Kevin Serrano | 2017-03-23 | 1 | -1/+4 |
| | |||||
* | Notices must be scrolled down to proceed from. | Kevin Serrano | 2017-02-21 | 1 | -0/+9 |
| | |||||
* | Fix typo. | Kevin Serrano | 2017-02-21 | 1 | -2/+2 |
| | |||||
* | Linted | Dan Finlay | 2016-12-21 | 1 | -0/+110 |