Releases: danielFHcode/hoverer
v1.3.1
What's Changed
- feat: Added .npmignore by @danielFHcode in #2
v2.0.0-beta.2
What's New?
.npmignore
finally added(!) by @danielFHcode: f508096- More of a backend change, but commits switched to conventional commits, making it more clear what each commit did!
- A Gitter was opened by @danielFHcode! Where you can report bugs, and share code using hoverer.
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
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
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
Added Comments (v1.2.2)
Added jsDoc comments to add functionality to IDE intellisense when working in JavaScript.
Updated readme.md
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
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
Updated readme.md (v1.0.3)
Fixed some grammar issues in the readme.md file.
Set Up
Set Up (v1.0.2)
Set up library and readme files.