Skip to content

Releases: kommitters/editorjs-toggle-block

v0.3.16

24 Apr 22:56
d421e3f
Compare
Choose a tag to compare

0.3.16 (24.04.2024)

  • Solving the support to add no-paragraph blocks. See PR #235
  • Update stale issues policy in CONTRIBUTING.md. See PR #237

v0.3.15

09 Apr 17:07
fe1da12
Compare
Choose a tag to compare

0.3.15 (09.04.2024)

  • Update dependencies and Github workflows. See PR #213
  • Add playground to test the plugin functionality. See PR #230
  • Solve security vulnerabilities and update the security policy. See PR #232
  • Fix wrong added classes in editor.js blocks. See Issue #227
  • Fix unexpected behavior with undo and redo support. See PR #231
  • Fix error when deleting toggle items. See PR #231

v0.3.14

25 Oct 20:52
2af10d8
Compare
Choose a tag to compare

0.3.14 (25.10.2023)

  • Fix bug #176 - Fix Settings popover broken from editor.js v2.26 and up.

v0.3.13

19 Oct 15:52
d71da0e
Compare
Choose a tag to compare

v0.3.12

14 Sep 20:12
0dcd612
Compare
Choose a tag to compare

v0.3.11

19 Apr 15:49
8ed1ab5
Compare
Choose a tag to compare

0.3.11 (19.04.2023)

  • Add .npmignore file to reduce package size.

v0.3.10

31 Mar 20:22
64650b8
Compare
Choose a tag to compare

0.3.10 (31.03.2023)

  • Update dependency webpack to v5.76.0 [SECURITY].
  • Fix bug that shared the id and foreignKey when copy-and-paste a toggle.

v0.3.9

10 Mar 16:25
91e927f
Compare
Choose a tag to compare

0.3.9 (10.03.2023)

  • Update all dependencies.
  • Fix bug when plugin is used via CDN. Now accesible through ToggleBlock.

v0.3.8

13 Jan 23:12
b1d8c40
Compare
Choose a tag to compare

0.3.8 (13.01.2023)

  • Update all dependencies.
  • Block egress traffic in GitHub Actions.
  • Add stability badge in README.
  • Delete yarn.lock file to keep a single package manager.

v0.3.7

28 Dec 20:39
77f9b84
Compare
Choose a tag to compare

0.3.7 (28.12.2022)

  • Add Renovate as dependency update tool.
  • Update CodeQL workflow.