Jaco Greeff
|
f282823e78
|
Shell updates (bonds, updated Dapps) (#6897)
* Remove stage-0
* Re-add stage-0 for `export default from './xyz';`
* Add background loading image
* Add window.isParity for parity-specific actions
* inject bonds (temporary)
* Remove loading text overlay
* Remove background around logo
* Remove debug log
* Fix account selection (correct component used)
* Update with changed dapp dependencies
* Add oo7 to list of babel node_module targets
* injectObjects -> onDappLoad
|
2017-10-25 16:54:41 +02:00 |
|
Jaco Greeff
|
a1bde406de
|
Don't clobber window.parity, extend
|
2017-09-01 13:03:00 +02:00 |
|
Jaco Greeff
|
c088a9a660
|
Update dependencies
|
2017-08-04 11:57:05 +02:00 |
|
Jaco Greeff
|
52828c0444
|
Update inject
|
2017-08-01 15:04:07 +02:00 |
|
Jaco Greeff
|
f8bf4a1522
|
Update build to pull from external repos
|
2017-08-01 14:41:13 +02:00 |
|
Jaco Greeff
|
4000ec681f
|
Ui 2 js build fixes (#6176)
* Update API reference
* Deprecation warning
* Add missing parity-reactive-ui
* Add dapps to packages/dapps
* Add parity.js dependency
|
2017-07-28 15:37:58 +02:00 |
|
Jaco Greeff
|
a1b8fabd99
|
Ui 2 packages (#6169)
* Ensure all internal dapps have package.json
* Update compilation rules
# Conflicts:
# js/src/redux/providers/balancesActions.js
# js/src/ui/Form/TypedInput/typedInput.js
* Remove SignerIcon
* Cleanup providers
* Enable request of new token from app
* Queue when no token (yet)
* Add location & token request
* Cleanup send logic
* Request token
* Request comms token
* Remove yarn.lock (not updated)
* Update version to 1.99.99 (publish prepare)
* Move jsonrpc to seperate repo
* Update jsonrpc references
* Update repo info
* Update repo info
* Additional debugging
* Update repo references
* Move ABI to js-abi repo
* Move webWorker to shared
* Fix package reference
* Worker location
* Move js-ui & js-shared components
* Update file references
* Update package repo locations
* Remove debugging info
* Cleanup debug
* Split api into own repo
* Update api local references
* Update app loading
* Update dependencies
* Allow serving of /parity-utils
* Error when EthereumProvider has not been attached
* Use inject.js
* Correct appId retrieval
|
2017-07-28 10:25:34 +02:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
9fc3c47bcb
|
inject exports both partiy & web3
|
2016-12-15 10:05:52 +01:00 |
|
Jaco Greeff
|
c8809b3396
|
Add inject to "bundle everything" list (#2871)
* Add inject to "bundle everything" list
* Fixes the `build-server` script // Updates Webpack config (#2872)
* New Webpack config file for libraries
* Added `parity-utils` path
* Removed parity in CommonChunks prod
|
2016-10-26 13:44:38 +02:00 |
|
Jaco Greeff
|
b359e09bb6
|
Add inject.js (for web3 exposed) (#2692)
|
2016-10-19 11:02:42 +02:00 |
|