Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-thomas committed Apr 21, 2021
1 parent 0f83679 commit ee3915b
Show file tree
Hide file tree
Showing 11 changed files with 65 additions and 52 deletions.
33 changes: 19 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ __Get Latest Build (Stable):__
</tr>
<tr>
<td>winbox.bundle.js</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.2/dist/winbox.bundle.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/winbox.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/winbox.bundle.js</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.3/dist/winbox.bundle.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/dist/winbox.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/dist/winbox.bundle.js</a></td>
</tr>
<tr>
<td colspan=3">
Expand All @@ -54,14 +54,14 @@ __Get Latest Build (Stable):__
</tr>
<tr>
<td>winbox.min.js</td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.2/dist/js/winbox.min.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/js/winbox.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/js/winbox.min.js</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.3/dist/js/winbox.min.js" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/dist/js/winbox.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/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.2/dist/css/winbox.min.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/css/winbox.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/dist/css/winbox.min.css</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.3/dist/css/winbox.min.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/dist/css/winbox.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/dist/css/winbox.min.css</a></td>
</tr>
<tr>
<td colspan=3">
Expand All @@ -70,33 +70,33 @@ __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.2/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.3/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.2/src/css/winbox.less" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/src/css/winbox.less" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/src/css/winbox.less</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.3/src/css/winbox.less" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/src/css/winbox.less" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/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.2/src/css/winbox.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/src/css/winbox.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.2/src/css/winbox.css</a></td>
<td><a href="https://github.com/nextapps-de/winbox/raw/0.1.3/src/css/winbox.css" target="_blank">Download</a></td>
<td><a href="https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/src/css/winbox.css" target="_blank">https://rawcdn.githack.com/nextapps-de/winbox/0.1.3/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.2/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.3/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.2__/dist/" into "/winbox/__master__/dist".
Just exchange the version number from the URLs above with "master", e.g.: "/winbox/__0.1.3__/dist/" into "/winbox/__master__/dist".


__Get Latest (NPM):__
Expand Down Expand Up @@ -185,7 +185,7 @@ You can also load modules via CDN, e.g.:

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

Expand Down Expand Up @@ -947,6 +947,11 @@ Modify a specific icon:
}
```

Use black icons (useful for bright backgrounds):
```css
.wb-icon { filter: invert(1) }
```

Modify or disable resizing areas on the window borders:

```css
Expand Down
2 changes: 1 addition & 1 deletion dist/css/themes/modern.min.css

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

2 changes: 1 addition & 1 deletion dist/css/winbox.min.css

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

Loading

0 comments on commit ee3915b

Please sign in to comment.