Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: lint: eliminate eslint warnings #652

Merged
merged 5 commits into from
Jun 20, 2019
Merged

Chore: lint: eliminate eslint warnings #652

merged 5 commits into from
Jun 20, 2019

Conversation

yushih
Copy link
Collaborator

@yushih yushih commented Jun 20, 2019

Trivial changes.

@yushih yushih requested a review from shinsuny June 20, 2019 05:07
@yushih yushih self-assigned this Jun 20, 2019
@SebastienGllmt SebastienGllmt merged commit a36de5d into develop Jun 20, 2019
@SebastienGllmt SebastienGllmt deleted the yushi/lint branch June 20, 2019 05:33
SebastienGllmt added a commit that referenced this pull request Jul 10, 2019
* fix flow error

* refactor: exactify prop type definitions in /themes

* refactor: exactify prop type definitions in /containers

* fix flow: avoid passing excessive properties

* refactor: exactify prop type definition in ThemeManageer.js

* fix deprecation warning

* bump remaining packages

* Bump mobx from 3.1.7 to 3.6.2 (#612)

* Bump mobx from 3.1.7 to 3.6.2

Bumps [mobx](https://github.com/mobxjs/mobx) from 3.1.7 to 3.6.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Changelog](https://github.com/mobxjs/mobx/blob/master/CHANGELOG.md)
- [Commits](mobxjs/mobx@3.1.7...3.6.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* can not remove type ignore for mobx

* fix: prop types of skins should not be exact

* chore: add "I see" to patterns that trigger screenshot during test

* Chore: lint: eliminate eslint warnings (#652)

* chore: lint: remove trailing spaces

* chore: lint: remove unused imports

* chore: lint: prefix unused vars with underscores

* chore: lint: break long comment line

* chore: lint: remove defaultProps for required property

* Bump bignumber.js from 5.0.0 to 9.0.0 (#615)

* Bump bignumber.js from 5.0.0 to 9.0.0

Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 5.0.0 to 9.0.0.
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases)
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md)
- [Commits](MikeMcl/bignumber.js@v5.0.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix breaking changes

* add types to BigNumber (1/2)

* fix BigNumber types (2/2)

* Margin on Paper Wallet dialog is too small [ch1510] (#642)

* bring back scrollbar

* initial working approach

* do not perform checksum for artifacts on non-deployable branches

* cosmetic update to trigger PR build

* Bump css-loader from 1.0.1 to 3.0.0 (#613)

* Bump css-loader from 1.0.1 to 3.0.0

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v1.0.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix settings

* fix css classnames on test

* fix image links for image names with double spaces (#655)

* Ledger connect, add Ledger Nano X as supported

* HW connect dialog, use  handleExternalLinkClick

* update ledger nano s link for consistency

* fix trezor check dailog

* fix LinkButton external links

* specify new spending password

* fix typo

* Refactoring old components styles (#582)

* mnemonic word scss refatored

* wallet backup warning scss refactored

* waller recovery instruction scss refactored

* wallet recovery phrase scss refatored

* recovery prhase mnemonic scss fix

* fixing

* fixing

* phrase mnemonic scss refactored

* hw dialog check and connect step refactor scss

* connect ledger fix

* connect hw trezor dialog fixes

* wallet restore scss refactor

* steps block fix

* refactor hw create dialogs scss

* mnemonic phrase fixed

* fix E2E

* fix merge bug

* fix alignment bugs

* added husky depend #skip-e2e (#656)

* added husky depend #skip-e2e

* Update package.json

* Bump chai from 3.2.0 to 4.2.0 (#664)

Bumps [chai](https://github.com/chaijs/chai) from 3.2.0 to 4.2.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](chaijs/chai@3.2.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump webpack from 4.30.0 to 4.35.0 (#663)

Bumps [webpack](https://github.com/webpack/webpack) from 4.30.0 to 4.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.30.0...v4.35.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump unorm from 1.4.1 to 1.5.0 (#665)

Bumps [unorm](https://github.com/walling/unorm) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/walling/unorm/releases)
- [Commits](walling/unorm@v1.4.1...v1.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump trezor-connect from 7.0.2 to 7.0.3 (#668)

Bumps [trezor-connect](https://github.com/trezor/connect) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/trezor/connect/releases)
- [Changelog](https://github.com/trezor/connect/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/trezor/connect/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump react-copy-to-clipboard from 5.0.0 to 5.0.1 (#666)

Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](nkbt/react-copy-to-clipboard@v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump jest from 24.7.1 to 24.8.0 (#667)

Bumps [jest](https://github.com/facebook/jest) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.7.1...v24.8.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump webpack-hot-middleware from 2.24.3 to 2.25.0 (#669)

Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) from 2.24.3 to 2.25.0.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Commits](webpack-contrib/webpack-hot-middleware@v2.24.3...v2.25.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump eslint-plugin-flowtype from 3.10.3 to 3.10.4 (#671)

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](gajus/eslint-plugin-flowtype@v3.10.3...v3.10.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump eslint-plugin-react from 7.11.1 to 7.13.0 (#673)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 to 7.13.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.11.1...v7.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump babel-jest from 24.7.1 to 24.8.0 (#670)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.8.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump autoprefixer from 7.2.5 to 9.6.0 (#672)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 7.2.5 to 9.6.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](postcss/autoprefixer@7.2.5...9.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump aes-js from 3.1.0 to 3.1.2 (#676)

Bumps [aes-js](https://github.com/ricmoo/aes-js) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/ricmoo/aes-js/releases)
- [Commits](ricmoo/aes-js@v3.1.0...v3.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump json-server from 0.13.0 to 0.15.0 (#675)

Bumps [json-server](https://github.com/typicode/json-server) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/typicode/json-server/releases)
- [Changelog](https://github.com/typicode/json-server/blob/master/CHANGELOG.md)
- [Commits](typicode/json-server@v0.13.0...v0.15.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump ws from 7.0.0 to 7.0.1 (#674)

Bumps [ws](https://github.com/websockets/ws) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.0.0...7.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump crypto-random-string from 1.0.0 to 3.0.1 (#677)

* Bump crypto-random-string from 1.0.0 to 3.0.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v1.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* add length property

* Bump webpack-cli from 3.1.2 to 3.3.4 (#679)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v3.1.2...v3.3.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump config from 1.30.0 to 1.31.0 (#681)

Bumps [config](https://github.com/lorenwest/node-config) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/lorenwest/node-config/releases)
- [Changelog](https://github.com/lorenwest/node-config/blob/master/History.md)
- [Commits](https://github.com/lorenwest/node-config/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump react-router-dom from 4.3.1 to 5.0.1 (#632)

* Bump react-router-dom from 4.3.1 to 5.0.1

Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 4.3.1 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](remix-run/react-router@v4.3.1...v5.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* bump react-router

* fix package-lock

* Bump url-loader from 1.1.2 to 2.0.0 (#682)

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/url-loader@v1.1.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump react-markdown from 4.0.8 to 4.0.9 (#683)

Bumps [react-markdown](https://github.com/rexxars/react-markdown) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/rexxars/react-markdown/releases)
- [Changelog](https://github.com/rexxars/react-markdown/blob/master/CHANGELOG.md)
- [Commits](remarkjs/react-markdown@v4.0.8...v4.0.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump eslint-plugin-jsx-a11y from 6.1.2 to 6.2.1 (#684)

Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.1.2 to 6.2.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](infofarmer/eslint-plugin-jsx-a11y@v6.1.2...v6.2.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump raw-loader from 0.5.1 to 3.0.0 (#685)

Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 0.5.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/commits/v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump chromedriver from 2.40.0 to 75.0.0 (#680)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 2.40.0 to 75.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@2.40.0...75.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump webpack-cli from 3.3.4 to 3.3.5 (#686)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v3.3.4...v3.3.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Adding PoC of server error banner

* healthcheck API draft

* Fix the @computed update

* Fixing void

* Bump semver from 6.1.1 to 6.1.2 (#691)

Bumps [semver](https://github.com/npm/node-semver) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](npm/node-semver@v6.1.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix maybe (#689)

* Specify flow types  (#688)

* chore: flow: specify any type in app/utils/form.js

* chore: flow: specify any type in app/utils/routing.js

* chore: flow: give WebSocket type to WebSocket class member

* chore: flow: specify any type in actions/lib/Action.js

* chore: flow: specify any type in actions/profile-actions.js

* chore: flow: specify return type of updateStatus func in api/ada/

* chore: flow: specify any type in api/ada/lib/storage/lovefieldDatabase.js

* chore: flow: specify any type in components/topbar/WalletTopbarTitle.js

* chore: flow: change type of error parameters from any to Error

* chore: flow: specify any type in i18n/translations.js

* chore: flow: specify any type in stores/toplevel/UiDialogsStore.js

* chore: flow: specify Function type in types/injectedPropsType.js

* chore: flow: specify Function type in themes/skins/InputOwnSkin.js

* chore: flow: specify Function in themes/skins/FormFieldOwnSkin.js

* chore: flow: specify Function types in themes/skins/AutocompleteOwnSkin.js

* chore: flow: specify Function type in themes/skins/CheckboxOwnSkin.js

* Replacing the staging banner with the server error banner if a problem is reported

* New Crowdin translations (#641)

* New translations en-US.md (id-ID)

* New translations en-US.md (id-ID)

* New translations en-US.md (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.md (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.md (zh-Hans)

* New translations en-US.json (Spanish)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.md (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.md (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (Spanish)

* chore: add test for AdaApi#restoreWallet (#695)

*  shin/ch1395/fix-text-on-hw-connect-check-step-dialog (#661)

* 'Fix text on HW connect CHECK step dialog [ch1395]

* update trezor outdated url, to make it similar to ledger

* Bump react-markdown from 4.0.9 to 4.1.0 (#697)

Bumps [react-markdown](https://github.com/rexxars/react-markdown) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/rexxars/react-markdown/releases)
- [Changelog](https://github.com/rexxars/react-markdown/blob/master/CHANGELOG.md)
- [Commits](remarkjs/react-markdown@v4.0.9...v4.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump eslint-plugin-react from 7.13.0 to 7.14.2 (#700)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.13.0 to 7.14.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.13.0...v7.14.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump husky from 2.4.1 to 2.5.0 (#699)

Bumps [husky](https://github.com/typicode/husky) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.4.1...v2.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* add type (#702)

* Bump url-loader from 2.0.0 to 2.0.1 (#704)

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/url-loader@v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* New Crowdin translations (#694)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

* New translations en-US.json (de-DE)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (id-ID)

* Bump react-intl from 2.7.2 to 2.9.0 (#687)

Bumps [react-intl](https://github.com/yahoo/react-intl) from 2.7.2 to 2.9.0.
- [Release notes](https://github.com/yahoo/react-intl/releases)
- [Commits](formatjs/formatjs@v2.7.2...v2.9.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix

* Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#703)

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Formatting the banner text correctly

* New translations en-US.json (ja-JP)

* V almonacid/ch1124/implement uri scheme on yoroi frontend (#511)

* first step

* uri feature (melded commits)

* removes TODO comment

* fixes test failing in firefox

* fiix EN-US

* match spec

* misc cleanup

* notification disappears after duration

* Sebastiengllmt/ch1591/flow 88 (#708)

* bump

* flow 88 fixes

* bump to 98.1

* fix eslint issues

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* fix test

* New translations en-US.json (de-DE)

* New translations en-US.json (de-DE)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (fr-FR)

* New translations en-US.json (fr-FR)

* Fixing the rendering of the banner

fixing rendering in language selection page

* New translations en-US.json (id-ID)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* displaying the twitter link correctly and rendering banner in setting page

removing TODO

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (ja-JP)

* Add language and yoroi version to header requests (#712)

* Adding yoroi version and language in request headers to backend

* Updating, avoid direct use of window object, removing unnecessary call to computed lastLaunchVersion

* Updating headers naming

* New translations en-US.json (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (ja-JP)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ko-KR)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (de-DE)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ko-KR)

* probable deferred  load fix

* fix css and updated download icon

* Adding tests

* fix alignment

* fix icon size

* move header text

* set outline: none;

* trying to fix quote ' escaping ` #skip-e2e

* fix deferred rendering

* fix comment

* remove common css

* Increase line space in Trezor Ledger prerequisites [ch1631]

* misc dialog fixes (#711)

* Fix title in Receive page [ch1627]

* Matching the style of address and derivation path with InVion slide

* dummy commit to try single quotes. it's good. it´s good. its good. This should not fail build-setup

* V almonacid/ch1592/balance hide screen button (#710)

* initial work

* first (working) iteration

* improved style and misc clean ups

* added e2e test

* restores invonluntary change in locked package version

* nicolas review corrections

* remaining corrections

* Removing line in Tx list in classic theme

* Non-zero vertical margin to avoid unnecessary scrollbars

* New Crowdin translations (#718)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* Fix hot reload on yoroi extension (#729)

* fix (1/2)

* 2/2

* Bump react-hot-loader from 4.3.12 to 4.11.1 (#678)

* Bump react-hot-loader from 4.3.12 to 4.11.1

Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.3.12 to 4.11.1.
- [Release notes](https://github.com/gaearon/react-hot-loader/releases)
- [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md)
- [Commits](gaearon/react-hot-loader@v4.3.12...v4.11.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* bump again

* reverted close button delete, considering error case

* Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#732)

Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](infofarmer/eslint-plugin-jsx-a11y@v6.2.1...v6.2.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* server status endpoint spec

Addressing comments

Updating abstract and motivation

updating spec

* matching spec

* Bump semver from 6.1.2 to 6.1.3 (#731)

Bumps [semver](https://github.com/npm/node-semver) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](npm/node-semver@v6.1.2...v6.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Fixing text style in terms of use

updating style of Terms of Use

* fixing columns in Tx list

* Bold labels

* Removing line only in last component's content

* fiix

* add comment

* A more general solution, fixing for any last element instead of just help link block

* New Crowdin translations (#728)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (id-ID)

* New translations en-US.json (Italian)

* New translations en-US.json (fr-FR)

* New translations en-US.json (ja-JP)

* Form Field Icons YoroiClassic (#548)

* input icons for classic theme

* select arrow offset fixed

* select arrow icon fixed

* active settingsmenuitem fix for ru lng

* settings base layout fixed for classic theme

* classic theme inputs fixes

* reset password icons, fixing

* classic theme error offset left added

* input focus fixed

* aligned labels and errors to left

* error delay fixed for classic theme

* inputSkin removed

* recovery phrase strong  text

* autocomplete error icon overlap fixed

* inlineinput cancel button fixed

* amount input classic theme fixed

* refactor css

* hw create wallet name status icon

* refactor savedialog

* receiver field status icon

* fixed saveDialog

* classic theme input icon fix for modal header block

* remove unwanted \n

* Numbers of addresses is overlapped by drop [ch1384]

* Sync error spacing for both themes

* Removing extra space between fields

* Removing extra spacing for fields in classic theme

* Fixing test it-60. clearInput doesn't work when using InputOwnSkin. Switching to clearInputUpdatingForm

* Removing extra linebreaks

* fix hot-reload for dialogs (#738)

* Change Mb to MB for file size [ch1677]

* Fix text style in Settings Paper Wallets [ch1628]

* make the start of the checkbox match the start of the title

* remove component outer margin from skin

* fix font-family and color

* fix font size of description from 13 to 12

* updating image

* Matching Restore Wallet dialog style

joining the 2 components into one

matching style

removing the line break

Specifying OptionBlock title type

removing the use of FormattedHTMLMessage

* full impl of flexible CheckboxOwnSkin

* readjust margins

* fix styles

* Fixing texts colors in start page

* change hover area to whole card

* fix vertical alignment

* for tx status label set width based on theme as font size is on higher side for label

* enable Indonesian on prod (#745)

* Upgrade Mobx & related libraries to v5 (#733)

* upgrade to v5

* fix tests

* PR feedback

* Button for downloading logs

* req parameter is required (#743)

* Switched dev config to testnet and updated readme (#747)

* Edited dev config to use testnet

* Changed log-file naming for testnet

* Updated testnet info in readme

* typo

* typo

* Small UI fixes (#727)

* Password instructions with bold words

* Disable Clear and Remove Last buttons if no words are entered

* Back button in recovery phrase dialog

* Disable Next button until passwords are valid (Paper Wallet)

* Style of message in Verify Paper Wallet step

* Keep black label for input fields in classic theme. Red labels only for modern theme (#742)

* update text

* fix instructions to clean up translation cache

* New Crowdin translations (#737)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (de-DE)

* New translations en-US.json (de-DE)

* New translations en-US.json (ja-JP)

* New translations en-US.json (fr-FR)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (fr-FR)

* New translations en-US.md (Spanish)

* New translations en-US.md (ru-RU)

* New translations en-US.md (ko-KR)

* New translations en-US.md (ja-JP)

* New translations en-US.md (id-ID)

* New translations en-US.md (de-DE)

* New translations en-US.md (fr-FR)

* New translations en-US.md (zh-Hant)

* New translations en-US.md (zh-Hans)

* New translations en-US.md (Italian)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.md (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.md (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.md (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.md (ru-RU)

* New translations en-US.json (fr-FR)

* New translations en-US.md (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (de-DE)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.md (Spanish)

* New translations en-US.md (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* New translations en-US.md (ja-JP)

* New translations en-US.json (id-ID)

* Wallet receive page unify block title

* TransferInstructionsPage unify block title style

* TransferMnemonicPage unify block title style

* TransferMnemonicPage classic theme unify block title

* New Crowdin translations (#750)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

* New translations en-US.md (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

* New translations en-US.json (Spanish)

* New translations en-US.json (Italian)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (id-ID)

* New translations en-US.json (ja-JP)

* fix hmr on css (#757)

* Add warning for URI Scheme and change warning box UI (#739)

* add and change warning

* WarningBox redesign

* move WarningBox from forms directory

* move WarningBox to top

* fix styles

* fix send form style

* fix WalletSendConfirmationDialog style

* add new TransferWaitingPage

* removed warning from AnnotatedLoader

* add WarningBox to TransferWaitingPage

* fix AnnotatedLoader style

* fix internetConnectionWarning text

* apply theme

* fix Style

* fix more style

* fix dialog width

* fix scrollbar in classic theme

* Bump chromedriver from 75.0.0 to 75.0.1 (#769)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 75.0.0 to 75.0.1.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@75.0.0...75.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump react-hot-loader from 4.12.0 to 4.12.3 (#767)

Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.12.0 to 4.12.3.
- [Release notes](https://github.com/gaearon/react-hot-loader/releases)
- [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md)
- [Commits](gaearon/react-hot-loader@v4.12.0...v4.12.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* New Crowdin translations (#758)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (fr-FR)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

*  shin/ch1630/fix-links-style-in-settings-support (#730)

* fix text style of labels in Setting General [ch1629]

* review fix

* review fix

* Fix Generate Url dialog [ch1696] (#751)

* review fix: remove font-weight

* update localci steps (#775)

* Bump babel-plugin-react-intl from 3.3.3 to 3.5.1 (#772)

Bumps [babel-plugin-react-intl](https://github.com/formatjs/formatjs) from 3.3.3 to 3.5.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@3.5.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump @babel/runtime-corejs2 from 7.4.5 to 7.5.1 (#771)

Bumps [@babel/runtime-corejs2](https://github.com/babel/babel) from 7.4.5 to 7.5.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.5...v7.5.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump @babel/core from 7.4.5 to 7.5.0 (#765)

Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.5...v7.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump @babel/plugin-transform-runtime from 7.4.4 to 7.5.0 (#763)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.4...v7.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump webpack from 4.35.0 to 4.35.2 (#761)

Bumps [webpack](https://github.com/webpack/webpack) from 4.35.0 to 4.35.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.35.0...v4.35.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump husky from 2.5.0 to 3.0.0 (#768)

Bumps [husky](https://github.com/typicode/husky) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.5.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#764)

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.4...v7.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump @babel/runtime from 7.4.5 to 7.5.1 (#766)

Bumps [@babel/runtime](https://github.com/babel/babel) from 7.4.5 to 7.5.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.5...v7.5.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Prep work for URI Prompt page (#754)

* change browser detection logic

* make it easier to add new steps to app start

* fix test

* PR feedback

* Fix tests

* Implement UI for URI Scheme Prompt (#776)

* rebase

* fix test on Firefox

* Add script for developing against the mock backend server (#755)

* feature: add script for developing against the mock backend server

* cleanup

* fix?

* fix again?

* New Crowdin translations (#777)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (de-DE)

* New translations en-US.json (Italian)

* New translations en-US.json (id-ID)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (Italian)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (Spanish)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ko-KR)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (de-DE)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (fr-FR)

* New translations en-US.json (fr-FR)

* New translations en-US.json (Italian)

* New translations en-US.json (de-DE)

* New translations en-US.json (de-DE)

* fix registration on firefox and websites (#779)

* New Crowdin translations (#780)

* New translations en-US.json (zh-Hans)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (zh-Hant)

* New translations en-US.json (zh-Hant)

* New translations en-US.md (zh-Hant)

* New translations en-US.json (ja-JP)

* New translations en-US.json (ja-JP)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (id-ID)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* New translations en-US.json (ru-RU)

* bump to 180 (#746)

* New translations en-US.json (id-ID) (#784)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants