Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sttk committed Jul 6, 2017
1 parent 70ff677 commit 18b72e0
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .jsdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dictionaries": ["jsdoc", "closure"]
},
"opts": {
"access": "all",
"access": "public",
"encoding": "utf8",
"destination": "docs/",
"recurse": true
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ See the file LICENSE in this distribution for more details.
[repo-url]: https://github.com/sttk/jsdom-browser/
[io-image]: http://img.shields.io/badge/HP-github.io-ff99cc.svg
[io-url]: https://sttk.github.io/jsdom-browser/
[npm-img]: https://img.shields.io/badge/npm-v0.4.0-blue.svg
[npm-img]: https://img.shields.io/badge/npm-v0.5.0-blue.svg
[npm-url]: https://www.npmjs.org/package/jsdom-browser/
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
[mit-url]: https://opensource.org/licenses.MIT
Expand Down
11 changes: 2 additions & 9 deletions docs/Browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -867,7 +860,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
11 changes: 2 additions & 9 deletions docs/Screen.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -503,7 +496,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
11 changes: 2 additions & 9 deletions docs/ScreenConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -612,7 +605,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
11 changes: 2 additions & 9 deletions docs/Window.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -2108,7 +2101,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
11 changes: 2 additions & 9 deletions docs/WindowConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -1782,7 +1775,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
17 changes: 2 additions & 15 deletions docs/classes.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -145,9 +138,6 @@ <h3 class="subsection-title">Classes</h3>
<dt><a href="Browser.html">Browser</a></dt>
<dd></dd>

<dt><a href="ContentManager.html">ContentManager</a></dt>
<dd></dd>

<dt><a href="Screen.html">Screen</a></dt>
<dd></dd>

Expand All @@ -159,9 +149,6 @@ <h3 class="subsection-title">Classes</h3>

<dt><a href="WindowConfig.html">WindowConfig</a></dt>
<dd></dd>

<dt><a href="WindowManager.html">WindowManager</a></dt>
<dd></dd>
</dl>


Expand Down Expand Up @@ -220,7 +207,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
28 changes: 4 additions & 24 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Browser.html">Browser</a></li><li><a href="ContentManager.html">ContentManager</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li><li><a href="WindowManager.html">WindowManager</a></li>
</ul>
</li>

<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html#applyFeatures">applyFeatures</a></li><li><a href="global.html#clearHistory">clearHistory</a></li><li><a href="global.html#configureOpening">configureOpening</a></li><li><a href="global.html#createBlankWindow">createBlankWindow</a></li><li><a href="global.html#newWindow">newWindow</a></li><li><a href="global.html#openWindow">openWindow</a></li><li><a href="global.html#parseFeatures">parseFeatures</a></li><li><a href="global.html#promiseToLoadContent">promiseToLoadContent</a></li>
<li><a href="Browser.html">Browser</a></li><li><a href="Screen.html">Screen</a></li><li><a href="ScreenConfig.html">ScreenConfig</a></li><li><a href="Window.html">Window</a></li><li><a href="WindowConfig.html">WindowConfig</a></li>
</ul>
</li>

Expand Down Expand Up @@ -77,23 +70,10 @@


















<section class="readme-section">
<article><h1><a href="https://github.com/sttk/jsdom-browser/">jsdom-browser</a> <a href="https://sttk.github.io/jsdom-browser/"><img src="http://img.shields.io/badge/HP-github.io-ff99cc.svg" alt="Github.io"></a> <a href="https://www.npmjs.org/package/jsdom-browser/"><img src="https://img.shields.io/badge/npm-v0.4.0-blue.svg" alt="NPM"></a> <a href="https://opensource.org/licenses.MIT"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="MIT Licenses"></a> <a href="https://travis-ci.org/sttk/jsdom-browser"><img src="https://travis-ci.org/sttk/jsdom-browser.svg?branch=master" alt="Build Status"></a> <a href="https://ci.appveyor.com/project/sttk/jsdom-browser"><img src="https://ci.appveyor.com/api/projects/status/github/sttk/jsdom-browser?branch=master&amp;svg=true" alt="Build Status"></a> <a href="https://coveralls.io/github/sttk/jsdom-browser?branch=master"><img src="https://coveralls.io/repos/github/sttk/jsdom-browser/badge.svg?branch=master" alt="Coverage Status"></a></h1><p>This module simulates behaviors of a Web browser with <a href="https://github.com/tmpvar/jsdom">jsdom</a>, and will provides implementations about layouts of view elements and windows.</p>
<article><h1><a href="https://github.com/sttk/jsdom-browser/">jsdom-browser</a> <a href="https://sttk.github.io/jsdom-browser/"><img src="http://img.shields.io/badge/HP-github.io-ff99cc.svg" alt="Github.io"></a> <a href="https://www.npmjs.org/package/jsdom-browser/"><img src="https://img.shields.io/badge/npm-v0.5.0-blue.svg" alt="NPM"></a> <a href="https://opensource.org/licenses.MIT"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="MIT Licenses"></a> <a href="https://travis-ci.org/sttk/jsdom-browser"><img src="https://travis-ci.org/sttk/jsdom-browser.svg?branch=master" alt="Build Status"></a> <a href="https://ci.appveyor.com/project/sttk/jsdom-browser"><img src="https://ci.appveyor.com/api/projects/status/github/sttk/jsdom-browser?branch=master&amp;svg=true" alt="Build Status"></a> <a href="https://coveralls.io/github/sttk/jsdom-browser?branch=master"><img src="https://coveralls.io/repos/github/sttk/jsdom-browser/badge.svg?branch=master" alt="Coverage Status"></a></h1><p>This module simulates behaviors of a Web browser with <a href="https://github.com/tmpvar/jsdom">jsdom</a>, and will provides implementations about layouts of view elements and windows.</p>
<blockquote>
<p>This module simulates Chrome on macOS for the time being, but is implemented so as to be configurable and extendable to other browsers.</p>
</blockquote>
Expand Down Expand Up @@ -143,7 +123,7 @@ <h2>Install</h2><pre class="prettyprint source lang-sh"><code>$ npm install jsdo
<li><em>matchMedia (Not yet)</em></li>
</ul>
</li>
<li>And more HTMLElements are planning ...</li>
<li>And planning more HTMLElements ...</li>
</ul>
<h2>References</h2><ul>
<li><a href="https://www.w3.org/TR/cssom-view-1">CSSOM View Modules</a></li>
Expand Down Expand Up @@ -197,7 +177,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>

on 2017/07/06 23:23:08
on 2017/07/06 23:46:11

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsdom-browser",
"version": "0.4.0",
"version": "0.5.0",
"description": "Web browser simulator with jsdom.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 18b72e0

Please sign in to comment.