All notable changes to this project will be documented in this file.
Tags
- Features
- Bug Fixes
- Performance Improvements
- Dependency Updates
- Breaking Changes
- Enhancements
- Documentation
- Internal
- support forwarding
class
prop to editor container (902ed66)
- fix types mismatch with tiptap (3cc6cfb)
- update README (d5aebdd)
- update README (aee74fe)
- requires svelte 5 (6490536)
- check element exists before mount (a203650)
- update nodeview selected prop with text selection (fe9eefb)
- allow contents to be rendered inside EditorContent via slot (e954389)
- cleanup SvelteNodeViewRenderer implementation (844d07a)
- Expose BubbleMenu delay (2185c94)
- add npm package provenance (4065bde)
- update svelte-kit to v1 stable (0c204ff)
- update tiptap dependencies (2700dae)
- update prosemirror dependencies (52811f2)
- update svelte to v3.55.0 (9124b03)
- update tiptap dependencies (de57588)
- downgrade package target to ES2021 (9459818)
- update svelte-kit to v1.0.0-next.345 (aedbc9d)
- support dynamic elements in NodeViewWrapper (df009fe)
- support custom tag types for NodeViewRenderer (d54dfe7)
- fix rendering inline elements (219de17)
- throw if NodeViewWrapper is not used for NodeViews (decbecf)
- require svelte v3.48.0 or greater (8edfa0c)
- add workaround to fix errors while unmounting floating-menu and bubble-menu (45feb0c)
- update demo site (a506f91)
- update tiptap dependencies (53000b1)
- update devDependencies (53000b1)
- update devDependencies (540d597)
- update tiptap dependencies (e23e024)
- update tiptap dependencies (8f68062)
- update tiptap dependencies (977d9a5)
- publish all build files to npm (31002f8)
- generate type definitions (8a7e84b)
- migrate to svelte-kit (8a7e84b)
- update tiptap dependencies (f7c3143)
- add
createEditor
method (f590d5c)
- update README (eec8dc2)
Initial Release: Svelte components for Tiptap v2