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
edd0551597
fix: make_keychain help description
2021-02-08 08:38:27 -08:00
Alexander Graebe
1206ab534e
fix: lint, docs, and updates after merging master
2021-01-29 18:42:12 -05:00
Alexander Graebe
ba15c2f296
fix: updates based on feedback
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
ea01cbf904
docs: rebuild to fix missing links
2020-07-01 14:16:38 -06: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
56951a3691
Merge branch 'master' into develop
2020-01-13 16:11:09 -05:00
Ken
d6ca9a40d4
Update tests for decrypting with custom key.
2019-10-07 21:48:01 -04:00
Matthew Little
93641ffb33
Fix https://github.com/blockstack/blockstack.js/issues/729 -- missing doc files
2019-09-23 12:51:27 -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
5e9333e401
Merge tag 'v19.0.1' into develop
...
v19.0.1
2019-03-29 14:06:09 -04:00
Ken
e1e29fcbcf
Update documentation.
2019-03-29 13:52:14 -04:00
Matthew Little
f618626661
Remove lib and docs dir to make git diff and review easier.
2019-03-20 10:24:44 -04:00
Matthew Little
7c921c426f
Fix putFile return type, hide *Impl exports from dcos
2019-03-13 17:44:23 -04:00
Matthew Little
7ffe3336b6
Merge develop
2019-03-13 10:52:32 -04:00
Matthew Little
00e69e3c92
Use src/auth/README.md in typedoc gen to work like previous doc gen system
2019-03-13 10:31:08 -04:00
Ken
6bd05554e3
Update changelog.
2019-03-12 17:00:38 -04:00
Matthew Little
d91209dc77
Enable typedoc excludeNotExported - removes most unwanted doc gen
2019-03-12 14:28:39 -04:00
Matthew Little
e0af538ed5
Use extended tsconfig rather than typedoc.js
2019-03-12 14:20:02 -04:00
Matthew Little
a6ba71a8e9
Backwards compatibility fixes for makeAuthRequest(...) and redirectToSignIn(...)
2019-03-11 21:51:04 -04:00
Matthew Little
ffd0802d7d
* Backwards compatibility fixes for makeAuthRequest(...) and redirectToSignIn(...).
...
* Adding type for the UserData returned by the loadUserData() function.
2019-03-11 21:34:47 -04:00
Matthew Little
8884e42553
Doc build
2019-03-08 13:04:47 -05:00
Matthew Little
be616a768c
Merge branch 'feature/packaging-upgrades' into feature/typescript
...
* feature/packaging-upgrades:
Update docs build
Updated changelog
Add getFileUrl tests
Fix json post format in transaction broadcast for insight API.
add CHANGELOG entry. update default behavior of the app-origin
add getFileUrl
# Conflicts:
# dist/blockstack.js
# docs.json
# docs/index.html
# src/auth/userSession.ts
# src/storage/index.ts
2019-03-07 14:42:52 -05: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
47031ca17f
Merge branch 'feature/packaging-upgrades' into feature/typescript
...
* feature/packaging-upgrades:
Fix circleCI build (update to note LTS, remove pointless npm self update)
# Conflicts:
# dist/blockstack.js
# docs.json
# docs/assets/anchor.js
# docs/assets/split.js
# docs/index.html
# package.json
2019-03-07 10:27:43 -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
Matthew Little
eb3b968782
Post-merge build
2019-03-06 20:22:19 -05:00
Matthew Little
1b4af41d93
Fix eslint
2019-03-06 18:58:37 -05:00
Matthew Little
64f7796caa
Repair doc gen using TypeDoc
2019-03-06 15:33:00 -05:00