v5.1.0
·
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)