Commit Graph

47 Commits

Author SHA1 Message Date
Hank Stoever
f292cc13ae fix: better lookup for profile location, fixes #377 2020-07-22 06:18:45 -07:00
Hank Stoever
3c6688714b feat: add debug mode for transaction signing 2020-07-21 06:35:37 -07:00
John Mulhausen
a205e14c97 Update README.md 2020-07-16 10:15:17 -07:00
Thomas Osmonson
2342e88a04 build: manually sync versions 2020-07-09 12:49:42 -05:00
Thomas Osmonson
9e4a1ccd39 fix: yarn.lock 2020-07-09 11:43:26 -05:00
Thomas Osmonson
5feb2e3bcf ci: use vercel for blockstack app 2020-07-08 18:02:15 -05:00
Thomas Osmonson
0fe69bb53a fix: prettier/eslint resolutions and versions 2020-07-08 18:02:15 -05:00
Thomas Osmonson
f20746a5bb feat: add fathom 2020-07-08 18:02:15 -05:00
Thomas Osmonson
6e452cce35 feat: issg, deps updates, better version handling 2020-07-08 18:02:15 -05:00
Thomas Osmonson
6fa1b37f03 ci: add webpack-hot-middleware dep 2020-06-30 14:14:53 -05:00
Thomas Osmonson
25776c5ea7 feat: add spinner docs, clean up toc, start waypoint feature 2020-06-30 14:14:53 -05:00
Thomas Osmonson
a77e419a65 fix: spacings, wordings, mobile menu 2020-06-30 14:14:53 -05:00
Thomas Osmonson
7870a0f45e fix(ui-docs): improve typography, styles, write color-modes.mdx 2020-06-30 14:14:53 -05:00
Thomas Osmonson
67c7f31357 fix(ui): improve types, button styles, add color-modes 2020-06-30 14:14:53 -05:00
Thomas Osmonson
17fb88cc76 fix: update docs, typescript 2020-06-30 14:14:53 -05:00
Hank Stoever
99f294b6f4 fix: yarn.lock check in 2020-06-24 10:16:01 -07:00
Hank Stoever
06dde15a65 fix: home page alignment, #440 2020-06-24 10:06:54 -07:00
Hank Stoever
fb503dee50 fix: check in yarn.lock 2020-06-22 09:05:26 -07:00
Hank Stoever
767b7074a7 fix: update yarn.lock 2020-06-19 08:25:44 -07:00
kyranjamie
c70f4baeca refactor: remove hardcoded/default chain params 2020-06-15 10:57:57 +02:00
Hank Stoever
f3ddfc08b9 fix: commit updates to yarn.lock 2020-05-15 07:55:36 -07:00
Thomas Osmonson
475f2c61ac feat(ui): add transition components 2020-05-15 07:55:36 -07:00
kyranjamie
da177def60 refactor(all): update packages 2020-05-14 11:16:47 -07:00
kyranjamie
6560018ffe refactor(all): eslint configs, utilise shared package 2020-05-14 11:16:47 -07:00
kyranjamie
19ae807f6d fix: add popper/core 2020-05-12 09:00:21 -07:00
Thomas Osmonson
20c3af09ea fix: memo component, and fix line numbers 2020-05-06 08:12:39 -05:00
Thomas Osmonson
b9056f8102 feat: codebox and highlighter 2020-05-01 11:00:02 -05:00
Thomas Osmonson
718226f2a9 fix: babel updates, stack refactor 2020-05-01 11:00:02 -05:00
Thomas Osmonson
ad4c9145e7 build: dep updates 2020-05-01 11:00:02 -05:00
Thomas Osmonson
9961fecb35 build: test app deps 2020-05-01 11:00:02 -05:00
Thomas Osmonson
e9e30b2b49 build: updates to eslint versions, use blockstack/eslint-config 2020-05-01 11:00:02 -05:00
Thomas Osmonson
49e99bf0d9 feat: codebox and highlighter 2020-05-01 11:00:02 -05:00
Thomas Osmonson
5d87592445 fix: babel updates, stack refactor 2020-05-01 11:00:02 -05:00
Thomas Osmonson
c64a2ec9b7 chore: lint with new versions 2020-05-01 11:00:02 -05:00
Thomas Osmonson
cb7da0263e build: dep updates 2020-05-01 11:00:02 -05:00
Thomas Osmonson
e04671efa9 build: test app deps 2020-05-01 11:00:02 -05:00
Thomas Osmonson
85be7221ad build: updates to eslint versions, use blockstack/eslint-config 2020-05-01 11:00:02 -05:00
dependabot[bot]
d11f048cdd build(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-21 05:38:08 -07:00
Hank Stoever
b397ff39d6 fix: send to sign-in if sendToSignIn, even if path = sign-up 2020-03-12 10:28:18 -07:00
Thomas Osmonson
440c3e5420 feat: add ability to view secret key 2020-03-10 16:28:52 -07:00
Hank Stoever
710f1fca0a feat: use stats package for metrics 2020-03-10 15:12:52 -07:00
Thomas Osmonson
bd034112a0 feat: implementation of router 2020-03-10 14:31:05 -07:00
Hank Stoever
69d03ee4c7 chore: use yarn workspaces 2020-03-09 16:26:17 -07:00
Thomas Osmonson
b0a1725390 build: move and update test app, adjust tasks 2020-03-02 15:16:51 -08:00
Hank Stoever
8a79c87db6 ci: adds top-level eslint 2020-02-27 15:19:22 -08:00
Hank Stoever
e5af64c042 ci: adds commitlint, husky validation 2020-02-24 17:18:20 -08:00
Hank Stoever
5186365c6d build: first commit with .github, lerna init 2020-02-24 15:59:48 -08:00