Skip to content

Releases: thematters/matters-editor

v0.1.18

19 Jan 07:16
8c4ddc3
Compare
Choose a tag to compare

0.1.18 (2021-01-19)

Chores
New Features
  • editor: expose current text and init text to parent (01207743)
  • module:
    • add comment to copy module for revise-mode (09a8d04a)
    • revise module and module config for revise mode (6bf62cf4)
  • blot: add a new blot and change props for editor revise mode (41399f29)
  • ci:
    • remove "build_and_publish" workflow (a79cda86)
    • add workflow for test and only runs on pull request (45b06624)
  • tag blot: add tag blot (13b81569)
Bug Fixes
  • ci:
    • update setup node.js module (f0a14aa0)
    • use pull_request_target instead of pull_request (45dea31e)
  • npm: remove unused package (a82bce74)
  • cleanup: cleanup unused props of article editor (bd4f87d1)

v0.1.17

09 Nov 06:49
de4ab47
Compare
Choose a tag to compare

0.1.17 (2020-11-09)

Chores
Continuous Integration
  • code owner: add dev team as code owner (0e7fb39b)
  • release: generate changelog on release workflow (59a633d0)
New Features
  • module:
    • add comment to copy module for revise-mode (09a8d04a)
    • revise module and module config for revise mode (6bf62cf4)
  • blot: add a new blot and change props for editor revise mode (41399f29)
  • ci:
    • remove "build_and_publish" workflow (a79cda86)
    • add workflow for test and only runs on pull request (45b06624)
  • tag blot: add tag blot (13b81569)
Bug Fixes
  • cleanup: cleanup unused props of article editor (bd4f87d1)
  • ci:
    • use pull_request_target instead of pull_request (45dea31e)
    • fix empty changelog generated by CI (2adcbba5)
  • image: fix unable to upload image from clipboard (e2d4fd23)

v0.1.16

31 Aug 07:54
31a3a6d
Compare
Choose a tag to compare

0.1.16 (2020-08-31)

Chores
  • git: make repo commitizen friendly (4292cb8c)
Continuous Integration
  • code owner: add dev team as code owner (0e7fb39b)
  • release: generate changelog on release workflow (59a633d0)
Bug Fixes
  • image: fix unable to upload image from clipboard (e2d4fd23)
  • ci: fix empty changelog generated by CI (2adcbba5)

v0.1.15

22 Jun 14:05
Compare
Choose a tag to compare
bump version

v0.1.14

19 Jun 03:47
61309e7
Compare
Choose a tag to compare
Merge pull request #133 from thematters/feature/github-actions

GitHub Actions replaces Drone CI to build, publish & release