Skip to content

Releases: thematters/matters-editor

v0.1.27-alpha.1

30 Dec 04:42
7b9f2eb
Compare
Choose a tag to compare
Merge pull request #415 from thematters/develop

[pre-release] 0.1.27-alpha.1

v0.1.27-alpha.0

29 Dec 09:20
dd78e51
Compare
Choose a tag to compare
Merge pull request #408 from thematters/develop

[Pre-release] 0.1.27-alpha.0

v0.1.26

24 Dec 21:17
33ecca2
Compare
Choose a tag to compare

0.1.26 (2021-12-24)

v0.1.25

23 Dec 21:50
87517f1
Compare
Choose a tag to compare

0.1.25 (2021-12-23)

v0.1.24

18 Oct 23:12
177db9b
Compare
Choose a tag to compare

0.1.24 (2021-10-18)

Chores
  • deps-dev:
    • bump @types/quill from 2.0.3 to 2.0.9 (ed615c27)
    • bump rollup-plugin-typescript2 from 0.27.1 to 0.30.0 (8381dbc3)
    • bump @rollup/plugin-commonjs from 14.0.0 to 21.0.0 (81edd9e3)
    • bump rollup from 2.18.0 to 2.58.0 (bcd58f7c)
    • bump lodash from 4.17.15 to 4.17.21 (eedee79a)
  • deps:
    • bump classnames from 2.2.6 to 2.3.1 (f2911936)
    • bump browserslist from 4.7.2 to 4.17.3 (3ea06d92)
    • bump dot-prop from 4.2.0 to 4.2.1 (b9a0d8c3)
    • bump ini from 1.3.5 to 1.3.8 (e6729c0a)
    • bump ws from 5.2.2 to 5.2.3 (16fc5bf9)
    • bump path-parse from 1.0.6 to 1.0.7 (b8ba85fa)
    • bump ua-parser-js from 0.7.21 to 0.7.28 (1e275410)
Bug Fixes
  • utils: fix youtube video embed link with start parameters (c8630212)
  • security-alert: kind-of and others depended by postcss-mixins (5f35af9d)
  • parcel: fix outdated parcel-bundler, might upgrade to v2 later (6f8b1eef)
Other Changes
  • use docsSoap to prepare html from google doc (95f009f9)

v0.1.23

13 Oct 04:25
2596059
Compare
Choose a tag to compare

0.1.23 (2021-10-13)

Chores
Bug Fixes
  • copy: fix re-upload trigger by copy module during initialization (29ad5e4a)

v0.1.22

23 Apr 06:47
c004e66
Compare
Choose a tag to compare

0.1.22 (2021-04-23)

Bug Fixes

v0.1.21

08 Mar 09:07
fae2edb
Compare
Choose a tag to compare

0.1.21 (2021-03-08)

Chores
  • release: update version number in config (69a3fbd2)
New Features
  • summary:
    • replace home-baked autosize mechanism with autosize lib (646c86b3)
    • add toggle for summary (59bf3aa0)
    • add summary component (2d252a7f)
Bug Fixes
  • text: correct text (84986905)
  • revise: fix passing wrong arguments to data update function (de6ec125)

v0.1.20

22 Feb 05:44
4118a9c
Compare
Choose a tag to compare

0.1.20 (2021-02-22)

Chores
  • release: update version number in config (69a3fbd2)
New Features
  • summary:
    • replace home-baked autosize mechanism with autosize lib (646c86b3)
    • add toggle for summary (59bf3aa0)
    • add summary component (2d252a7f)
  • text: merge texts with default texts (02d715be)
Bug Fixes
  • revise: fix passing wrong arguments to data update function (de6ec125)

v0.1.19

08 Feb 10:22
1e64aff
Compare
Choose a tag to compare

0.1.19 (2021-02-08)

Chores
New Features
  • text: merge texts with default texts (02d715be)
  • editor: expose current text and init text to parent (01207743)
Bug Fixes
  • ci: update setup node.js module (f0a14aa0)
  • npm: remove unused package (a82bce74)