Releases: eoussama/typewriter.js
Releases · eoussama/typewriter.js
v5.0.0 revamp
Revamped version release.
v4.0.0 First major stable release.
Sound mutation
What's new?
- Typewriter sound will only play if the window is focused.
+ES6 and Modern JS
What's new?
- +ES6 classes and more.
- New methods.
- Better animation handling.
- Big fixes.
2.2.2
Constructor update
What's new?
- Constructor syntax,
- Lots of methods and properties.
- Bug fixes...etc
Bug fixes
Major improvements
What's new?
- Syntax changes for the
typewriter
function. - Audio added.
- Looping added.
- Deletion animation added.
Refer to the documentation for more information.
Enhancement update
What's new,
- Callback added to the parameters.
- Bug fixes to the cursor css.
- Typo fixes in the README.md.
Initial release
Overview
Hopefully, this would survive for a while, thus far, there is only one function typewriter()
, check out the documentation for more info.