Skip to content

Releases: activetheory/split-text

Release 1.1.2

04 Feb 14:21
Compare
Choose a tag to compare
  • fix(a11y): small fix when bychars or bywords is on (748e9df)
  • chore(demo): ux (eb95589)
  • chore(npm): ignore playwright.config.js (1b1bf83)
  • fix(d.ts): support comma separated types (43262d6)

Release 1.1.1

31 Jan 15:50
Compare
Choose a tag to compare
  • chore(npm): update .npmignore with test-related exclusions (2bc9b41)
  • fix(split-type): fix type option behavior and keep only selected types (1bf53bb)

Release 1.1.0

31 Jan 11:04
Compare
Choose a tag to compare
  • fix(a11y): resolve playwright tests issues (2922d38)
  • chore(testing): add Playwright and Axe for accessibility testing (1170d09)

Release 1.0.2

30 Jan 20:50
Compare
Choose a tag to compare
  • chore(package): update balance-text version (aca3528)

Release 1.0.1

29 Jan 10:00
Compare
Choose a tag to compare
  • chore(npm): update .npmignore to exclude additional config files (8d9ff8d)
  • fix(package): reorder exports field (cc2f0ed)

Release 1.0.0

28 Jan 11:10
Compare
Choose a tag to compare
  • docs(package): update package description (9aba7f5)
  • fix(a11y): add sr-only text per block tag (15333fa)
  • docs(readme): add animation info and clarify CJT locales (d15b1a1)
  • update demo sample (7a3e8e5)
  • Update README.md (aca1cdd)
  • refactor(a11y): move sr-only styles from CSS to inline JavaScript (bf28389)
  • refactor(cjk/cjt): rename handleCJK to handleCJT across files (a61fea7)
  • fix(handleCJK): improve CJK character handling and word replacement (238cc8a)
  • fix(handleCJK): fix space issues + clean up (12f0a18)
  • fix(emoji): improve character splitting for Unicode and emoji support (e24b82f)
  • chore(github): add GitHub Pages deployment workflow and demo build script (cd6fafb)
  • feat(first-commit): init (89161d6)