Skip to content

Latest commit

 

History

History
241 lines (124 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

241 lines (124 loc) · 11.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.1.2 (2021-07-21)

Bug Fixes

  • textlint-rule-proofdict: fixed to be able to read the dictionary specified in dictGlob (#67) (adb8d35)

3.1.1 (2020-08-09)

Bug Fixes

  • textlint-rule-proofdict: fix browser path (ed54272)

3.1.0 (2020-08-09)

Bug Fixes

  • docs: fix indent (a062b63)
  • docs: fix link to old proofdict repository (#43) (2c7aecb)
  • textlint: use @kvs/env insteadof localstorage-ponyfill (#48) (3ea632e)
  • textlint-rule-proofdict: support browser field (#49) (89b847d)
  • website: use language (efbf39b)

Features

  • prh-to-proofdict: implement prh-to-proofdict migration (#30) (3b7f319)
  • textlint-rule-proofdict: support dictGlob options (#42) (f511418)

3.0.3 (2018-11-17)

Bug Fixes

  • migrate: overwrite to files (d7888df)

3.0.2 (2018-11-17)

Bug Fixes

3.0.1 (2018-11-17)

Bug Fixes

3.0.0 (2018-11-17)

Bug Fixes

  • css: adjust height and line-height (072ac49)
  • deps: remove unused "proofdict" (132206d), closes #10
  • deps: upgrade to @proofdict/tester@^2.2.1 (7beaddf)
  • dictionary: add test pattern ui (7c2e6b7)
  • DictionarySlugCreator: fix test (3fd31b5)
  • DictSubmit: disable submit button when not found SourceRepo (4e7bc58)
  • DictSubmit: restyle message (41dd5c6)
  • editor: fix "Save to Submit" state (30d042e)
  • editor: fix editor build setting (d6d27ac)
  • html: disable prefetch dict (cf043db)
  • prh: fix handling of regexp-like string /pattern/i (706d757)
  • prh: use proofdict-tester (df1aa15)
  • Prh: fix test (e568e65)
  • Prh: try-catch initialize tester (9ce8567)
  • TagInput: fix tag options (d09686a)
  • test: fix slug test (2af05f8)
  • test: remove unused test (8a711a9)
  • tester: add validation regexp (1d14345)
  • tester-cli: exit with 1 (5a05c16), closes #16
  • url: fix default path (2361391)
  • yaml: yaml can not dump undefined value (ef02774)

Features

  • app: add description to (a890310)
  • app: add domain/component/store (70b2231)
  • dictionary: support "description" value (5e95a75)
  • dictionary: support tags (15a1493)
  • Dictionary: add DictionarySlugCreator.ts (27bd469)
  • Dictionary: add WordClasses (5e192ca)
  • domain: add DictionarySerializer (750acb3)
  • domain: add DictTester (a08dd40)
  • editor: support ?dictionaryContent= (7ef2f85)
  • editor: support allows field (b3e763b)
  • Form: add checkbox for \b (71a1dc9)
  • github: add submit button (6783f99)
  • html: add preload (cf2252d)
  • menu: add "reset" feature (6beabcc)
  • meta: support suggest tags (9f5fd77)
  • migration: add migration script (c8eb819)
  • output: support json/yaml/prh output (9c0b5ab)
  • prh: add getUniqueTokens (0254043)
  • prh: add prh-to-json (3424ff5)
  • store: create util (e8dfd0c)
  • tester: implement "allows" field (#17) (fc888a2), closes #19
  • tool: add convert tool (81ec4e2)
  • url: support url query (710aee9), closes #2

Performance Improvements

2.2.1 (2018-11-08)

Bug Fixes

  • proofdict: fix wrong capture in multiple patterns (5056a8e)

2.2.0 (2018-06-16)

Bug Fixes

  • packages: fix path (84ed491)
  • test-cli: upgrade TypeScript (2c66c8b)
  • textlint-rule: fix local fallback mode (80ee23a)
  • website: rename version to docusaurus-version (0347828)

Features

2.1.1 (2018-03-18)

Note: Version bump only for package proofdict

2.1.0 (2018-03-18)

Note: Version bump only for package proofdict

2.0.1 (2018-03-18)

Note: Version bump only for package proofdict

2.0.0 (2018-03-18)

Note: Version bump only for package proofdict

1.0.0 (2018-03-18)

Bug Fixes

  • deps: pin prh dependencies (8385760)
  • dict: Pointer Events should be pointer events (39c6483)
  • prh: upgrade prh@5.4 (5062d2f)
  • proofdict: support description (cbfe25d)
  • rule: fix cache mechanism (1d04405)
  • rule: fix silent error (39df9cd)
  • rule: support timeout error (fc58364)
  • typescript: add d.ts (56049e1)
  • meaningful message (b76accc)

Features

  • dict: Add MySQL (#2) (611a2f4)
  • proofdict-tester: support whitelist and blacklist (a97351f)
  • proofdict-tester-cli: add cli (8d42f4f)
  • rule: rewrite rule (32d9894)
  • rule: support autoUpdate (ca21a66)
  • test: support rule in results (180f3f6), closes #1

Performance Improvements

  • tester: add cache for creating tester (4be1de9)

BREAKING CHANGES

  • test: remove url from results