* basic address autocomplete * validate input, propagate changes * show IdentityIcon in menu * show IdentityIcon next to input * refactoring, better variable names, linting * show default IdentityIcon if search by name * port #3065 over * show accounts in the beginning * show accounts before contacts * filter deleted accounts * UX improvements - limit number of search results shown - hint text * only render identity icon if valid address * UX improvements - align IdentityIcon - better hint text * align label & error with other inputs This probably needs to be changed soon again. Therefore this ugly hack has been put in place. * Align component with coding style for app * Use standard/tested AddressAutocmplete (WIP) * Address selection & inputs operational * Update TODOs, remove unused CSS * only handle input changes when editing * Simplify * Cleanup unused modules * Add contracts to address search * Updates Address Selector to handle valid input address #3071 * Added Address Selector to contracts read queries |
||
|---|---|---|
| .. | ||
| assets | ||
| scripts | ||
| src | ||
| test | ||
| .babelrc | ||
| .codeclimate.yml | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .gitignore | ||
| .istanbul.yml | ||
| .npmignore | ||
| build-server.js | ||
| build.rs | ||
| Cargo.precompiled.toml | ||
| Cargo.toml | ||
| LICENSE | ||
| package.json | ||
| parity.md | ||
| parity.package.json | ||
| README.md | ||
| webpack.config.js | ||
| webpack.libraries.js | ||
| webpack.npm.js | ||
| webpack.vendor.js | ||
parity.js
JavaScript APIs and UIs for Parity.