Releases: mattboldt/typed.js
Releases · mattboldt/typed.js
Typed.js v2.0.6
bumped version number
Typed.js v2.0.5
Fixes issue with fadeOutClass
and not using a cursor.
#285
Typed.js v2.0.4
Removes Object.assign
in favor of ES6's obj = {...obj1, ...obj2}
to support older browsers.
Typed.js v2.0.3
Adds bulk typing certain strings
Typed.js v2.0.2
- Contribution, PR, & issue guideline templates
- Closes #265
- Fixes an issue with the cursor not reappearing after destroying & resetting Typed
- Fixes pausing the cursor's blinking during typing
Typed.js v2.0.1
version bump
Typed.js v2.0.0
All new Typed.js written in ES6 with lots of new features.
Typed.js v2.0.0-beta.1 ES6ified
Merge branch 'master' into typed-2.0
Typed.js v1.1.7
Adds a new fadeOut
feature that (optionally) replaces backspacing.
Typed.js v1.1.6 - jQuery Free
version bump