Skip to content

Commit

Permalink
improve event propagation
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-thomas committed Apr 25, 2021
1 parent 2dbec8e commit 0c0b60c
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 48 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ __Get Latest Build (Stable):__
</tr>
<tr>
<td>winbox.bundle.js</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.6/dist/winbox.bundle.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/winbox.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/winbox.bundle.js</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.7/dist/winbox.bundle.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/winbox.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/winbox.bundle.js</a></td>
</tr>
<tr>
<td colspan=3">
Expand All @@ -34,14 +34,14 @@ __Get Latest Build (Stable):__
</tr>
<tr>
<td>winbox.min.js</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.6/dist/js/winbox.min.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/js/winbox.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/js/winbox.min.js</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.7/dist/js/winbox.min.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/js/winbox.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/js/winbox.min.js</a></td>
</tr>
<tr></tr>
<tr>
<td>winbox.min.css</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.6/dist/css/winbox.min.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/css/winbox.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/dist/css/winbox.min.css</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.7/dist/css/winbox.min.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/css/winbox.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/dist/css/winbox.min.css</a></td>
</tr>
<tr>
<td colspan=3">
Expand All @@ -50,32 +50,32 @@ __Get Latest Build (Stable):__
</tr>
<tr>
<td>ES6 Modules</td>
<td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/winbox/tree/0.1.6/src/js" target="_blank">Download</a></td>
<td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/winbox/tree/0.1.7/src/js" target="_blank">Download</a></td>
<td>The <i>/src/js</i> folder of this Github repository</td>
</tr>
<tr></tr>
<tr>
<td>winbox.less (source)</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.6/src/css/winbox.less" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/src/css/winbox.less" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/src/css/winbox.less</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.7/src/css/winbox.less" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/src/css/winbox.less" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/src/css/winbox.less</a></td>
</tr>
<tr></tr>
<tr>
<td>winbox.css (compiled)</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.6/src/css/winbox.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/src/css/winbox.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.6/src/css/winbox.css</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.7/src/css/winbox.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/src/css/winbox.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.7/src/css/winbox.css</a></td>
</tr>
<tr></tr>
<tr>
<td>src.zip</td>
<td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/winbox/tree/0.1.6/dist" target="_blank">Download</a></td>
<td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/winbox/tree/0.1.7/dist" target="_blank">Download</a></td>
<td>Download all source files including image original resources.</td>
</tr>
</table>

__Get Latest Build (Nightly):__

Just exchange the version number from the URLs above with "master", e.g.: "/winbox/__0.1.6__/dist/" into "/winbox/__master__/dist".
Just exchange the version number from the URLs above with "master", e.g.: "/winbox/__0.1.7__/dist/" into "/winbox/__master__/dist".

__Get Latest (NPM):__

Expand Down Expand Up @@ -162,7 +162,7 @@ You can also load modules via CDN, e.g.:

```html
<script type="module">
import WinBox from "https://unpkg.com/winbox@0.1.6/src/js/winbox.js";
import WinBox from "https://unpkg.com/winbox@0.1.7/src/js/winbox.js";
</script>
```

Expand Down
14 changes: 7 additions & 7 deletions dist/js/winbox.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c0b60c

Please sign in to comment.