Releases: vertigis/vertigis-web-sdk
Releases · vertigis/vertigis-web-sdk
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-06-12)
Features
- add css loader (3741e8f)
- add link to developer center in create CLI (#4) (1a603f5)
- Add README.md to template (d9993cf)
- add status badge (cde0ef3)
- forward locale url param to Web (#9) (d40abf4)
- generate random namespace id on project creation (#3) (ff50acb)
- install @geocortex/web during proj creation (4034e04)
- semantic-release setup (7aa42ea)
- swap babel-loader for ts-loader (ae36aaf)
- update SDK sample (#5) (9746c10)
- updates to support Web 5.7+ (#10) (d6d8723)
Bug Fixes
- .gitignore being renamed to .npmignore by npm (91c7837)
- add @geocortex/web to top level deps (ea7c2fd)
- Add debug url param to webviewer loading url (#7) (b08aaa8)
- add typescript to template dependencies (45f202d)
- check for exisiting files when bootstrapping (1ff787b)
- compiler/lint rules to work with Web code. (#1) (8a74bbb)
- disable strict null checks (#2) (2af6605)
- install same version as CLI when creating proj (880a559)
- npm install in create CLI (f083548)
- prepare script to only run for local install (88e1ec4)
- proxy query params and postMessage events (#12) (8fad714)
- proxy to prod instead of test by default (abf5b38)
- remove .npmrc in template (a149710)
- rename template
public
folder toapp
(d1cc5c3) - set scoped package access to public (84b70fd)
- skip linking during install (3b8415a)
- Update sample to use new command registration in 5.7 (#13) (c6f5285)
v1.0.0-beta.4
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2020-04-07)
Bug Fixes
- .gitignore being renamed to .npmignore by npm (91c7837)
- add @geocortex/web to top level deps (ea7c2fd)
- Add debug url param to webviewer loading url (#7) (b08aaa8)
- add typescript to template dependencies (45f202d)
- check for exisiting files when bootstrapping (1ff787b)
- compiler/lint rules to work with Web code. (#1) (8a74bbb)
- disable strict null checks (#2) (2af6605)
- install same version as CLI when creating proj (880a559)
- npm install in create CLI (f083548)
- prepare script to only run for local install (88e1ec4)
- proxy to prod instead of test by default (abf5b38)
- remove .npmrc in template (a149710)
- rename template
public
folder toapp
(d1cc5c3) - set scoped package access to public (84b70fd)
- skip linking during install (3b8415a)
Features
- add css loader (3741e8f)
- add link to developer center in create CLI (#4) (1a603f5)
- Add README.md to template (d9993cf)
- add status badge (cde0ef3)
- generate random namespace id on project creation (#3) (ff50acb)
- install @geocortex/web during proj creation (4034e04)
- semantic-release setup (7aa42ea)
- swap babel-loader for ts-loader (ae36aaf)
- update SDK sample (#5) (9746c10)