Skip to content

Releases: vertigis/vertigis-web-sdk

v1.1.1

25 Jun 15:53
392ab24
Compare
Choose a tag to compare

1.1.1 (2020-06-25)

Bug Fixes

  • disable overly strict ESLint rules (#20) (392ab24)

v1.1.0

19 Jun 18:33
79ae057
Compare
Choose a tag to compare

1.1.0 (2020-06-19)

Features

v1.0.2

19 Jun 18:24
e830bef
Compare
Choose a tag to compare

1.0.2 (2020-06-19)

Performance Improvements

  • no-release: simplify build stats processing (#17) (e830bef)

v1.0.1

12 Jun 19:07
ef241a2
Compare
Choose a tag to compare

1.0.1 (2020-06-12)

Bug Fixes

v1.0.0

12 Jun 16:41
Compare
Choose a tag to compare

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 to app (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

12 Jun 16:18
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2020-06-12)

Features

Bug Fixes

  • Update sample to use new command registration in 5.7 (#13) (c6f5285)

v1.0.0-beta.3

08 May 20:36
8fad714
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2020-05-08)

Bug Fixes

  • proxy query params and postMessage events (#12) (8fad714)

v1.0.0-beta.2

16 Apr 18:14
d40abf4
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2020-04-16)

Features

  • forward locale url param to Web (#9) (d40abf4)

v1.0.0-beta.1

12 Jun 16:25
b08aaa8
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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 to app (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)

v1.0.0-alpha.18

12 Jun 16:25
b08aaa8
Compare
Choose a tag to compare
v1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2020-04-07)

Bug Fixes

  • Add debug url param to webviewer loading url (#7) (b08aaa8)