Skip to content

v5.1.0

Compare
Choose a tag to compare
@livingdocs-automation livingdocs-automation released this 20 Feb 14:00
· 45 commits to master since this release

5.1.0 (2025-02-20)

Features

  • add delay before smartQuotes are applied (157cb46)
  • create smartQuotes functionality and add to dispatcher (cffc4d6)
  • early return applysmartquotes if entered char is already desired quote (1136362)
  • implement hasCharAfter for edge case apostrophe in word (df795a6)
  • move most smartQuote logic from dispatcher to smartQuotes (9b4585c)
  • should not be closing quote if char before is separator (7e5149c)
  • use rangeContainer instead of target to replace quotes (3f5f4c7)