Releases: testomatio/block-editor
Releases · testomatio/block-editor
0.4.61: Merge pull request #60 from testomatio/feature/54
rich editor fix
0.4.60: Merge pull request #59 from testomatio/feature/53
feat: enhance dark mode styles for file buttons and overtype preview in editor
0.4.59: Merge pull request #58 from testomatio/feature/52
feat: optimize floating menu size handling in CustomSlashMenu and remove unnecessary CSS for suggestion menu overflow
0.4.58: Merge pull request #57 from testomatio/feature/51
feat: simplify paragraph parsing in customMarkdownConverter and enhance markdownToBlocks tests for multiple paragraphs
0.4.57: Merge pull request #56 from testomatio/feature/50
feat: refine floating menu behavior in CustomSlashMenu and update CSS for suggestion menu overflow handling
0.4.56: Merge pull request #55 from testomatio/feature/49
0.4.55: Merge pull request #54 from testomatio/feature/48
feat: add disableNewlines prop to StepField component to prevent newline insertion on Enter key
0.4.54: Merge pull request #53 from testomatio/feature/47
feat: enhance markdown parsing to support combined bold and italic styles with nested delimiters
0.4.53: Merge pull request #52 from testomatio/feature/46
feat: implement handling of blank lines between bullet lists and headings in markdown conversion to ensure accurate paragraph mapping