element-tiptap

🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue3 (1.0 for Vue2)

MIT License

Downloads
7.3K
Stars
1.3K
Committers
16

Bot releases are hidden (Show)

element-tiptap - @1.10.0

Published by Leecason over 4 years ago

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)
element-tiptap - @1.10.0-beta.1

Published by Leecason over 4 years ago

1.10.0-beta.1 (2020-02-29)

Features

  • ✨ add Fullscreen extension (42a63e9)
  • ✨ add Preview extension (50a510e)
  • ✨ add Print extension (9206135)
element-tiptap - @1.9.1

Published by Leecason over 4 years ago

1.9.1 (2020-02-26)

Bug Fixes

  • πŸ› editor content style (52fd69c)
element-tiptap - @1.9.0

Published by Leecason over 4 years ago

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)
element-tiptap - @1.9.0-beta.2

Published by Leecason over 4 years ago

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

Bug Fixes

  • πŸ› register component (8f9880a)

Features

  • ✨ add types folder for npm package (dbc433d)
element-tiptap - @1.9.0-beta.1

Published by Leecason over 4 years ago

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)
element-tiptap - @1.8.0

Published by Leecason over 4 years ago

1.8.0 (2020-02-21)

Features

  • i18n: 🌐i18n pl support (578c2fe)
element-tiptap - @1.7.2

Published by Leecason over 4 years ago

1.7.2 (2020-02-08)

Bug Fixes

  • i18n: 🌐 capitalize Heading paragraph button (0dc3000)
element-tiptap - @1.7.1

Published by Leecason over 4 years ago

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)
element-tiptap - @1.7.0

Published by Leecason over 4 years ago

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)
element-tiptap - @1.6.0

Published by Leecason almost 5 years ago

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)
element-tiptap - @1.5.0

Published by Leecason almost 5 years ago

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)
element-tiptap - @1.4.1

Published by Leecason almost 5 years ago

1.4.1 (2020-01-03)

Bug Fixes

  • πŸ› align left cant work bug (859224b)
element-tiptap - @1.4.0

Published by Leecason almost 5 years ago

1.4.0 (2020-01-01)

Features

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

Published by Leecason almost 5 years ago

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)
element-tiptap - @1.2.0

Published by Leecason almost 5 years ago

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)
element-tiptap - @1.1.0

Published by Leecason almost 5 years ago

1.1.0 (2019-12-23)

Features

  • 🎨 inject style in js file (0fe9cf6)
  • 🎨 on command import element components (fea07f6)
  • πŸ”§ package type (4afe657)
element-tiptap - @1.0.1

Published by Leecason almost 5 years ago

1.0.1 (2019-12-22)

Bug Fixes

  • πŸ”§ package.json config (bcfe269)
element-tiptap - @1.0.0

Published by Leecason almost 5 years ago

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)