Skip to content

Releases: mattboldt/typed.js

Typed.js v2.0.6

24 Sep 04:15
Compare
Choose a tag to compare
bumped version number

Typed.js v2.0.5

16 Jul 19:51
Compare
Choose a tag to compare

Fixes issue with fadeOutClass and not using a cursor.
#285

Typed.js v2.0.4

16 Jul 19:10
Compare
Choose a tag to compare

Removes Object.assign in favor of ES6's obj = {...obj1, ...obj2} to support older browsers.

Typed.js v2.0.3

15 Jul 22:48
Compare
Choose a tag to compare

Adds bulk typing certain strings

Typed.js v2.0.2

03 Jul 04:14
Compare
Choose a tag to compare
  • 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

30 Jun 15:15
Compare
Choose a tag to compare
version bump

Typed.js v2.0.0

30 Jun 04:14
Compare
Choose a tag to compare

All new Typed.js written in ES6 with lots of new features.

Typed.js v2.0.0-beta.1 ES6ified

28 Jun 05:36
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' into typed-2.0

Typed.js v1.1.7

09 Apr 02:12
Compare
Choose a tag to compare

Adds a new fadeOut feature that (optionally) replaces backspacing.

Typed.js v1.1.6 - jQuery Free

11 Mar 01:54
Compare
Choose a tag to compare