* 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
* getting closer, trying to add things in
* positioning and story props
* add window-size index.ts
* positioning fixes
* hover half working
* more stories, no activator, positionxy
* minor fixes
* clickable menus in story
* fixed glitch in no activator, using correct iscontentactive var
* readme for menu
* readme for clickoutside
* test for v-menu
* tests
* test mocks
* Add new v-click-outside directive
* no iscontentactive
* simplified
* tweak
* Create menu based on popper
* Finish menu
* Remove unused imports
* Remove todos from menu
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>