* Add autoFocus for search * Remove old/unused renderer * LabelComponent -> LabelWrapper * Consistent LabelWrapper usage
* Create @parity/shared * Move ~/util to shared/util * Move ~/contracts to shared/contracts * Move ~/config to shared/config * Move ~/environment to shared/environment * Updated paths * Move ~/mobx to shared/mobx * Move ~/redux to shared/redux * Add shared to test babel compile
* FileSelect component * Use FileSelect component in Actionbar * Convert CreateAccount/Import to FileSelect