vue2-medium-editor
vue2-medium-editor copied to clipboard
Vue2 Medium Editor Plugin
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. Commits - [`ddf9354`](https://github.com/lodash/lodash/commit/ddf9354d26f55ac4e8402b71770aaeac8ac6f093) Bump to v4.6.1. - [`5f58b65`](https://github.com/lodash/lodash/commit/5f58b65c04716a4a7e92d6778af74869777f8876) Rebuild lodash and docs. - [`1ec20c5`](https://github.com/lodash/lodash/commit/1ec20c5281fd4a83166ac526007c1f58acb0689d) Use `propertyIsEnumerable` var. - [`3421fab`](https://github.com/lodash/lodash/commit/3421fab58a789137988e86f9dbd9a0707798c7a6) Update lodash dev dep. -...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.1 to 1.4.7. Commits - [`0cde3dc`](https://github.com/unshiftio/url-parse/commit/0cde3dcd2742759c4f1d3647129dc1166f0a25c6) [dist] 1.4.7 - [`96662a3`](https://github.com/unshiftio/url-parse/commit/96662a38b28a0e333af6ec2cecdcdef09cd9bb16) [pkg] Update querystringify and other deps ([#176](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/176)) - [`1809266`](https://github.com/unshiftio/url-parse/commit/180926675d3c1c0098eb7129f7e915af8049a43a) chore(package): update nyc to version 14.0.0 ([#174](https://github-redirect.dependabot.com/unshiftio/url-parse/issues/174)) -...
To use imgur, I changed vue-upload-component/file-upload option. https://lian-yue.github.io/vue-upload-component/#/documents#options-props-headers ``` options: { uploadUrl: "https://api.imgur.com/3/image", uploadUrlHeader: {'Authorization': 'Client-ID db856b43cc7f441'}, file_input_name: "image", imgur: true, } ```
How can I disable insert-embed (plus icon) ?
there is no way to get it working. here is the codesandbox: https://codesandbox.io/s/jn2jvxk83y Can you help me?
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...