Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.25.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-07-05) ### Bug Fixes * 🎨 type definings ([9cc1274](9cc1274)) * 🐛 show bubble menu when all select (#97) ([b495bec](b495bec)) ### Features * ✨ add `defaultWidth`, `defaultDisplay` options for `Image` extension ([64bc1b6](64bc1b6)) * ✨ add `editorClass`, `editorContentClass`, `editorMenubarClass`, `editorBubbleMenuClass`, `editorFooterClass` props (#133) ([d43d61e](d43d61e)) * ✨ add `lang` prop to support config editor i18n language locally (#62) ([e28b6bd](e28b6bd)) * ✨ add `openInNewTab` option to `Link` extension, default to `true` ([f66ff5e](f66ff5e)) * ✨ add `tooltip` prop to enable/disable tooltip (#121) ([08db78e](08db78e)) * ✨ Add new language `zh-tw` ([be52f57](be52f57)) * ✨ default export `ElementTiptapPlugin` ([bf1726f](bf1726f)) * ✨ enable back to default menu in link bubble menu (#117) ([1805987](1805987))
- Loading branch information