Skip to content

Releases: jefago/tiny-markdown-editor

v0.2.32

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:03

What's Changed

  • fix(tests): wait for TinyMDE to be defined after page navigation by @jefago in #178
  • Strip style attributes from SVG icons to avoid CSP violations by @jefago in #179
  • fix: fire change event from wrapSelection (#181) by @jefago in #183
  • fix: let the editor background cover overflowing content (#182) by @jefago in #184
  • fix: count the editor's padding towards its height by @jefago in #185
  • Bump @babel/core from 7.27.4 to 7.29.6 by @dependabot[bot] in #175
  • Bump svgo from 3.3.3 to 3.3.4 by @dependabot[bot] in #180

Full Changelog: v0.2.31...v0.2.32

v0.2.31

Choose a tag to compare

@github-actions github-actions released this 28 Jun 11:32

Full Changelog: v0.2.30...v0.2.31

v0.2.30

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:19

What's Changed

  • feat: task-list toggle command + default toolbar button (#167) by @jefago in #176

Full Changelog: v0.2.29...v0.2.30

v0.2.29

Choose a tag to compare

@github-actions github-actions released this 15 Jun 17:41
6e59f82

What's Changed

  • chore: enforce 7-day minimum release age for npm deps by @jefago in #162
  • fix: use correct npm config name and unit for min-release-age by @jefago in #163
  • docs: document dependency minimum release age in CLAUDE.md by @jefago in #165
  • feat: support inline styles spanning multiple lines (#166) by @jefago in #168
  • Bump qs from 6.14.2 to 6.15.2 by @dependabot[bot] in #164
  • fix: escape angle brackets in link destination marks by @jefago in #169
  • feat: support GFM extended (non-delimited) autolinks by @jefago in #170
  • feat: GFM task list items with clickable checkboxes by @jefago in #171
  • Update README by @jefago in #172
  • ci: fix Playwright browser install hang under npm 11 min-release-age by @jefago in #173
  • fix(ci): upgrade Playwright to 1.60 to fix Node 24.16 install hang by @jefago in #174

Full Changelog: v0.2.28...v0.2.29

v0.2.28

Choose a tag to compare

@github-actions github-actions released this 14 May 08:15

What's Changed

Full Changelog: v0.2.27...v0.2.28

v0.2.27

Choose a tag to compare

@github-actions github-actions released this 09 May 09:48

What's Changed

  • Bump checkout and setup-node actions to v5 by @jefago in #159
  • Remove leftover SVG styling causing CSP issues

Full Changelog: v0.2.25...v0.2.27

v0.2.25

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:06

What's Changed

Full Changelog: v0.2.24...v0.2.25

v0.2.24

Choose a tag to compare

@github-actions github-actions released this 25 Mar 12:46

What's Changed

  • ci: Compress and upload dist files during release by @infogulch in #154

New Contributors

Full Changelog: v0.2.23...v0.2.24

v0.2.23

Choose a tag to compare

@github-actions github-actions released this 11 Mar 11:58

What's Changed

  • fix: intercept cross-line delete in beforeinput to fix Firefox empty line backspace (#151) by @jefago-ai in #152

Full Changelog: v0.2.22...v0.2.23

v0.2.22

Choose a tag to compare

@github-actions github-actions released this 28 Feb 08:10

What's Changed

Full Changelog: v0.2.21...v0.2.22