Releases: thematters/matters-editor
Releases · thematters/matters-editor
v0.1.27-alpha.1
Merge pull request #415 from thematters/develop
[pre-release] 0.1.27-alpha.1
v0.1.27-alpha.0
Merge pull request #408 from thematters/develop
[Pre-release] 0.1.27-alpha.0
v0.1.24
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
0.1.23 (2021-10-13)
Chores
Bug Fixes
- copy: fix re-upload trigger by copy module during initialization (29ad5e4a)
v0.1.22
0.1.22 (2021-04-23)
Bug Fixes
v0.1.21
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
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
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)