Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 7d02d60

Browse files
author
Simon Gattner
committed
update to v1.0.1
1 parent 0dc0534 commit 7d02d60

17 files changed

+22
-22
lines changed

dist/device.selector.class.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Get the current Display and Device Type of a Browser
44
* @author Simon Gattner <npm@0x38.de>
55
* @license MIT
6-
* @version 1.0.0
6+
* @version 1.0.1
77
*/
88
export default class DeviceSelector {
99
/* eslint-disable max-len */

dist/jquery.device.selector.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Get the current Display and Device Type of a Browser
44
* @author Simon Gattner <npm@0x38.de>
55
* @license MIT
6-
* @version 1.0.0
6+
* @version 1.0.1
77
*/
88

99
/**

dist/jquery.device.selector.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/jsdoc/DeviceSelector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ <h2><a href="index.html">Home</a></h2><h3>Externals</h3><ul><li><a href="externa
10201020
<br class="clear">
10211021

10221022
<footer>
1023-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 13 2019 23:16:52 GMT+0100 (Central European Standard Time)
1023+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 13 2019 23:19:24 GMT+0100 (Central European Standard Time)
10241024
</footer>
10251025

10261026
<script> prettyPrint(); </script>

docs/jsdoc/coverage/es6/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>
7777
</div><!-- /wrapper -->
7878
<div class='footer quiet pad2 space-top1 center small'>
7979
Code coverage
80-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:17:00 GMT+0100 (Central European Standard Time)
80+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:35 GMT+0100 (Central European Standard Time)
8181
</div>
8282
</div>
8383
<script src="prettify.js"></script>

docs/jsdoc/coverage/es6/js/device.selector.class.test.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ <h1>
15761576
</div><!-- /wrapper -->
15771577
<div class='footer quiet pad2 space-top1 center small'>
15781578
Code coverage
1579-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:17:00 GMT+0100 (Central European Standard Time)
1579+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:35 GMT+0100 (Central European Standard Time)
15801580
</div>
15811581
</div>
15821582
<script src="../prettify.js"></script>

docs/jsdoc/coverage/es6/js/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1>
9090
</div><!-- /wrapper -->
9191
<div class='footer quiet pad2 space-top1 center small'>
9292
Code coverage
93-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:17:00 GMT+0100 (Central European Standard Time)
93+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:35 GMT+0100 (Central European Standard Time)
9494
</div>
9595
</div>
9696
<script src="../prettify.js"></script>

docs/jsdoc/coverage/jquery/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>
7777
</div><!-- /wrapper -->
7878
<div class='footer quiet pad2 space-top1 center small'>
7979
Code coverage
80-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:16:54 GMT+0100 (Central European Standard Time)
80+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:26 GMT+0100 (Central European Standard Time)
8181
</div>
8282
</div>
8383
<script src="prettify.js"></script>

docs/jsdoc/coverage/jquery/js/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>
7777
</div><!-- /wrapper -->
7878
<div class='footer quiet pad2 space-top1 center small'>
7979
Code coverage
80-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:16:54 GMT+0100 (Central European Standard Time)
80+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:26 GMT+0100 (Central European Standard Time)
8181
</div>
8282
</div>
8383
<script src="../prettify.js"></script>

docs/jsdoc/coverage/jquery/js/jquery.device.selector.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1>
280280
Get the current Display and Device Type of a Browser
281281
* @author Simon Gattner &lt;npm@0x38.de&gt;
282282
* @license MIT
283-
* @version 1.0.0
283+
* @version 1.0.1
284284
*/
285285
&nbsp;
286286
/**
@@ -397,7 +397,7 @@ <h1>
397397
</div><!-- /wrapper -->
398398
<div class='footer quiet pad2 space-top1 center small'>
399399
Code coverage
400-
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:16:54 GMT+0100 (Central European Standard Time)
400+
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Mar 13 2019 23:19:26 GMT+0100 (Central European Standard Time)
401401
</div>
402402
</div>
403403
<script src="../prettify.js"></script>

0 commit comments

Comments
 (0)