Skip to content

1.4.0

Compare
Choose a tag to compare
@nathancahill nathancahill released this 04 Oct 19:44
· 728 commits to master since this release

Changes:

  • Add correct Typescript typings - thanks @searene
  • Adds API option to maintain sizes on destroy - thanks @frumbert
  • Better error if selector is not found - thanks @turok1997
  • pairs and parent properties now exposed - thanks @saluce65
  • New website: https://split.js.org

Fixes:

  • Improves LTR/RTL support - thanks @TpSr52
  • Fixes a bug where the cursor would change when leaving the parent element - thanks @davidje13