Skip to content

Latest commit

 

History

History
283 lines (154 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

283 lines (154 loc) · 13.1 KB

1.4.8 (2021-04-23)

Bug Fixes

1.4.7 (2021-01-06)

1.4.6 (2020-05-25)

Performance Improvements

  • vssue: improve accessibility (close #96) (270b110)

1.4.5 (2020-05-19)

Bug Fixes

  • vssue: add alt for use avatar (close #95) (f5b721c)
  • vssue: use div tag for transition group (close #95) (b229602)

1.4.4 (2020-05-06)

Bug Fixes

  • api-gitea-v1: add timestamp to avoid caching (5ce7114)
  • api-gitee-v5: add timestamp to avoid caching (e28ab03)
  • api-github-v3: add timestamp to avoid caching (close #91) (0ba5fd4)

1.4.3 (2020-03-26)

Bug Fixes

  • api-github-v3: handle 403 rate limit exceeded error (4389035)
  • api-github-v3: migrate deprecated delete reaction api (5b52896)

1.4.2 (2020-01-03)

Bug Fixes

  • api-gitea-v1: get content and reactions after put-comment (bcdcb56)

1.4.1 (2020-01-03)

Bug Fixes

  • api-gitea-v1: correct status code of post-reaction (a76b07c)
  • vuepress-plugin-vssue: disable import-helpers (75f1507)

1.4.0 (2020-01-03)

Features

  • api-gitea-v1: delete reaction if already token (9e28bb8)
  • api-github-v3: delete reaction if already token (33ecf23)
  • add api response types (660697f)

1.3.0 (2019-12-31)

Features

  • api-gitea-v1: add gitea api v1 package (b905e34)
  • vssue: add gitea api v1 package (f6792f3)

1.2.2 (2019-11-19)

Bug Fixes

  • vssue: avoid side effect in beforeMount hook (ec99580)

1.2.1 (2019-11-07)

Bug Fixes

  • api-github-v4: store issue node-id when using issue-id (8f2065d)

1.2.0 (2019-10-11)

Bug Fixes

  • api-github-v4: workaround for deleted user (2b3d5d2)
  • api-github-v4: wrong issue link after create new issue (ae43ba0)

Features

  • api-github-v4: get issue by title via search api (8713fca)
  • api-github-v4: use graphql to post comments (e807685)
  • vssue: add he-IL language and RTL support (#64) (2b843e7)
  • vuepress-plugin-vssue: support github-v4 (d0b7171)

1.1.2 (2019-10-07)

Bug Fixes

  • api-github-v3: remove page limitation when searching issues (669dd0f)

1.1.1 (2019-10-07)

Bug Fixes

  • api-github-v3: use quotation marks for queries (b7a56f2)

1.1.0 (2019-09-24)

Bug Fixes

  • api-gitee-v5: get comments count from headers (#46) (b07d745)
  • api-gitee-v5: reject axios error as is (acad392)

Features

  • api-github-v4: edit and delete comments (aeb1a3f)

1.0.3 (2019-08-31)

Bug Fixes

  • vssue: better style of select element (#56) (f2182fb)
  • vssue: typo in zh-CN translation (#50) (c14b9f3)

1.0.2 (2019-07-01)

Bug Fixes

  • api-bitbucket-v2: bitbucket user api deprecation (656a664)

1.0.1 (2019-06-09)

Bug Fixes

  • vssue: ssr bug caused by v-if (close #47) (d4af607)

1.0.0 (2019-06-04)

Bug Fixes

  • vssue: disable submit button if issue is not ready (close #45) (dd72b40)
  • vssue: disable textarea if issue is not ready (2ae723d)

Features

  • api-gitee-v5: get issue by title via search api (8eb4ebe)
  • api-github-v3: get issue by title via search api (6e21aae)

0.10.0 (2019-05-23)

Features

  • api-gitee-v5: add gitee api v5 package (#43) (3f0dde1)
  • vssue: support gitee api (75e0210)
  • vuepress-plugin-vssue: add gitee api v5 (98982cf)

0.9.1 (2019-04-29)

Bug Fixes

  • vssue: wrong click handler of login button (64a868d)

0.9.0 (2019-04-29)

Bug Fixes

  • api-bitbucket-v2: kind and response of post-issue (ed8ed76)
  • vssue: always show the top pagination (349e75c)
  • vssue: pluralization with zero comments (f68c26d)
  • vssue: vue-i18n pluralization and tweaks (69fba8c)

Features

  • vssue: click to create issue (close #35) (25d16b4)

0.8.2 (2019-03-29)

Features

0.8.1 (2019-03-23)

Bug Fixes

  • api-bitbucket-v2: filter empty comments (17a4da8)
  • apt-github-v3: support closed issues (ea7c1c0)

Features

  • vssue: add auto-create-issue option (47cd4d3)

0.8.0 (2019-03-23)

Bug Fixes

  • utils: get correct clean url when hash only (c53fcfb)

Features

  • api-bitbucket-v2, api-gitlab-v4: use implicit grant type (close #22) (78e6535)

0.7.5 (2019-03-06)

Features

  • vssue: provide non-polyfill builds (ccc435f)

0.7.4 (2019-02-27)

Bug Fixes

  • vuepress-plugin-vssue: avoid mutating options object (331f272)

Features

0.7.3 (2019-02-24)

Bug Fixes

  • vssue: import vue-i18n in types file (208b1ef)

Performance Improvements

  • vssue: better border when focus on textarea (0ee3858)

0.7.2 (2019-02-22)

Features

  • vssue: allow admins delete comments (d3ad13f)

0.7.1 (2019-02-19)

Features

  • vssue: allow issue-content use async function (59a5c50)

0.7.0 (2019-02-18)

Features

0.6.1 (2019-02-18)

Bug Fixes

  • vssue: do not re-init when options are changed (close #12) (3afc61a)

0.6.0 (2019-02-06)

Features

0.5.3 (2019-02-01)

Bug Fixes

  • vssue: make button background transparent (0cded76)

Features

  • api-github-v3: support github enterprise server (c7b661d)
  • api-github-v4: support github enterprise server (999808a)

0.5.2 (2019-01-24)

Bug Fixes

  • vssue: force reload comments after deleting a comment (close #4) (0e33160)

0.5.1 (2019-01-21)

Features

  • api-github-v4: add github v4 api package (433aa98)

0.5.0 (2019-01-12)

Features

  • vssue: support i18n (9a8f211)
  • vuepress-plugin-vssue: auto detect locales (c5ccb84)