Skip to content

Releases: textlint/editor

v0.8.2

21 Jan 13:06
@azu azu
Compare
Choose a tag to compare

0.8.2 (2021-01-21)

Note: Version bump only for package @textlint/editor

v0.8.1

21 Jan 13:04
@azu azu
Compare
Choose a tag to compare

0.8.1 (2021-01-21)

Bug Fixes

  • fix textlint worker management (83ccaa6)
  • support Mutation Observer (dfdc815)

v0.8.0

27 Oct 13:41
@azu azu
Compare
Choose a tag to compare

0.8.0 (2020-10-27)

Bug Fixes

Features

v0.7.1

09 Aug 03:55
@azu azu
Compare
Choose a tag to compare

0.7.1 (2020-08-09)

Bug Fixes

  • website-generator: copy index.js (307ae9a)

v0.7.0

05 Aug 00:27
@azu azu
Compare
Choose a tag to compare

0.7.0 (2020-08-05)

Bug Fixes

  • text-checker-element: remove console.log (6625de3)
  • textchecker-element: add style to rule name (a86ebd2)
  • textchecker-element: add style to rule name (e885db5)
  • textchecker-element: fix popup bug (650b1d0)
  • textchecker-element: remove unused code (040724d)
  • textchecker-element: use id for search element (7d4b9b8)
  • textchecker-element: when scroll and resize, update annotations (b49c608)
  • webextension: add boot event (34babc9)
  • webextension: fix fixAll and fixRule (291ac1d)
  • webextension: support Firefox (ddfc020)

Features

  • add textlint-script-parser (6a746fb)
  • script-editor: add metadata to script (569ef53)

Performance Improvements

  • textchecker-element: drop non-visible annotation (8590b90)

v0.6.0

02 Aug 05:03
@azu azu
Compare
Choose a tag to compare

0.6.0 (2020-08-02)

Bug Fixes

  • compiler: addd @babel/core deps (37076d9)

Features

  • compiler: process.env.TEXLINT_COMPILER_INLINING as flag (410ccb0)

v0.5.0

02 Aug 04:52
@azu azu
Compare
Choose a tag to compare

0.5.0 (2020-08-02)

Features

  • @textlint/compiler: add babel-plugin-static-fs (3e85945)

v0.4.2

02 Aug 04:39
@azu azu
Compare
Choose a tag to compare

0.4.2 (2020-08-02)

Bug Fixes

  • website-generator: update template (498ab81)