Releases: qwbarch/halogen-typewriter
Releases · qwbarch/halogen-typewriter
v1.0.4
- Allow setting the initial mode of the typewriter
v1.0.3
- Cursor no longer blinks while backspacing
- 'Finished' output from the typewriter component is no longer intentionally delayed at times
v1.0.2
- Fixes screen-reader accessibility #2
- Any html is now valid as a cursor a9d1a61
- Removed dependencies that are only relevant to the example #1
v1.0.1
- Fix race condition when checking for the state before updating the cursor visibility
- Component only sends Finished output after the cursor finishes blinking, instead of after the state is finished updating