Releases: sjdemartini/mui-tiptap
Releases · sjdemartini/mui-tiptap
v1.0.0-beta.2
What's Changed
- Make "View Link" bubble menu properly show text by @sjdemartini in #50
- Remove recommended extensions hook, and trim down peer dependencies by @sjdemartini in #54
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Avoid flushSync errors in useEffect by @sjdemartini in #48
- Fix bug interacting with and hovering over table columns in read-only mode by @sjdemartini in #49
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
What's Changed
- Bump Tiptap peerDependency packages to minimum of beta.210 with tiptap/pm package by @sjdemartini in #47
Full Changelog: v1.0.0-alpha.12...v1.0.0-beta.0
v1.0.0-alpha.12
What's Changed
- Loosen peer deps for tiptap packages by @sjdemartini in #45
- Fix link bubble menu state when clicking out or changing selection by @sjdemartini in #46
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12
v1.0.0-alpha.11
What's Changed
- Remove unused mention and suggestion extensions by @sjdemartini in #37
- Add more detailed content to README explaining mui-tiptap by @sjdemartini in #38, #40, #44
- Export all utils by @sjdemartini in #39
- Remove unused dev dependencies by @sjdemartini in #41
- Upgrade various lint and types packages by @sjdemartini in #42
- Lint against more extraneous dependencies being imported by @sjdemartini in #43
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11
v1.0.0-alpha.9
What's Changed
- Don't show Link and Table bubble menus when editor isn't editable by @sjdemartini in #31
- Update z-indexes by @sjdemartini in #32
- Reduce bubble menu default elevation, and allow for customization of Paper props by @sjdemartini in #33
- Update vitest to use v8 coverage, and print text coverage report in CI by @sjdemartini in #34
- Remove seemingly incorrect/unneeded
"type": "module"
field by @sjdemartini in #35
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9
v1.0.0-alpha.10
What's Changed
- Allow users to debounce menu controls, and control debounce options by @sjdemartini in #36
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10
v1.0.0-alpha.8
What's Changed
- Fix collaboration cursor "dot" color by @sjdemartini in #26
- Add error messaging if editor not provided by @sjdemartini in #27
- Add "MuiTiptap--" utility classes for easier style overrides by @sjdemartini in #28
- Allow for style and prop overrides in bubble menus, and remove from RichTextContext by @sjdemartini in #29
- Add editorDependencies and className props to RichTextEditor by @sjdemartini in #30
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8
v1.0.0-alpha.7
What's Changed
- Export style utils by @sjdemartini in #25
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
What's Changed
- Remove now-unneeded hoist statics package by @sjdemartini in #23
- Export "scroll to heading anchor" util by @sjdemartini in #24
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6