Commit Graph

703 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f6d040a687 Bump @vue/test-utils from 1.0.0-beta.33 to 1.0.0 (#523) 2020-05-05 15:07:39 +00:00
dependabot-preview[bot]
a983af6ca1 Bump @typescript-eslint/eslint-plugin from 2.30.0 to 2.31.0 (#520) 2020-05-04 21:45:37 +00:00
dependabot-preview[bot]
51153d421d Bump @typescript-eslint/parser from 2.30.0 to 2.31.0 (#518) 2020-05-04 21:30:16 +00:00
dependabot-preview[bot]
1fbaa73d06 Bump nanoid from 3.1.3 to 3.1.4 (#516) 2020-05-04 15:46:27 +00:00
dependabot-preview[bot]
9ddceef16e Bump vue-loader from 15.9.1 to 15.9.2 (#512) 2020-05-01 17:56:16 +00:00
dependabot-preview[bot]
f9678029b1 Bump lint-staged from 10.2.1 to 10.2.2 (#511) 2020-05-01 04:32:52 +00:00
dependabot-preview[bot]
29203790f3 Bump lint-staged from 10.2.0 to 10.2.1 (#507) 2020-04-30 13:48:48 +00:00
dependabot-preview[bot]
d6ab364d71 Bump @tinymce/tinymce-vue from 3.2.0 to 3.2.1 (#506) 2020-04-30 08:17:41 +00:00
Rijk van Zanten
4b7fcb79fa Add reusable image editor modal (#503)
* Install cropperjs

* Add cropper js styles

* Add editing image string

* Track inner active state

* Add temp edit button

* Start on image editor modal

* Add custom icons for image manipulation

* Add image manipulation strings

* Tweak cropper styles

* Remove unused import

* Save as blob

* Expose getItem method for manual refreshes

* Add cache-busting to file preview

* Use new API post endpoint, emit refresh event on success

* Add a cache buster to the image editor
2020-04-29 16:44:34 -04:00
dependabot-preview[bot]
df1987dba9 Bump @babel/core from 7.9.0 to 7.9.6 (#502) 2020-04-29 19:23:52 +00:00
dependabot-preview[bot]
0bbf365572 Bump @directus/format-title from 3.1.1 to 3.1.2 (#501) 2020-04-29 17:28:10 +00:00
dependabot-preview[bot]
ce7f173230 Bump @popperjs/core from 2.3.3 to 2.4.0 (#498) 2020-04-28 16:23:19 +00:00
dependabot-preview[bot]
1a54c4395e Bump lint-staged from 10.1.7 to 10.2.0 (#497) 2020-04-28 16:05:25 +00:00
Rijk van Zanten
12b24b9115 Add version message in console on load (#493) 2020-04-27 17:13:46 -04:00
dependabot-preview[bot]
caf362615b Bump @typescript-eslint/eslint-plugin from 2.29.0 to 2.30.0 (#492) 2020-04-27 20:00:22 +00:00
dependabot-preview[bot]
9ee9f88957 Bump @typescript-eslint/parser from 2.29.0 to 2.30.0 (#491) 2020-04-27 19:32:46 +00:00
dependabot-preview[bot]
7fde68d8f0 Bump vue-i18n from 8.17.3 to 8.17.4 (#486) 2020-04-26 15:03:29 +00:00
dependabot-preview[bot]
a1cc052c17 Bump jest-sonar from 0.2.6 to 0.2.7 (#485) 2020-04-25 18:51:33 +00:00
dependabot-preview[bot]
489e013fb3 Bump jest-sonar from 0.2.5 to 0.2.6 (#484) 2020-04-25 16:12:21 +00:00
dependabot-preview[bot]
976c17cece Bump css-loader from 3.5.2 to 3.5.3 (#466) 2020-04-24 13:47:37 +00:00
dependabot-preview[bot]
ac55b21cc7 Bump sass from 1.26.3 to 1.26.5 (#465) 2020-04-24 03:07:57 +00:00
Rijk van Zanten
571412ff2c Add wysiwyg interface (#460)
* Install tinymce

* Add wysiwyg interface

* Mock window.matchMedia

* Fix wysiwyg not reading data on value change

* Render skeleton loader on top of wysiwyg

* Add hideLoader support to interfaces

* Sneak this little bugfix in unnoticed

It's now passing on the interface / options to the display rendering in render-template
2020-04-23 14:01:27 -04:00
dependabot-preview[bot]
d2a63d9a13 Bump lint-staged from 10.1.6 to 10.1.7 (#450) 2020-04-22 12:53:21 +00:00
dependabot-preview[bot]
6c253703c4 Bump prettier from 2.0.4 to 2.0.5 (#448) 2020-04-21 17:26:53 +00:00
dependabot-preview[bot]
a86848649d Bump webpack from 4.42.1 to 4.43.0 (#447) 2020-04-21 16:36:05 +00:00
dependabot-preview[bot]
9cd2a9a273 Bump marked from 0.8.2 to 1.0.0 (#443)
Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-21 09:44:29 -04:00
dependabot-preview[bot]
f9e2b38786 Bump @typescript-eslint/eslint-plugin from 2.28.0 to 2.29.0 (#440) 2020-04-21 13:07:34 +00:00
dependabot-preview[bot]
86bcafa667 Bump stylelint from 13.3.2 to 13.3.3 (#444) 2020-04-21 13:01:02 +00:00
dependabot-preview[bot]
008ff4bc76 Bump @typescript-eslint/parser from 2.28.0 to 2.29.0 (#439) 2020-04-20 19:53:21 +00:00
dependabot-preview[bot]
17eaa9e083 Bump @typescript-eslint/typescript-estree from 2.28.0 to 2.29.0 (#438) 2020-04-20 19:41:00 +00:00
dependabot-preview[bot]
471c759df7 Bump stylelint-scss from 3.17.0 to 3.17.1 (#437) 2020-04-20 13:50:51 +00:00
dependabot-preview[bot]
16e8f1dda2 Bump vue-i18n from 8.17.2 to 8.17.3 (#434) 2020-04-19 17:15:03 +00:00
dependabot-preview[bot]
8799d005a7 Bump lint-staged from 10.1.5 to 10.1.6 (#433) 2020-04-19 09:51:06 +00:00
dependabot-preview[bot]
57bb18b590 Bump vue-i18n from 8.17.1 to 8.17.2 (#432) 2020-04-18 15:09:36 +00:00
dependabot-preview[bot]
bc7d207231 Bump lint-staged from 10.1.4 to 10.1.5 (#431) 2020-04-18 08:32:33 +00:00
dependabot-preview[bot]
4f8fff3439 Bump @types/lodash from 4.14.149 to 4.14.150 (#429) 2020-04-17 23:29:22 +00:00
dependabot-preview[bot]
51b614e8ed Bump lint-staged from 10.1.3 to 10.1.4 (#425) 2020-04-17 14:54:58 +00:00
dependabot-preview[bot]
9139637ee3 Bump vue-i18n from 8.17.0 to 8.17.1 (#421) 2020-04-16 16:41:05 +00:00
dependabot-preview[bot]
c6416ec3f9 Bump @popperjs/core from 2.3.2 to 2.3.3 (#419) 2020-04-15 11:53:58 +00:00
dependabot-preview[bot]
595fa07e49 Bump vuepress from 1.4.0 to 1.4.1 (#418) 2020-04-15 03:34:52 +00:00
dependabot-preview[bot]
5e3914de9f Bump @popperjs/core from 2.3.1 to 2.3.2 (#411)
* Bump @popperjs/core from 2.3.1 to 2.3.2

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.3.1...v2.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix typing

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2020-04-14 14:51:26 -04:00
dependabot-preview[bot]
9a103383b8 Bump @types/marked from 0.7.3 to 0.7.4 (#407)
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 14:44:09 -04:00
dependabot-preview[bot]
fa14c94ce9 Bump semver from 7.3.1 to 7.3.2 (#415) 2020-04-14 17:52:20 +00:00
dependabot-preview[bot]
cec5a09cde Bump semver from 7.3.0 to 7.3.1 (#413) 2020-04-14 17:04:57 +00:00
dependabot-preview[bot]
2e3be51832 Bump stylelint-scss from 3.16.1 to 3.17.0 (#410) 2020-04-14 10:42:17 +00:00
dependabot-preview[bot]
5fba84569e Bump semver from 7.2.3 to 7.3.0 (#409) 2020-04-14 01:20:47 +00:00
dependabot-preview[bot]
a41824a95a Bump semver from 7.2.2 to 7.2.3 (#399) 2020-04-13 18:40:13 +00:00
dependabot-preview[bot]
09ee082ca2 Bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (#398) 2020-04-13 17:36:16 +00:00
dependabot-preview[bot]
23eed3a7be Bump @typescript-eslint/eslint-plugin from 2.27.0 to 2.28.0 (#397) 2020-04-13 17:29:43 +00:00
dependabot-preview[bot]
0e6ec6b303 Bump @typescript-eslint/typescript-estree from 2.27.0 to 2.28.0 (#396) 2020-04-13 17:23:21 +00:00