Skip to content

code-0.4.4 & kit-0.1.1

Choose a tag to compare

@elbakerino elbakerino released this 03 Oct 01:06
· 26 commits to main since this release
  • @ui-schema/material-code > 0.4.4
  • @ui-schema/kit-codemirror > 0.1.1

No breaking changes.

code-0.4.4

  • expand editor and highlight style config in useEditorTheme, useHighlightStyle
  • support optional style overrides for .cm-editor, .cm-content, .cm-scroller in useEditorTheme
  • fix mui useTheme imports
  • optimize hideTitle style in WidgetCode, not rendering title wrapper if nothing is inside
  • consistent showValidity in WidgetCode, WidgetCodeSelectable, same behaviour for title and editor

kit-0.1.1

  • add generic component props to CodeMirror

Note

Do not use @ui-schema/[email protected] and @ui-schema/[email protected] as their builds are broken.