* Move secureApi to shell
* Extract isTestnet test
* Use mobx + subscriptions for status
* Re-add status indicator
* Add lerna
* Move intial packages to js/packages
* Move 3rdparty/{email,sms}-verification to correct location
* Move package.json & README to library src
* Move tests for library packages
* Move views & dapps to packages
* Move i18n to root
* Move shell to actual src (main app)
* Remove ~ references
* Change ~ to root (explicit imports)
* Finalise convert of ~
* Move views into dapps as well
* Move dapps to packages/
* Fix references
* Update css
* Update test spec locations
* Update tests
* Case fix
* Skip flakey tests
* Update enzyme
* Skip previously ignored tests
* Allow empty api for hw
* Re-add theme for embed
|
||
|---|---|---|
| .. | ||
| i18n | ||
| packages | ||
| scripts | ||
| src | ||
| test | ||
| wasm | ||
| webpack | ||
| .babelrc | ||
| .codeclimate.yml | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .istanbul.yml | ||
| .npmignore | ||
| .npmrc | ||
| .stylelintrc.json | ||
| build.rs | ||
| Cargo.precompiled.toml | ||
| Cargo.toml | ||
| lerna.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
parity.js
JavaScript APIs and UIs for Parity.