Skip to content

Commit

Permalink
Merge pull request #90 from dpmcmlxxvi/fix-update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
dpmcmlxxvi committed Feb 5, 2022
2 parents 0f76ee6 + 036fb01 commit 4ccb928
Show file tree
Hide file tree
Showing 46 changed files with 20,196 additions and 10,060 deletions.
24 changes: 24 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: build

on: ["push", "pull_request"]

jobs:

build:
name: Build
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v2
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 16.x
- name: npm install, npm test
run: |
npm install
npm test
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
30 changes: 30 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: release

on:
release:
types: [created]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16.x
- run: npm ci
- run: npm test

publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16.x
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
4 changes: 0 additions & 4 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/api/classes.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-jQuery.fn.html
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-jQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.Collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.Feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.Graticule.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.Map.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.Overlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.View.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.format.Feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.format.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.interaction.Select.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.interaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.layer.Layer.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.layer.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.style.Style.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/external-ol.style.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/externals.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
9 changes: 4 additions & 5 deletions docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,10 @@

<section class="readme-section">
<article><h1>OpenLayers Explorer</h1>
<p><a href="https://travis-ci.org/dpmcmlxxvi/olexp"><img src="https://travis-ci.org/dpmcmlxxvi/olexp.svg?branch=master" alt="build"></a>
<p><a href="https://github.com/dpmcmlxxvi/olexp/actions"><img src="https://github.com/dpmcmlxxvi/olexp/actions/workflows/build.yml/badge.svg" alt="build"></a>
<a href="https://coveralls.io/github/dpmcmlxxvi/olexp?branch=master"><img src="https://img.shields.io/coveralls/dpmcmlxxvi/olexp/master.svg" alt="coverage"></a>
<a href="https://www.codacy.com/app/dpmcmlxxvi/olexp?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=dpmcmlxxvi/olexp&amp;utm_campaign=Badge_Grade"><img src="https://img.shields.io/codacy/grade/df098e3d833a44a3af028f712c4ee75e/master.svg" alt="codacy"></a>
<a href="https://badge.fury.io/js/olexp"><img src="https://badge.fury.io/js/olexp.svg" alt="npm"></a>
<a href="https://greenkeeper.io/"><img src="https://badges.greenkeeper.io/dpmcmlxxvi/olexp.svg" alt="greenkeeper"></a></p>
<a href="https://www.codacy.com/gh/dpmcmlxxvi/olexp/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=dpmcmlxxvi/olexp&amp;utm_campaign=Badge_Grade"><img src="https://app.codacy.com/project/badge/Grade/6f1060e1205a4124a25bead230d1ec1c" alt="codacy"></a>
<a href="https://badge.fury.io/js/olexp"><img src="https://badge.fury.io/js/olexp.svg" alt="npm"></a></p>
<p><a href="https://github.com/dpmcmlxxvi/olexp">OpenLayers Explorer</a> (olexp) is a simple
out-of-the-box web mapping solution. It provides a web application to add,
visualize, and analyze spatial data. It provides the following common tools:</p>
Expand Down Expand Up @@ -203,7 +202,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/namespaces.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/olexp.Explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/olexp.html
Original file line number Diff line number Diff line change
Expand Up @@ -6345,7 +6345,7 @@ <h4 class="modal-title">Search results</h4>


<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/quicksearch.html

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions docs/examples/bootstrap.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#">
OpenLayers Explorer
</a>
<a class="navbar-brand" href="#"> OpenLayers Explorer </a>
</div>
</div>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div id="explorer"></div>

<!-- Link label for Washington, D.C. -->
<div style="display: none;">
<div style="display: none">
<a
id="label"
target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</head>

<body>
<div id="explorer" style="height: 500px; width: 100%;"></div>
<div id="explorer" style="height: 500px; width: 100%"></div>

<script src="https://unpkg.com/jquery@2.1.3/dist/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js"></script>
Expand Down
12 changes: 3 additions & 9 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,14 @@
<div class="intro-message">
<img src="web/img/logo70.png" class="img-responsive" alt="" />
<h1>OpenLayers Explorer</h1>
<h3>
A simple out-of-the-box JavaScript web mapping solution.
</h3>
<h3>A simple out-of-the-box JavaScript web mapping solution.</h3>
<hr class="intro-divider" />
<ul class="list-inline intro-social-buttons">
<li>
<a href="./web/" class="btn btn-default btn-lg">
Home
</a>
<a href="./web/" class="btn btn-default btn-lg"> Home </a>
</li>
<li>
<a href="./api" class="btn btn-default btn-lg">
API
</a>
<a href="./api" class="btn btn-default btn-lg"> API </a>
</li>
</ul>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/web/demos.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2>Simple</h2>
<a href="../examples/simple.html">here</a> for a stand alone
example.
</p>
<div id="explorer-simple" style="height: 500px; width: 100%;"></div>
<div id="explorer-simple" style="height: 500px; width: 100%"></div>
</div>
</div>
<div class="row">
Expand All @@ -97,7 +97,7 @@ <h2>Options</h2>
<a href="../examples/options.html">here</a> for a stand alone
example.
</p>
<div id="explorer-options" style="height: 500px; width: 100%;"></div>
<div id="explorer-options" style="height: 500px; width: 100%"></div>
</div>
</div>
<div class="row">
Expand All @@ -109,10 +109,10 @@ <h2>Layers</h2>
<a href="../examples/explorer.html"> here</a> for a stand alone
example.
</p>
<div id="explorer-layers" style="height: 500px; width: 100%;"></div>
<div id="explorer-layers" style="height: 500px; width: 100%"></div>

<!-- Link label for Washington, D.C. -->
<div style="display: none;">
<div style="display: none">
<a
id="label"
target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion docs/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h2>Example</h2>
that is added or removed and synchronizes itself to match their
display order.
<div id="explorer"></div>
<div style="display: none;">
<div style="display: none">
<a
id="label"
target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion docs/web/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h2>Example</h2>
&lt;script&gt;
const explorer = new olexp.Explorer('explorer');
&lt;/script&gt;</code></pre>
<div id="explorer" style="height: 500px; width: 100%;"></div>
<div id="explorer" style="height: 500px; width: 100%"></div>
<script>
const explorer = new olexp.Explorer("explorer");
</script>
Expand Down
Loading

0 comments on commit 4ccb928

Please sign in to comment.