Skip to content

Latest commit

 

History

History
665 lines (365 loc) · 41.2 KB

CHANGELOG.md

File metadata and controls

665 lines (365 loc) · 41.2 KB

2.2.1 (2023-10-26)

Bug Fixes

  • next branch trigger regular release not pre-release (6b655c8)
  • next branch trigger regular release not pre-release (47627d8)

2.2.0 (2023-10-26)

Bug Fixes

  • fix tiptap different instances of a keyed plugin (583a4e6)

Features

  • upgrade to latest tiptap, pm type import from tiptap/pm (bcfdf40)

2.1.0 (2023-10-26)

Features

2.0.0 (2023-10-26)

Bug Fixes

  • disable command button when editor is in code view mode (6e0b41f)
  • in code view mode, disable menu button (3d5e8d8)

Features

  • add tooltip prop, enable to hide tooltip (4d1aa2f)
  • build library and demo site with vite, remove rollup config (f6bf8f2)

2.0.0-alpha.1 (2022-07-08)

Bug Fixes

  • disable command button when editor is in code view mode (6e0b41f)
  • in code view mode, disable menu button (3d5e8d8)

Features

  • add tooltip prop, enable to hide tooltip (4d1aa2f)
  • build library and demo site with vite, remove rollup config (f6bf8f2)

1.27.1 (2021-12-17)

Bug Fixes

1.27.0 (2021-12-03)

Bug Fixes

Features

  • ✨ add pt_br, nl, he i18n language (416933a)
  • add new language pt_br (081c467)

1.26.2 (2020-08-21)

Bug Fixes

  • 🐛 Revert "chore: 🔧 bump rollup plugins" (f85afa5)
  • 🐛 ts compiler target (338f927)

1.26.1 (2020-08-17)

Bug Fixes

  • 🐛 instantiate extension ctor error (ec03fcd)

1.26.0 (2020-08-03)

Features

  • ✨ Add French language (57c8f99)

1.25.3 (2020-07-26)

Bug Fixes

  • 🐛 fix initial lineHeight wrong transform (a5fd73f)

1.25.2 (2020-07-13)

Bug Fixes

  • 🐛 fix link menu wrong change when set line-height (c30e0fa)

1.25.1 (2020-07-06)

Bug Fixes

  • 🐛 add isLinkBack flag to prevent link menu change (ccd305f)
  • 🐛 enable open in new tab when add link (bcea961)

1.25.0 (2020-07-05)

Bug Fixes

  • 🎨 type definings (9cc1274)
  • 🐛 show bubble menu when all select (#97) (b495bec)

Features

  • ✨ add defaultWidth, defaultDisplay options for Image extension (64bc1b6)
  • ✨ add editorClass, editorContentClass, editorMenubarClass, editorBubbleMenuClass, editorFooterClass props (#133) (d43d61e)
  • ✨ add lang prop to support config editor i18n language locally (#62) (e28b6bd)
  • ✨ add openInNewTab option to Link extension, default to true (f66ff5e)
  • ✨ add tooltip prop to enable/disable tooltip (#121) (08db78e)
  • ✨ Add new language zh-tw (be52f57)
  • ✨ default export ElementTiptapPlugin (bf1726f)
  • ✨ enable back to default menu in link bubble menu (#117) (1805987)

1.24.5 (2020-06-28)

Bug Fixes

  • 🐛 add menuBubbleOptions prop to temporary fix bubble menu cut-off (#118) (aec41ea)
  • update i18n/ru locale (cb364b8)

1.24.4 (2020-06-27)

Bug Fixes

  • 🐛 convert font-size style value to px (#128) (b785780)
  • 🐛 lock prosemirror-model version (#129) (8af02e6)

Reverts

  • Revert "chore: 🔧 update tag format and remove gh assets" (33346a1)

1.24.3 (2020-06-20)

Bug Fixes

1.24.2 (2020-06-12)

Bug Fixes

  • text_color: 🐛 fix text color parser (#110) (97353db)

1.24.1 (2020-06-11)

Bug Fixes

  • 🐛 missing prosemirror-utils dep (d7625aa)

1.24.0 (2020-06-10)

Bug Fixes

  • 🐛 bubble menu cut off by editor perimeter (#98) (94d4415)

Features

1.23.0 (2020-06-08)

Bug Fixes

  • todo_item: fix TodoItem checkbox unexpected render in preview modal (#73) (c4a8860)

Features

  • title: ✨ make Title extension independent (#83) (e2d7afb)

1.22.0 (2020-06-02)

Features

  • ✨ Spanish translation (c1a7c5b)

1.21.1 (2020-05-27)

Bug Fixes

  • 🐛 fix table created with reversed row and col (#86) (7261d48)

1.21.0 (2020-05-19)

Bug Fixes

  • 🐛 tweak image tag from image to img (#79) (627c5ab)
  • 🐛 use text-align style instead data-text-align attr (#77) (2998667)

Features

  • Doc extension support title option (167dd88)
  • ✨ support showMenubar and charCounterCount props (#75) (a8cb334)
  • add i18n korean support (d792b61)

1.20.0 (2020-05-05)

Features

  • Print extension bind Mod-p keymap (d231ac9)
  • ✨ can set menubar: false to prevent the button from rendering in the menubar (#53) (644d3dd)
  • ✨ new FontSize extension (#54) (103ef46)

1.19.0 (2020-04-23)

Bug Fixes

Features

  • ✨ change prop editorProps to editorProperties (#47) (66374dd)

1.18.0 (2020-04-02)

Features

  • font-type: ✨ add new extension FontType (0c5bd28)
  • i18n: support german (46bd42c)

1.17.2 (2020-03-31)

Bug Fixes

  • fullscreen: 🐛 fix editor fullscreen width, height (acc52dd)
  • 🐛 @ProvideReactive (#39) (c5dc5b6)

1.17.1 (2020-03-30)

Bug Fixes

1.17.0 (2020-03-28)

Features

  • editor: ✨ a new prop: editorProps, enable customize editor for yourself with it (532e8a3)
  • editor: ✨ add editor props: width, height (#23) (1290fb0)
  • image: ✨ add image bubble menu, enable edit image alt, width, height (9791533)
  • image: ✨ enable update imgae display: float_left and float_right (3adf51b)
  • image: ✨ enable update imgae display: inline or break_text (6f27fbd)
  • image: ✨ parse img dom to node, add img data-display style (a6680a4)
  • image: 💫 add image-view outline hover color (655cef3)
  • image: 💫 improve image outline-color when resizing, try to resolve popover wrong position after edit size, add core func comments (26f65ad)
  • image: 💫 show loading when image uploading (c915aea)

1.16.2 (2020-03-26)

Bug Fixes

  • 🐛 spellcheck init in component partial usage (fix #31) (8eb1e91)

1.16.1 (2020-03-23)

Bug Fixes

  • typos in some labels (ede1659)
  • color: 🐛 set color-item border-box (8962c01)

1.16.0 (2020-03-22)

Bug Fixes

  • dialog: 🐛 nested dialog (bd83b9c)
  • 🐛 bubble menu render error when select color (80678e2)

Features

  • color: ✨ new ui for color_picker, add #000 to default colorSet (6954354)
  • color: ✨ support hex color input (648ea43)

1.15.0 (2020-03-19)

Features

  • Add russiang i18n locale (9e7f241)

1.14.0 (2020-03-15)

Bug Fixes

  • 🐛 bubble menu bind command_ button component events (6c94328)
  • 💄 dropdown menu item active style (29b2a5f)

Features

  • ✨ active fullscreen command_button if fullscreen (54420d9)
  • ✨ show remove_image button when image selected (095d5cd)

1.13.0 (2020-03-13)

Bug Fixes

  • 🌐 editor characters i18n (18a3935)
  • 💄 tweak bubble menu position and style (1c73e04)

Features

  • ✨ add Code extension (dab5bdc)
  • ✨ edit link in bubble menu (8b93b2c)
  • ✨ make image resizable (d3523e7)
  • ✨ open link in bubble menu (8768f82)
  • ✨ select link when clicked (825d8ca)
  • ✨ spellcheck attribute for editor (876c497)
  • ✨ unlink in bubble menu (d991841)
  • 💄 editor characters style (3261f3b)
  • 💄 new ui for command button (6e924cc)
  • 💄 new ui for menubar and menububble (5204444)

1.12.0 (2020-03-10)

Features

  • ✨ add characters count to editor footer (ede119e)
  • ✨ add SelectAll extension (1054270)
  • 💄 pointer cursor for link (e94085c)

1.11.0 (2020-03-06)

Bug Fixes

  • 🐛 resolve error caused by import element-ui styles (3454506)

Features

  • line_height: 💄 add line_height dropdown trigger to click (b1d2d71)
  • tooltip: 💫 use el-zoom-in-bottom transition (cbfcb2e)

1.10.2 (2020-03-05)

Bug Fixes

  • 🐛 remove extensions (9fc839e)
  • 🐛 type definitions (228e972)
  • 🐛 types attributes in package.json (4dd78dc)
  • 🐛 unpack element-ui dropdown (ee38e0d)
  • 💄 border-box with command_button (97d369f)

1.10.1 (2020-03-02)

Bug Fixes

  • 🐛 set color_popover box-sizing attribute border-box (4056a23)
  • 🐛 use Message.prompt instead instance property (dfe8aff)

1.10.0 (2020-03-01)

Bug Fixes

  • 🐛 import clearMarks from utils (dfbfb85)

Features

  • ✨ add Fullscreen extension (42a63e9)
  • ✨ add Preview extension (50a510e)
  • ✨ add Print extension (9206135)

1.9.1 (2020-02-26)

Bug Fixes

  • 🐛 editor content style (52fd69c)

1.9.0 (2020-02-25)

Bug Fixes

  • 🐛 ALIGN_PATTERN (10aeaf6)
  • 🐛 correct isListNode parameters types (462475b)
  • 🐛 register component (8f9880a)
  • 🐛 transformLineHeightToCSS parameter types (a49125c)
  • 🐛 zh lang add_column_after typo (19d9e10)
  • 💄 blockquote margin (c495a93)
  • 💄 line_height dropdown active item style (0daaa38)
  • 📝 ProsemirrorNode typo (524fdaf)

Features

  • ✨ add tiptap, tiptap-extensions, tiptap-commands types definitions (f08165a)
  • ✨ add types folder for npm package (dbc433d)
  • ✨ vue add typescript (bf3395a)

1.9.0-beta.2 (2020-02-24)

Bug Fixes

  • 🐛 register component (8f9880a)

Features

  • ✨ add types folder for npm package (dbc433d)

1.9.0-beta.1 (2020-02-23)

Bug Fixes

  • 🐛 ALIGN_PATTERN (10aeaf6)
  • 🐛 correct isListNode parameters types (462475b)
  • 🐛 transformLineHeightToCSS parameter types (a49125c)
  • 🐛 zh lang add_column_after typo (19d9e10)
  • 💄 line_height dropdown active item style (0daaa38)
  • 📝 ProsemirrorNode typo (524fdaf)

Features

  • ✨ add tiptap, tiptap-extensions, tiptap-commands types definitions (f08165a)
  • ✨ vue add typescript (bf3395a)

1.8.0 (2020-02-21)

Features

  • i18n: 🌐i18n pl support (578c2fe)

1.7.2 (2020-02-08)

Bug Fixes

  • i18n: 🌐 capitalize Heading paragraph button (0dc3000)

1.7.1 (2020-01-31)

Bug Fixes

  • i18n: 🐛 rename $i18n -> t to fix conflict with vue-i18n (650bf69)
  • style: 💄 reset default tag style (6a18a95)

1.7.0 (2020-01-21)

Features

  • i18n: 🌐 enable config lang when install plugin (d5e1def)
  • i18n: 🌐 support 'zh' lang (09ab9df)
  • i18n: 🌐 translate extension button tooltip (22d458c)
  • i18n: 🌐 translate extension control text (279247f)

1.6.0 (2020-01-16)

Bug Fixes

  • heading: paragraph command in heading_dropdown not work (46d161c)
  • line-height: clear_format shuold reset line_height (2158ad6)

Features

  • add TextHighlight extension (715790e)
  • autoInstall function for CDN usage (b044ce6)
  • enable cleart color in colorPopover (62675d8)
  • editor: add el-tiptap readonly prop (9949163)
  • style: add command button style file (1f66c25)
  • style: extract editor menu style (d21c89d)
  • refactor lineHeight extension, change default line_heights options, todo_list support textAlign and lineHeight (dbac82c)
  • style: add editor style file (f2d38c8)
  • style: add editor style file (20b2229)
  • tooltip: add arrow and open-delay (ac7c65c)
  • tooltip: update tooltip text (91d2c80)

1.5.0 (2020-01-07)

Bug Fixes

  • 💄 safari menubar style bug (d7803cd)

Features

  • ✨ add FormatClear extension (5f9530e)
  • ✨ add paragraph dropdown-item in heading dropdown (3996f60)
  • ✨ add TextColor extension to change text color (5bf2981)
  • ✨ enable insert image by url (70f7aae)

1.4.1 (2020-01-03)

Bug Fixes

  • 🐛 align left cant work bug (859224b)

1.4.0 (2020-01-01)

Features

  • ✨ add iframe extension to insert embeds (290ac2c)
  • ✨ merge cells and split cell in table (c27d694)

1.3.0 (2019-12-31)

Bug Fixes

  • 🎨 selectedCell background-color (6f98473)

Features

  • ✨ add table menu button and select table grid size popover (7419071)
  • ✨ create table with custom row and col (5b60281)
  • ✨ enable insert row and column in table (abfb489)
  • 💄 table colunm_resize_handle and selected_cell style (5beb81d)

1.2.0 (2019-12-28)

Bug Fixes

  • 🐛 ensure heading extension attr level is number type (a1d51aa)
  • 💄 editor content text-align, default to left (0631364)
  • 🔧 remove unnecessary peerDependencies (f183a7b)

Features

  • ✨ support hard_break extension (d3daa6a)

1.1.0 (2019-12-23)

Features

  • 🎨 inject style in js file (0fe9cf6)
  • 🎨 on command import element components (fea07f6)
  • 🔧 package type (4afe657)

1.0.1 (2019-12-22)

Bug Fixes

  • 🔧 package.json config (bcfe269)

1.0.0 (2019-12-20)

Bug Fixes

  • 🎨 lint (1f8768e)
  • 🐛 alias entries, remove utils alias (65416b8)
  • 🐛 emit init event when editor instantiated (41cf7d8)
  • 🐛 fontawesome dependencies (75baf34)
  • 🐛 relative path (a206b2e)

Features

  • ✨ apply link (b3d3295)
  • ✨ base example route (1b1a49d)
  • ✨ editor content prop (de9585d)
  • ✨ editor placeholder (6165a58)
  • ✨ editor placeholder prop (a092923)
  • ✨ emit events (0444b44)
  • ✨ emit events and support v-model (71d37a3)
  • ✨ event route (d76b404)
  • ✨ export ElTiptapPlugin (281c4f9)
  • ✨ footer slot (d706fce)
  • ✨ image extension support httpRequest options (fe236c5)
  • ✨ line_height extension (eb467e1)
  • ✨ menu bubble (40c2bd6)
  • ✨ menu bubble route (0bcc936)
  • ✨ output prop (2f7cad5)
  • ✨ output route (550fe2c)
  • ✨ page style, add github link (9f32208)
  • ✨ support custom necessary alignments (2807f2d)
  • ✨ todo list (6115c99)
  • ✨ upload image (26ac703)
  • ✨ use vue-awesome instead @fortawesome (f22f0e3)
  • 🎨 beforeDestroy hook and onUpdate method (55826ca)
  • 🎨 generate extensions (da52e1e)
  • 🎨 menubar slot (a300a4e)
  • 🎨 use fontawesome vue component, remove CDN (3a08a45)
  • 💄 add logo (74954f5)
  • 💄 homepage navigation style (5710ccc)
  • 🔥 remove paragraph default menu button (410b205)
  • 🚧 base editor, support bold, underline, italic, strike, undo, redo (a728ccc)
  • 🚧 paragraph command button (d291a6f)
  • 🚧 render editor content (0d16cfc)
  • 🚧 support blockquote (8b4dd26)
  • 🚧 support bullet_list and ordered_list (c94f7e4)
  • 🚧 support code (f9a3298)
  • 🚧 support heading (61b6e6c)
  • 🚧 support horizontal_rule, trailing_node (a58fc9b)
  • 🚧 support indent, outdent (7451271)
  • 🚧 support text_align (c47bec6)