From 2722f9479b2cf69fc01308a8fc25577ed77625b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 20 Dec 2019 12:57:32 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # 1.0.0 (2019-12-20) ### Bug Fixes * 🎨 lint ([1f8768e](https://github.com/Leecason/element-tiptap/commit/1f8768e4d661e9782e4908480f124bfea51aca58)) * 🐛 alias entries, remove utils alias ([65416b8](https://github.com/Leecason/element-tiptap/commit/65416b8b0e49f7855e05463792ab9c1e4456206a)) * 🐛 emit init event when editor instantiated ([41cf7d8](https://github.com/Leecason/element-tiptap/commit/41cf7d824568cff94115d1c9937a0ac8cd940132)) * 🐛 fontawesome dependencies ([75baf34](https://github.com/Leecason/element-tiptap/commit/75baf34fd1454c5e7bbf1bac35c47ece2ec17de9)) * 🐛 relative path ([a206b2e](https://github.com/Leecason/element-tiptap/commit/a206b2eee46033e96b23a328f54ccab4d955c5bd)) ### Features * ✨ apply link ([b3d3295](https://github.com/Leecason/element-tiptap/commit/b3d32956ca4976f3d6a2b9ecefdde3de43c6d40c)) * ✨ base example route ([1b1a49d](https://github.com/Leecason/element-tiptap/commit/1b1a49de383d455e32e583355dde4b517c32f41c)) * ✨ editor content prop ([de9585d](https://github.com/Leecason/element-tiptap/commit/de9585d4f4bbd0bb94bab711851e300eb5201b55)) * ✨ editor placeholder ([6165a58](https://github.com/Leecason/element-tiptap/commit/6165a58fcfa3a89a0d548731e97cfd29becd7f16)) * ✨ editor placeholder prop ([a092923](https://github.com/Leecason/element-tiptap/commit/a0929238b7d6cb2a2bc55de2acb51e76e9a8cc37)) * ✨ emit events ([0444b44](https://github.com/Leecason/element-tiptap/commit/0444b44f6f9dfa3d6ea949af1ef5ed95ef4c319b)) * ✨ emit events and support v-model ([71d37a3](https://github.com/Leecason/element-tiptap/commit/71d37a33692f27f7d4203f20dad94eb1ed9c883c)) * ✨ event route ([d76b404](https://github.com/Leecason/element-tiptap/commit/d76b404d71ef6e9e3719fcc353e671c180f3d60a)) * ✨ export ElTiptapPlugin ([281c4f9](https://github.com/Leecason/element-tiptap/commit/281c4f91c39dcd43533583cddc14ef36ef42cb5f)) * ✨ footer slot ([d706fce](https://github.com/Leecason/element-tiptap/commit/d706fce491c216a4a65f0c0bce34d69a37362fde)) * ✨ image extension support httpRequest options ([fe236c5](https://github.com/Leecason/element-tiptap/commit/fe236c56e10dc08f30de0d6b9fc39ae7ef73a2e1)) * ✨ line_height extension ([eb467e1](https://github.com/Leecason/element-tiptap/commit/eb467e1707e9ca9039e589f0b9d6c26243b43e21)) * ✨ menu bubble ([40c2bd6](https://github.com/Leecason/element-tiptap/commit/40c2bd620f8293af994f49decd9d5d6d48606d45)) * ✨ menu bubble route ([0bcc936](https://github.com/Leecason/element-tiptap/commit/0bcc93646a15c709191589597c0c14db321afd81)) * ✨ output prop ([2f7cad5](https://github.com/Leecason/element-tiptap/commit/2f7cad5c78f531aeae7208294ce2944239e35e2a)) * ✨ output route ([550fe2c](https://github.com/Leecason/element-tiptap/commit/550fe2cc554844ec40c8efc760f51ac369d494e2)) * ✨ page style, add github link ([9f32208](https://github.com/Leecason/element-tiptap/commit/9f32208aaaa7b6fe84176862c44624f32aad3562)) * ✨ support custom necessary alignments ([2807f2d](https://github.com/Leecason/element-tiptap/commit/2807f2da66800b10d8bc15b034301b413e06166e)) * ✨ todo list ([6115c99](https://github.com/Leecason/element-tiptap/commit/6115c997f902953250c4a2370e427048281d5f38)) * ✨ upload image ([26ac703](https://github.com/Leecason/element-tiptap/commit/26ac70309b5e583f7d9776666aedb21fcdd9308d)) * ✨ use vue-awesome instead [@fortawesome](https://github.com/fortawesome) ([f22f0e3](https://github.com/Leecason/element-tiptap/commit/f22f0e313f3acde8c14f6c12dfb5e9d80be63e05)) * 🎨 beforeDestroy hook and onUpdate method ([55826ca](https://github.com/Leecason/element-tiptap/commit/55826ca7e1fad51b204863b56cc0d137d4035f0f)) * 🎨 generate extensions ([da52e1e](https://github.com/Leecason/element-tiptap/commit/da52e1ef3d7d02766d03e7c8ddd9585487527330)) * 🎨 menubar slot ([a300a4e](https://github.com/Leecason/element-tiptap/commit/a300a4e1b232974f3924c91e46319da0a8be4ab1)) * 🎨 use fontawesome vue component, remove CDN ([3a08a45](https://github.com/Leecason/element-tiptap/commit/3a08a45c9a7ae9aa6817c85e306d7cc902d0567e)) * 💄 add logo ([74954f5](https://github.com/Leecason/element-tiptap/commit/74954f50048890ea813831b5af2ab8f76d4c0bc6)) * 💄 homepage navigation style ([5710ccc](https://github.com/Leecason/element-tiptap/commit/5710cccf3de6c4265ec0ddeef9b63194329bf778)) * 🔥 remove paragraph default menu button ([410b205](https://github.com/Leecason/element-tiptap/commit/410b205ee4d09bbe88154038087f438d4963c732)) * 🚧 base editor, support bold, underline, italic, strike, undo, redo ([a728ccc](https://github.com/Leecason/element-tiptap/commit/a728ccc2b41c79997f406a5234260aca818dec34)) * 🚧 paragraph command button ([d291a6f](https://github.com/Leecason/element-tiptap/commit/d291a6f926ca0be894663d20d556ac3b1a2e4f7a)) * 🚧 render editor content ([0d16cfc](https://github.com/Leecason/element-tiptap/commit/0d16cfc5a93fab5d6d58a169f6573295df3ab857)) * 🚧 support blockquote ([8b4dd26](https://github.com/Leecason/element-tiptap/commit/8b4dd263ad2b28e162a17645e612ea68b440a316)) * 🚧 support bullet_list and ordered_list ([c94f7e4](https://github.com/Leecason/element-tiptap/commit/c94f7e4feac7592acc33da22b7028e20459b972f)) * 🚧 support code ([f9a3298](https://github.com/Leecason/element-tiptap/commit/f9a3298c0e7bf7fef833311e37db746f8d6ac9c5)) * 🚧 support heading ([61b6e6c](https://github.com/Leecason/element-tiptap/commit/61b6e6c89cd04209b12d6c2bb431e59529811f2c)) * 🚧 support horizontal_rule, trailing_node ([a58fc9b](https://github.com/Leecason/element-tiptap/commit/a58fc9b4e58dcb94ebc3467c571b20b4612a568c)) * 🚧 support indent, outdent ([7451271](https://github.com/Leecason/element-tiptap/commit/7451271887323d90206bec543c77251ac1cc8915)) * 🚧 support text_align ([c47bec6](https://github.com/Leecason/element-tiptap/commit/c47bec6a18d3f248cb95b57f8e5d276ce9546e9d)) --- CHANGELOG.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..a135e0c5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,52 @@ +# 1.0.0 (2019-12-20) + + +### Bug Fixes + +* 🎨 lint ([1f8768e](https://github.com/Leecason/element-tiptap/commit/1f8768e4d661e9782e4908480f124bfea51aca58)) +* 🐛 alias entries, remove utils alias ([65416b8](https://github.com/Leecason/element-tiptap/commit/65416b8b0e49f7855e05463792ab9c1e4456206a)) +* 🐛 emit init event when editor instantiated ([41cf7d8](https://github.com/Leecason/element-tiptap/commit/41cf7d824568cff94115d1c9937a0ac8cd940132)) +* 🐛 fontawesome dependencies ([75baf34](https://github.com/Leecason/element-tiptap/commit/75baf34fd1454c5e7bbf1bac35c47ece2ec17de9)) +* 🐛 relative path ([a206b2e](https://github.com/Leecason/element-tiptap/commit/a206b2eee46033e96b23a328f54ccab4d955c5bd)) + + +### Features + +* ✨ apply link ([b3d3295](https://github.com/Leecason/element-tiptap/commit/b3d32956ca4976f3d6a2b9ecefdde3de43c6d40c)) +* ✨ base example route ([1b1a49d](https://github.com/Leecason/element-tiptap/commit/1b1a49de383d455e32e583355dde4b517c32f41c)) +* ✨ editor content prop ([de9585d](https://github.com/Leecason/element-tiptap/commit/de9585d4f4bbd0bb94bab711851e300eb5201b55)) +* ✨ editor placeholder ([6165a58](https://github.com/Leecason/element-tiptap/commit/6165a58fcfa3a89a0d548731e97cfd29becd7f16)) +* ✨ editor placeholder prop ([a092923](https://github.com/Leecason/element-tiptap/commit/a0929238b7d6cb2a2bc55de2acb51e76e9a8cc37)) +* ✨ emit events ([0444b44](https://github.com/Leecason/element-tiptap/commit/0444b44f6f9dfa3d6ea949af1ef5ed95ef4c319b)) +* ✨ emit events and support v-model ([71d37a3](https://github.com/Leecason/element-tiptap/commit/71d37a33692f27f7d4203f20dad94eb1ed9c883c)) +* ✨ event route ([d76b404](https://github.com/Leecason/element-tiptap/commit/d76b404d71ef6e9e3719fcc353e671c180f3d60a)) +* ✨ export ElTiptapPlugin ([281c4f9](https://github.com/Leecason/element-tiptap/commit/281c4f91c39dcd43533583cddc14ef36ef42cb5f)) +* ✨ footer slot ([d706fce](https://github.com/Leecason/element-tiptap/commit/d706fce491c216a4a65f0c0bce34d69a37362fde)) +* ✨ image extension support httpRequest options ([fe236c5](https://github.com/Leecason/element-tiptap/commit/fe236c56e10dc08f30de0d6b9fc39ae7ef73a2e1)) +* ✨ line_height extension ([eb467e1](https://github.com/Leecason/element-tiptap/commit/eb467e1707e9ca9039e589f0b9d6c26243b43e21)) +* ✨ menu bubble ([40c2bd6](https://github.com/Leecason/element-tiptap/commit/40c2bd620f8293af994f49decd9d5d6d48606d45)) +* ✨ menu bubble route ([0bcc936](https://github.com/Leecason/element-tiptap/commit/0bcc93646a15c709191589597c0c14db321afd81)) +* ✨ output prop ([2f7cad5](https://github.com/Leecason/element-tiptap/commit/2f7cad5c78f531aeae7208294ce2944239e35e2a)) +* ✨ output route ([550fe2c](https://github.com/Leecason/element-tiptap/commit/550fe2cc554844ec40c8efc760f51ac369d494e2)) +* ✨ page style, add github link ([9f32208](https://github.com/Leecason/element-tiptap/commit/9f32208aaaa7b6fe84176862c44624f32aad3562)) +* ✨ support custom necessary alignments ([2807f2d](https://github.com/Leecason/element-tiptap/commit/2807f2da66800b10d8bc15b034301b413e06166e)) +* ✨ todo list ([6115c99](https://github.com/Leecason/element-tiptap/commit/6115c997f902953250c4a2370e427048281d5f38)) +* ✨ upload image ([26ac703](https://github.com/Leecason/element-tiptap/commit/26ac70309b5e583f7d9776666aedb21fcdd9308d)) +* ✨ use vue-awesome instead [@fortawesome](https://github.com/fortawesome) ([f22f0e3](https://github.com/Leecason/element-tiptap/commit/f22f0e313f3acde8c14f6c12dfb5e9d80be63e05)) +* 🎨 beforeDestroy hook and onUpdate method ([55826ca](https://github.com/Leecason/element-tiptap/commit/55826ca7e1fad51b204863b56cc0d137d4035f0f)) +* 🎨 generate extensions ([da52e1e](https://github.com/Leecason/element-tiptap/commit/da52e1ef3d7d02766d03e7c8ddd9585487527330)) +* 🎨 menubar slot ([a300a4e](https://github.com/Leecason/element-tiptap/commit/a300a4e1b232974f3924c91e46319da0a8be4ab1)) +* 🎨 use fontawesome vue component, remove CDN ([3a08a45](https://github.com/Leecason/element-tiptap/commit/3a08a45c9a7ae9aa6817c85e306d7cc902d0567e)) +* 💄 add logo ([74954f5](https://github.com/Leecason/element-tiptap/commit/74954f50048890ea813831b5af2ab8f76d4c0bc6)) +* 💄 homepage navigation style ([5710ccc](https://github.com/Leecason/element-tiptap/commit/5710cccf3de6c4265ec0ddeef9b63194329bf778)) +* 🔥 remove paragraph default menu button ([410b205](https://github.com/Leecason/element-tiptap/commit/410b205ee4d09bbe88154038087f438d4963c732)) +* 🚧 base editor, support bold, underline, italic, strike, undo, redo ([a728ccc](https://github.com/Leecason/element-tiptap/commit/a728ccc2b41c79997f406a5234260aca818dec34)) +* 🚧 paragraph command button ([d291a6f](https://github.com/Leecason/element-tiptap/commit/d291a6f926ca0be894663d20d556ac3b1a2e4f7a)) +* 🚧 render editor content ([0d16cfc](https://github.com/Leecason/element-tiptap/commit/0d16cfc5a93fab5d6d58a169f6573295df3ab857)) +* 🚧 support blockquote ([8b4dd26](https://github.com/Leecason/element-tiptap/commit/8b4dd263ad2b28e162a17645e612ea68b440a316)) +* 🚧 support bullet_list and ordered_list ([c94f7e4](https://github.com/Leecason/element-tiptap/commit/c94f7e4feac7592acc33da22b7028e20459b972f)) +* 🚧 support code ([f9a3298](https://github.com/Leecason/element-tiptap/commit/f9a3298c0e7bf7fef833311e37db746f8d6ac9c5)) +* 🚧 support heading ([61b6e6c](https://github.com/Leecason/element-tiptap/commit/61b6e6c89cd04209b12d6c2bb431e59529811f2c)) +* 🚧 support horizontal_rule, trailing_node ([a58fc9b](https://github.com/Leecason/element-tiptap/commit/a58fc9b4e58dcb94ebc3467c571b20b4612a568c)) +* 🚧 support indent, outdent ([7451271](https://github.com/Leecason/element-tiptap/commit/7451271887323d90206bec543c77251ac1cc8915)) +* 🚧 support text_align ([c47bec6](https://github.com/Leecason/element-tiptap/commit/c47bec6a18d3f248cb95b57f8e5d276ce9546e9d)) diff --git a/package.json b/package.json index 9183030a..69754174 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-tiptap", - "version": "0.0.0-development", + "version": "1.0.0", "license": "MIT", "description": "A WYSIWYG editor based on Tiptap and Element.", "scripts": {