Releases: defmethodinc/just-not-sorry
Releases · defmethodinc/just-not-sorry
v2.0.0-beta.8
v2.0.0-beta.7
Alpha: Superhuman support testing
v2.0.0-beta.6
2.0.0-beta.6 (2021-02-10)
Bug Fixes
- fix composing more than 1 email on outlook.live.com breaks warning checking
- correctly trigger warnings when matched text is on separate lines (857847b)
- fix leaky divs (836f1f1)
- fixing increase in checkForWarnings function call (765260a)
- reset wait time back to originaly value of 500 (6e811e6)
- support multiline phrase highlighting (3d7281c)
- warning not clearing after keyword is deleted (f55290d)
v2.0.0-beta.5
v2.0.0-beta.4
v2.0.0-beta.3
v2.0.0
2.0.0 (2020-08-05)
Bug Fixes
- fix for issue where tooltip text becomes matched and highlighted (8a80a49)
- fix for warning highlight inconsistency (6e03493)
- fix inconsistent highlighting of warnings (4fcf90d)
- fix inconsistent highlighting when composing new email (a34c18c)
- improvement on tooltip highlight fix (20c5173)
- tooltip: positioning fix for tooltip (6c70242)
- fix positioning of highlights when nodes spaces are added before flagged phrases (a579472)
- package.sh: update script to run build as part of release process (d21e813)
- webpack: display sourcemaps in dev and limit bundle size warnings to prod only (2b8f6c5)
Build System
- convert just-not-sorry to use webpack (f4bc7a8)
Features
- eslint: update eslint to work with React/preact-compat (45f7cc0)
- change json back to top level array, modify tests (749a814)
- modify WarningsSpec to read json file, add top level object to json, add eslint-plugin-jest (f699bd3)
BREAKING CHANGES
- ES6 import/export is now required
v2.0.0-beta.2
2.0.0-beta.2 (2020-08-05)
Bug Fixes
- fix for issue where tooltip text becomes matched and highlighted (8a80a49)
- fix for warning highlight inconsistency (6e03493)
- fix inconsistent highlighting of warnings (4fcf90d)
- fix inconsistent highlighting when composing new email (a34c18c)
- improvement on tooltip highlight fix (20c5173)
- tooltip: positioning fix for tooltip (6c70242)
- fix positioning of highlights when nodes spaces are added before flagged phrases (a579472)
- webpack: display sourcemaps in dev and limit bundle size warnings to prod only (2b8f6c5)