Releases: testomatio/block-editor
Releases · testomatio/block-editor
Release list
0.4.84: Merge pull request #86 from testomatio/feat/82
fix: correct parent element reference in TestStepContent to prevent layout issues
0.4.83: Merge pull request #83 from testomatio/feat/80
feat: improve editing experience in TestStepBlock component
0.4.82: Merge pull request #82 from testomatio/publish-workflow
chore: update package version to 0.4.82 and adjust npm installation in CI workflow
0.4.81: Merge pull request #81 from testomatio/feat/79
feat: add example marker support and table highlighting in editor
0.4.80: Merge pull request #80 from testomatio/feat/78
feat: enhance demo tests and suites with detailed descriptions
0.4.79: Merge pull request #79 from testomatio/feat/77
refactor: rename MentionAutocomplete module and introduce useMentionAutocomplete hook
0.4.78: Merge pull request #77 from testomatio/feat/mention-autocomplete
feat: universal @-mention autocomplete
0.4.75: Merge pull request #72 from testomatio/feat/compact-mode-render
improved render of compact mode
0.4.74: Merge pull request #74 from testomatio/feat/73
fix-dots-escape-code-spans
0.4.73: Merge pull request #73 from testomatio/feat/72
chore: update package version to 0.4.73 and enhance markdown handling in customMarkdownConverter