Skip to content

Releases: danielFHcode/hoverer

v1.3.1

20 Dec 08:39
925d84f
Compare
Choose a tag to compare

What's Changed

v2.0.0-beta.2

19 Dec 21:49
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What's New?

A Calm Before The Storm

v2.0.0-beta.3 is actively being developed, and a lot of new features are being worked on, which include:

  • UMD support.
  • Official documentation (finally).
  • And more!
    But all of that comes at a cost - a lack of backward compatibility, so this release is meant to allow you to try out these new features without having to migrate.

Added Hoverer Options API

28 Aug 14:17
Compare
Choose a tag to compare
Pre-release

Added Hoverer Options API (v2.0.0-beta)

In this release with have finally started to implement customization options with the all new hoverer options API!

Full Changelog: https://github.com/danielFHcode/hoverer/blob/data-hoverer-options/README.md#whats-new-in-version-2x-beta

Changed Looks

27 Aug 14:11
Compare
Choose a tag to compare

Changed Looks (v1.3.0)

Changed looks of text box a bit to match how it looks in other applications.

Full Changelog: https://github.com/danielFHcode/hoverer/blob/41b3e02845950e71c76ac7f2b2360492c063b007/README.md

Added Comments

27 Aug 14:07
Compare
Choose a tag to compare

Added Comments (v1.2.2)

Added jsDoc comments to add functionality to IDE intellisense when working in JavaScript.

Updated readme.md

27 Aug 14:01
Compare
Choose a tag to compare

Updated readme.md (v1.2.1)

Added a "What's New" section to readme.md

View Changes: https://github.com/danielFHcode/hoverer/blob/72da0aea9f787f59471b79ce2d60ec66bffddf6d/README.md

Updated Functionality

27 Aug 13:58
Compare
Choose a tag to compare

Updated Functionality (v1.2.0)

Changed some things in how text box functions to make it appear after a short delay.

Full Changelog: https://github.com/danielFHcode/hoverer/blob/72da0aea9f787f59471b79ce2d60ec66bffddf6d/README.md

Updated readme.md

27 Aug 13:52
Compare
Choose a tag to compare

Updated readme.md (v1.0.3)

Fixed some grammar issues in the readme.md file.

Set Up

27 Aug 13:49
Compare
Choose a tag to compare

Set Up (v1.0.2)

Set up library and readme files.