Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

Releases: Sv443/JSLib

Release 1.5.0 - Loopable Audio, Fixed Menu Styling

Choose a tag to compare

@Sv443 Sv443 released this 17 Oct 19:31
71ca540
  • Using Audio.loop(id, true/false) you can enable / disable a loop on an audio
  • Menu styling was very basic, scaled weirdly and was generally bad before and was improved

Release 1.4.3 - Option to disable Console Watermark

Choose a tag to compare

@Sv443 Sv443 released this 09 Oct 08:15
1b1502d

By adding the attribute data-jsl_disablewatermark="true" to the <script> tag, you can disable the console watermark. This is especially useful if you have one or multiple <iframe>s that use the script and the watermark appears multiple times.

Release 1.4.2 - Added JSLib to npm

Choose a tag to compare

@Sv443 Sv443 released this 08 Oct 09:13
08eb930

> npm i svjsl --save

Release 1.2.0 - Removed notification API due to malfunction

Choose a tag to compare

@Sv443 Sv443 released this 16 Sep 16:23
f984235
v1.2.0

Update README.md

Release 1.4.0 - collision detection, performance improvements

Choose a tag to compare

@Sv443 Sv443 released this 07 Oct 19:49
e6fae6c
  • Added collision detection
  • Removed a few unnecessary features to improve performance

Release 1.3.0 - Dummy Texts, Copy to Clipboard, JS-Cookie Script

Choose a tag to compare

@Sv443 Sv443 released this 20 Sep 21:11
183aa51
v1.3.0

[1.3.0] dummy texts, copy to clipboard, js-cookie script

Release 1.1.0 - Menus, Audio and Notifications

Choose a tag to compare

@Sv443 Sv443 released this 11 Sep 22:49
8252e67
v1.1.0

Update README.md

Release 1.0.1 - minor fixes

Choose a tag to compare

@Sv443 Sv443 released this 11 Sep 12:36
80271ae
v1.0.1

[1.0.1]

Release 1.0.0

Choose a tag to compare

@Sv443 Sv443 released this 10 Sep 15:54
20a3bf0
v1.0.0

Update README.md