Skip to content

Commit

Permalink
Respect zoomoffset refs #213 (#261)
Browse files Browse the repository at this point in the history
* Include js docs website

* Bump typedoc-plugin-markdown from 3.13.6 to 3.14.0 (#252)

Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.13.6 to 3.14.0.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.14.0/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* forEach won't wait

* Bump ua-parser-js from 0.7.31 to 0.7.33 (#256)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Respect zoomoffset refs #213

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
allartk and dependabot[bot] authored Mar 1, 2023
1 parent 5b53dc7 commit 4b67163
Show file tree
Hide file tree
Showing 9 changed files with 4,645 additions and 22 deletions.
3 changes: 2 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_site
.jekyll-cache
dist/*
dist/*.hot-update.js
dist/*.hot-update.json
1,380 changes: 1,380 additions & 0 deletions docs/dist/apilayer.js

Large diffs are not rendered by default.

1,401 changes: 1,401 additions & 0 deletions docs/dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4b67163

Please sign in to comment.