- add note on
setConfig
of plugin config editor interface - fix interface spec
VcsPluginLoaderFunction
- adds support for generating an
.htaccess
file for the staging app
- merged v3 into main to fix issues with version ranges would return arrays.
- major update to @vcmap/ui 6.0, including vue3 & vuetify 3.
- adds the
--log-level
argument to the CLI. - calling
update
will also update certain dev dependencies: typescript, vue-tsc, vitest & vitest/coverage.
- fix Bug where requesting npm information for a version range was returning an Array
- take mapVersion into account on finding the correct peerDependencies
- published as latest
- adds check to VcsPluginInterface.spec that initialize and onVcsAppMounted do not throw
- Update to @vcmap/[email protected]
- Fix changed loading order in buildStagingApp
- Change loading order of modules: Dev plugin is now always loaded in first module.
- Adds a new spec testing for VcsPlugin Interface conformance
- Fixes an issue where typescript projects did not work anymore with @vcmap/ui 5.1.1
- Breaking: now requires vcmap/ui versions 5.1 and over.
- Adds support for typescript. New plugins can be created including vcs typescript defaults.
- Fix issues with serve and preview for options vcm, appConfig and proxy
- Removed protocol option
https
- Hotfix for Broken 2.1.15/16 Update.
- Hotfix for Broken 2.1.15 Update.
- Excludes all @vcmap/ui dependencies from vite optimization, to allow for different versions of the same package in a plugin
- Add
bundle
alias for cli commandpack
. Create will now add "bundle" as script in package.json - Update to latest @vcmap/[email protected]
- Update help for
vcmplugin --help
- Update to @vcmap/[email protected]
- Update templates (using three @vcmap-show-case plugins from @vcmap/ui repo)
- Add mapVersion option to cli command
update
- Update to vite 4 and other dev dependencies
- Updated to latest @vcmap/[email protected]
- Updated index.html to reflect the latest changes from @vcmap/ui
- Changed serve command to not build @vcmap/ui anymore if the dist folder does not exists.
- Updated to latest UI and Core Version
- New Cesium Version 1.105
- New Openlayers Version 7.3.0
- Bugfix
- add eslint-config 3.0.3
- support app.config.json and change injection of dev plugin
- Add support of vcmConfigJs for buildStagingApp
- Support defining a config within vcmConfigJs
- add cesium alias
- add Dockerfile for stagingApp if gitlabCi is added
- update cesium dependency
- fix windows asset paths on build
- build dist if missing
- fix spread in update peer deps
- introducing vcm.config.js
- add testing template, templating & update functionality
- add proxy for exampleData
- fix build staging app
- update deps
- update to vite 3, rm unplugin-vue-components
- add plugin-assets example
- update deps
- add staging to the default plugin Template
- fix vue version dep
- add preprocessor & fix chunks
- updated dev deps to be insync with ui
- update map ui
- removed ui-components
- update package.lock and ui dependency
- update optional peer dependencies to include vue
- update mapui dep
- update vcmplugin create to incorporate a hello world template
- update readme and documentation
- Breaking Change: use vite and
@vcmap/ui
version 5.0- (for plugin development with VC Map 4.x use version v1.1.1)
- add context option
- adds license on create
- rename cli and fix link
- update readme
- include vcsuite cli-logger
- delete example & small fixes
- add create command
- use webpack 5.36 with modules