Skip to content

0.6.4

Latest

Choose a tag to compare

@umaranis umaranis released this 09 Feb 10:45
· 6 commits to master since this release

Features

  • feat: Component Picker Menu Plugin – trigger it with '/'
  • feat: add insert image dialog and columns layout to slash command (ComponentPicker)
  • feat: add insert table dialog to slash commands
  • feat: component picker – support dark mode and all three themes
  • feat: Context Menu component
  • feat: TypeAhead Menu
  • feat: upgrade lexical from 0.33.1 to 0.40.0 (thanks to @screenfluent)

Tests

  • test: align tests with the latest version of lexical
  • test: Component Picker tests

Refactor

  • refactor: launch dialogs from anywhere using a function call

Build

  • build: add vite-plugin-devtools-json
  • build: replace legacy svelte 4 syntax (thanks to @screenfluent)
  • build: enforce Svelte runes mode (thanks to @screenfluent)
  • build: add margin to demo size-limits (thanks to @screenfluent)

Performance

  • perf: exclude dialog from page dom when not open

Docs

  • docs: add footer to the playground
  • docs: add a footer to docs website