Commit Graph

151 Commits

Author SHA1 Message Date
Alexander Graebe
f572477ca0 feat: add regtest to list of available networks
fixes #1041
2021-06-28 10:27:07 -07:00
Matthew Little
f605ec872e chore(docs): fix typedoc monorepo plugin usage 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
3f219afe4b build: fix build docs script and typedoc tsconfig 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
0719b1c752 chore: update root package version, build docs 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
de0526fe6b docs: fix monorepo docs 2021-05-12 10:23:59 -04:00
Alexander Graebe
1206ab534e fix: lint, docs, and updates after merging master 2021-01-29 18:42:12 -05:00
Alexander Graebe
5b9a3edb40 feat: add delegate methods 2021-01-29 18:42:12 -05:00
Yukan
70187ffe98 docs: update docs 2020-12-01 14:09:17 -05:00
Yukan
faa8172c4e docs: rebuild docs 2020-11-20 15:50:12 -05:00
Yukan
ad5b3444e8 fix: build docs 2020-11-17 17:21:00 -05:00
Yukan
b939f0967e docs: merge docs 2020-10-26 20:55:29 -04:00
Yukan
ca569eb591 docs: add docs to git 2020-10-26 15:06:39 -04:00
Reed Rosenbluth
3d5c0dc040 release: v21.1.0 2020-06-05 13:44:05 -06:00
Reed Rosenbluth
b975809a1f release: v21.1.0-beta.1 2020-05-20 08:35:21 -06:00
Ken
c21cae1fb6 release: v21.0.0 2020-03-25 15:09:55 -04:00
Reed Rosenbluth
fbe0b246ab v21.0.0 beta release 2020-01-17 14:42:46 -05:00
Ken
d6ca9a40d4 Update tests for decrypting with custom key. 2019-10-07 21:48:01 -04:00
Ken
1db1752b88 Fix npm audit warnings and bump to version v19.4.0 beta 1. 2019-09-03 10:49:22 -04:00
Ken
91316d323b Bump to v19.3.0 2019-08-28 13:39:59 -04:00
Ken
85dfbf241e Bump version to v19.3.0-beta.1 2019-08-21 21:46:19 -04:00
Ken
290e94fdf4 Update docs. 2019-06-03 16:16:59 -04:00
Ken
7a21425a7e Add docs. 2019-04-12 18:32:16 -04:00
Matthew Little
af37efabf9 * Add docs to gitignore (no longer commit them).
* Rename tsconfig.typedoc.json for consistency.
* Minor warning fix in typdoc config.
2019-04-12 12:38:37 -04:00
Mary Anthony
1717cb5b69 Changes for the new Typescript doc
PutFileOptions tried/failed
Changes recommended by Matt
Fixing lint errors spacing and odd redirectPath
Fixing lodash lint error

Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-04-09 16:33:28 -07:00
Ken
e1e29fcbcf Update documentation. 2019-03-29 13:52:14 -04:00
Ken
6bd05554e3 Update changelog. 2019-03-12 17:00:38 -04:00
Matthew Little
a6ba71a8e9 Backwards compatibility fixes for makeAuthRequest(...) and redirectToSignIn(...) 2019-03-11 21:51:04 -04:00
Matthew Little
ed8143a9b6 Merge develop 2019-03-07 14:32:09 -05:00
Matthew Little
455e4ed15d Update docs build 2019-03-07 14:19:08 -05:00
Matthew Little
f2af808f97 Merge branch 'develop' into feature/packaging-upgrades
* develop:
  Fix circleCI build (update to note LTS, remove pointless npm self update)
  run dist & docs
  improve dependency flow related to encryption

# Conflicts:
#	.circleci/config.yml
#	dist/blockstack.js
#	docs/index.html
#	package-lock.json
#	package.json
2019-03-07 10:21:05 -05:00
Matthew Little
72e9cc03b9 Merge branch 'develop' into feature/dependency-optimization
* develop:
  Bump version to v19.0.0
  Add promise.resolve around area with possible synchronous error escapes
  Fix https://github.com/blockstack/blockstack.js/issues/612 * Fix invalid flow type import for UserSessions class. * Update 2 year old Flow version and fix various typing issues.
  Update changelog and bump version.

# Conflicts:
#	dist/blockstack.js
2019-03-07 10:02:58 -05:00
Hank Stoever
9c1d28eedc run dist & docs 2019-03-04 15:30:50 -08:00
Matthew Little
63473e2955 Updates from dev branch 2019-03-04 15:27:29 -05:00
Ken
03c7db84fb Documentation update. 2019-02-20 14:26:12 -05:00
Ken
db940b247d Restore makeAuthRequest() 2019-02-20 13:52:37 -05:00
Ken
c15f6c2124 Restore connectToGaiaHub() signature. 2019-02-20 13:29:20 -05:00
Ken
22b8dcf55d lint. 2019-02-14 17:19:52 -05:00
Ken
d7e66c68ea Make API backward compatible with v18. 2019-02-14 15:56:05 -05:00
Aaron Blankstein
d3e09e0613 Merge branch 'master' into feature/storage-strategies 2019-01-10 09:20:44 -06:00
Ken
a335748b35 Version bump to v18.2.0 2018-12-20 12:20:56 -05:00
Larry Salibra
b8723d901d v19.0.0-alpha.2 release 2018-11-14 01:41:52 +08:00
Larry Salibra
211455e10b Merge branch 'develop' into feature/storage-strategies 2018-11-14 01:39:34 +08:00
Larry Salibra
6f9c71a069 build v18.1.0 release 2018-10-24 19:50:28 +08:00
Larry Salibra
fc2370b5bc Merge branch 'feature/no-localstorage' into feature/storage-strategies 2018-09-10 19:50:08 +08:00
Larry Salibra
27aae3e9b2 Merge branch 'develop' into feature/no-localstorage 2018-09-10 19:44:46 +08:00
Larry Salibra
717cc5266f Merge branch 'master' into develop 2018-09-10 19:19:38 +08:00
Larry Salibra
65335d648b store docs 2018-09-10 19:13:18 +08:00
Larry Salibra
335380893d Merge branch 'feature/no-localstorage' into feature/storage-strategies 2018-09-10 19:01:47 +08:00
Larry Salibra
08fa5a6a8e updated docs 2018-09-10 18:59:21 +08:00
Larry Salibra
ce46802464 regen docs 2018-09-10 16:06:00 +08:00