Releases: lukePeavey/SplitType
Releases · lukePeavey/SplitType
Version 0.3.3
29 Oct 00:49
Compare
Sorry, something went wrong.
No results found
Version 0.3.2
20 Jul 18:22
Compare
Sorry, something went wrong.
No results found
Fix error when importing SplitType in next JS application
Version 0.3.1
24 Jun 10:04
Compare
Sorry, something went wrong.
No results found
Version 0.3.0
11 Jun 03:45
Compare
Sorry, something went wrong.
No results found
Changes
Feature: preserve nested html elements #28
Fix: improve absolute position #30
Testing: Add comprehensive visual / regression tests. Powered by Storybook, Puppeteer, and Chromatic.
Docs: Publish Storybook
Version 0.2.5
05 Apr 06:29
Compare
Sorry, something went wrong.
No results found
Fixes
SplitType does not work with Next.js (#13 )
Version 0.2.4
26 Feb 15:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed: scroll position jumps when text is split (#11 )
thanks to: @danielkorte
Version 0.2.3
16 Nov 14:10
Compare
Sorry, something went wrong.
No results found
docs: add TOC to readme
chore: add CI workflow
docs: add types declaration file (#7 ) (@geopic )
Version 0.2.2
15 Nov 04:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix: error when splitting text containing <br> tags (#5 )
Version 0.2.1
15 Nov 03:58
Compare
Sorry, something went wrong.
No results found
Version 0.2.0
15 Nov 03:55
Compare
Sorry, something went wrong.
No results found
Update and refactor the original code
Publish library on NPM
Start adding tests
Improve documentation