* Started to work on components.
* Cleanup
* Just some stupid refactoring.
* Continued with components.
* Backend structure for component.
* UI fixes.
* Better handling for unpublished schemas.
* Saving changes.
* Fix OpenAPI
* Tests fixed.
* Support for components.
* Recursive level guard.
* Schema fix.
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
* add markdown and rich text editor as dependencies
* version update of simplemde types
* use copy plugin to copy files to output and lazy-load them
* Revert "add markdown and rich text editor as dependencies"
This reverts commit 0151ad36c1.
* revert version update
* npm i
* load via dependencies folder
* add dependencies
* check for localhost when loading scripts (due frontend/backend seperation).
* add ace modes
* I thought I was clear that I wanted to revert this
* subdirectory is build, use that in non-localhost environments
* satisfy build?
* load dependencies from npm, copy required content to output/dependencies
* remove dependencies folder
* change resourceLoader for easier re-using local loading
* smaller
* one more
* add font-awesome as local dependency as well
* hide block by default, if outdatedbrowser.min.js can be loaded, it will set display to 'block'. Also fixed bug of actually calling oudatedBrowser
* spacing
Co-authored-by: Ruud Faessen <r.faessen@mindef.nl>