Releases: mdx-editor/extras
Releases · mdx-editor/extras
@mdxeditor/floating-selection-ui-plugin@0.2.0
Minor Changes
- 868104b: Add support for configuring the side and the align of the popup
@mdxeditor/floating-selection-ui-plugin@0.1.5
Patch Changes
- 02cb9e1: fix publishing
@mdxeditor/floating-selection-ui-plugin@0.1.4
@mdxeditor/floating-selection-ui-plugin@0.1.3
Patch Changes
- 023f72f: remove console.log
@mdxeditor/floating-selection-ui-plugin@0.1.2
Patch Changes
- fdc5984: Support read-only mode
@mdxeditor/floating-selection-ui-plugin@0.1.1
Patch Changes
- aa2355e: Upgrade to latest mdxeditor dep
@mdxeditor/typeahead-plugin@0.4.0
Minor Changes
- 4375fec: Support completely custom editor for typeahead nodes.
- e390a04: - Auto-support for dark theming (inherited from the MDXEditor CSS vars)
- Support for loading state when fetching typeahead options asynchronously
- Support for no results state when no options are available
- Show error state when fetching options fails
@mdxeditor/source-preview-plugin@0.2.0
Minor Changes
- 821b460: Diff editor support
@mdxeditor/typeahead-plugin@0.3.0
Minor Changes
- d59e7db: Support for complex objects as typeahead data
@mdxeditor/floating-selection-ui-plugin@0.1.0
Minor Changes
- 0a104db: Initial plugin release