Skip to content

Releases: DenverCoder1/readme-typing-svg

v0.8.0

28 Jun 20:46
8bad9c5
Compare
Choose a tag to compare

Features

repeat=true - current behavior, loop to beginning of animation when complete
repeat=false - leave the last line frozen in place when it is completed

The separator can be changed to a different character to more easily use semicolons in the lines text (eg. separator=|)

Fixes

  • Support lines ending with and starting with semicolon on the demo site by @DenverCoder1 in #214

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Nov 20:41
Compare
Choose a tag to compare

Features

Performance Improvements

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Aug 02:43
Compare
Choose a tag to compare

Features

By default this is set to 0, you can use it by setting it to a non-negative number of milliseconds to wait between lines:

For a 1-second pause between lines:

...&pause=1000

Try it out on the demo site!

v0.5.0

28 Jul 15:44
Compare
Choose a tag to compare

Features

New on the repo

v0.4.1

25 Mar 22:01
Compare
Choose a tag to compare

Bug Fixes

  • demo: Rename labels and add font tooltip (#95) (bda7515)

v0.4.0

08 Mar 18:36
Compare
Choose a tag to compare

Features

v0.3.0

21 Jan 23:39
Compare
Choose a tag to compare

Features

v0.2.0

14 Jan 15:14
Compare
Choose a tag to compare

Features

  • demo: Added favicon to web interface (#79) (82b22fe)

v0.1.1

15 Dec 00:53
Compare
Choose a tag to compare

Bug Fixes

  • remove spaces from keyTimes for Safari (42f0dfc)