All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.32 (2020-04-06)
- light: Update to latest wasm blob (#864) (37c7254)
- light-apps: Add modal as per Figma (#876) (819b0ea)
- add back inline prop for loadding component (#863) (d2836f4)
0.3.2 (2020-03-06)
0.3.1 (2020-02-27)
0.3.0 (2020-02-13)
- light-apps: Make IdentityHeader nicer (#768) (807c1d1)
- transfer-app: Make transfers work again (#777) (798e6c9)
- bugs in the Account Details page (#701) (dcbc04e)
- bump api (#544) (5af3d83)
- identity header (#699) (4f1a7b4)
- import with phrase (#700) (34a02a3)
- Make all console.error disappear (#605) (3df2ee4)
- make it work with the new api (#410) (e1a3097)
- Make yarn start:extension work again (#704) (8710a14)
- quick fix getting accounts from bonding, get ready for design fixes (#579) (701a6ec)
- Revert #368 and fix lint bug (#374) (9b628ca)
- show active tab (#582) (9a7f854)
- use keyring context from @substrate/context (#703) (137b58f)
- various bugs living in the cobwebs (#697) (8352572)
- yarn upgrade --latest (#545) (1fb0e2f)
- extension-app: Make wasm work (#764) (8e792d7)
- extension-app: start_client with chainSpec (#778) (3697cee)
- extension PostMessageProvider (#714) (cb61c56), closes #729
- Inject to notify page that extension is present (#732) (12da519)
- light-apps: Add HealthContext and HealthGate (#725) (e779d13)
- light-apps: Choose provider for different env (#716) (023e1f8)
- Add a browser extension (#698) (f7224a6)
- breadcrumbs component (#528) (0087fd3)
- mnemonic phrase rewrite (#577) (8d844a6)
- run kusama wasm in extension background (#705) (53e2353)
- Seconding and Voting (#439) (eca9271)
- TxQueue Cancel Observable + Alert timeout (#578) (d5f6a52)
- Use a light client instead of the remote node (#706) (a8cab82)
- governance-app: Council (#352) (b7f4e39)
- governance-app: View Proposals and Referendums (#335) (94a7c7d)
- light-apps: nominator onboarding flow (#390) (b9f4f36)
- electron-app: Ignore ELECTRON_START_URL in production (#222) (524ca04)
- Prettify various holes in the UI (#270) (373b92f), closes #234 #267 #265 #264
- Remove unnecessary file accidently added in PR #31 (#33) (23c125c)
- Rework Identity App (#233) (f67a827)
- whole app is not flickering anymore (#215) (340a55f)
- electron-app: Implement Electron Security Guidelines (#278) (d58406c), closes #303
- electron-app: Make the binary work correctly (#316) (4104d98), closes #317
- transfer-app: Make the recipient clickable (#216) (3144517)
- travis.yml: .out directory path (284f31b)
- ui-components: remove min-height: 100%; from Stacked (#235) (5d4fda9)
- Add ability to copy address in header and address book (#300) (49e0380)
- Add app-wide alerts (#253) (500bfd3)
- Block UI when disconnected (close #217) (#271) (be72c41)
- Relates to #22. Add color theme using styled-components (#31) (39b76c0)
- Signer (#311) (393877b)
- Transfer app UI (#42) (1759b03)
- electron-app: Bundle Parity Substrate (#308) (a51c042)
- light-apps: Make Identity Card an Identity Header (#178) (c16331a)
- transfer-app: add SentBalance component (#190) (5759791)
- transfer-app: Calculate fees before sending tx (#273) (3966c99), closes #234
- transfer-app: Send Balance new mockup (#247) (e052175)
- ui-components: Storybook First Pass (#30) (ecf5306)