Skip to content

Releases: geostyler/geostyler-demo

v1.0.0

04 Jul 12:37
Compare
Choose a tag to compare

1.0.0 (2024-07-04)

⚠ BREAKING CHANGES

  • Uses the next major version of GeoStyler and the
    related parser packages etc. If you want to include your custom
    parser here, you'll probably have to depend on the next major
    versions of all geostyler packages involved (ideally using an esm
    build).
  • the output files will be different

Features

  • switch between split, code, map and legend view with a group button instead of a accordion (ced0095)
  • switch to vite for build (9d5499b)
  • update geostyler & prepare for next release (3430959)
  • update to geostyler v13 (a8ea720)

Bug Fixes

  • add missing SLDRenderer config to context (8b7542a)
  • add semantic release & commitlint dev packages (0790220)
  • clone style where needed (20c612d)
  • deps: update dependency geostyler to v13.1.1 (54cebad)
  • deps: update dependency geostyler-wfs-parser to v2.0.3 (40e07b7)
  • fix link to geostyler release in footer (9e7f163)
  • package: update @types/jest to version 23.3.10 (36c2835)
  • package: update @types/jest to version 23.3.11 (3b75440)
  • package: update @types/jest to version 24.0.0 (439fbaf), closes #77
  • package: update @types/node to version 10.12.10 (e40318a)
  • package: update @types/node to version 10.12.11 (d6c6143)
  • package: update @types/node to version 10.12.12 (4208522)
  • package: update @types/node to version 10.12.14 (dc6bb67), closes #47
  • package: update @types/node to version 10.12.15 (31bbb99)
  • package: update @types/node to version 10.12.18 (7680ec6)
  • package: update @types/node to version 10.12.19 (038cb6b)
  • package: update @types/node to version 10.12.20 (f1f32e4)
  • package: update @types/node to version 10.12.21 (336d32a)
  • package: update @types/node to version 10.12.8 (d03cd7c)
  • package: update @types/node to version 10.12.9 (600fc48)
  • package: update @types/react to version 16.7.17 (95297ee), closes #46
  • package: update @types/react to version 16.7.8 (19f5e63), closes #14
  • package: update @types/react to version 16.8.6 (b98a4bc)
  • package: update @types/react to version 16.8.7 (f12ce98)
  • package: update @types/react to version 16.8.8 (f775c44)
  • package: update @types/react-dom to version 16.0.10 (15bfa01)
  • package: update @types/react-dom to version 16.0.11 (63674d0)
  • package: update @types/react-dom to version 16.8.3 (7298ed4)
  • package: update @types/react-dom to version 16.8.4 (25a7aef)
  • package: update antd to version 3.10.8 (0364f80)
  • package: update antd to version 3.10.9 (db9abde)
  • package: update antd to version 3.11.2 (4db8430), closes #43
  • package: update antd to version 3.12.3 (5f460ae), closes #65
  • package: update antd to version 3.14.0 (be545d3)
  • package: update antd to version 3.14.1 (41016b4)
  • package: update antd to version 3.15.0 (82dc29d)
  • package: update antd to version 3.15.1 (06cedae)
  • package: update antd to version 3.15.2 (cca4419)
  • package: update antd to version 3.18.2 (2021045)
  • package: update antd to version 3.19.1 (dde63f3), closes #123
  • package: update antd to version 3.19.2 (38e8c99)
  • package: update antd to version 3.19.3 (3eca315)
  • package: update antd to version 3.19.5 (f638bc9), closes #129
  • package: update antd to version 3.19.6 (6e0b7ac)
  • package: update antd to version 3.19.8 (ab7b399), closes #132
  • package: update antd to version 3.20.0 (5a78a2c)
  • package: update antd to version 3.20.1 (3d3f67e)
  • package: update geostyler to version 0.19.0 (73d9c2a)
  • package: update geostyler to version 0.21.0 (098f252)
  • package: update geostyler to version 0.22.1 (3aafc47), closes #21
  • package: update geostyler to version 0.23.0 (35703b9)
  • package: update geostyler to version 0.24.0 (8d5cb8a)
  • package: update geostyler to version 0.26.0 (bc518fe)
  • package: update geostyler to version 0.27.1 ([5fbd4c5](5fbd4c59469e18...
Read more

v1.0.0-next.2

04 Jul 12:35
Compare
Choose a tag to compare
v1.0.0-next.2 Pre-release
Pre-release

1.0.0-next.2 (2024-07-04)

Bug Fixes

  • update geostyler & related dependencies (adfc2d5)

v1.0.0-next.1

21 Jun 11:31
Compare
Choose a tag to compare
v1.0.0-next.1 Pre-release
Pre-release

1.0.0-next.1 (2024-06-21)

⚠ BREAKING CHANGES

  • Uses the next major version of GeoStyler and the
    related parser packages etc. If you want to include your custom
    parser here, you'll probably have to depend on the next major
    versions of all geostyler packages involved (ideally using an esm
    build).
  • the output files will be different

Features

  • switch between split, code, map and legend view with a group button instead of a accordion (ced0095)
  • switch to vite for build (9d5499b)
  • update geostyler & prepare for next release (3430959)
  • update to geostyler v13 (a8ea720)

Bug Fixes

  • add missing SLDRenderer config to context (8b7542a)
  • add semantic release & commitlint dev packages (0790220)
  • clone style where needed (20c612d)
  • deps: update dependency geostyler to v13.1.1 (54cebad)
  • deps: update dependency geostyler-wfs-parser to v2.0.3 (40e07b7)
  • fix link to geostyler release in footer (9e7f163)
  • package: update @types/jest to version 23.3.10 (36c2835)
  • package: update @types/jest to version 23.3.11 (3b75440)
  • package: update @types/jest to version 24.0.0 (439fbaf), closes #77
  • package: update @types/node to version 10.12.10 (e40318a)
  • package: update @types/node to version 10.12.11 (d6c6143)
  • package: update @types/node to version 10.12.12 (4208522)
  • package: update @types/node to version 10.12.14 (dc6bb67), closes #47
  • package: update @types/node to version 10.12.15 (31bbb99)
  • package: update @types/node to version 10.12.18 (7680ec6)
  • package: update @types/node to version 10.12.19 (038cb6b)
  • package: update @types/node to version 10.12.20 (f1f32e4)
  • package: update @types/node to version 10.12.21 (336d32a)
  • package: update @types/node to version 10.12.8 (d03cd7c)
  • package: update @types/node to version 10.12.9 (600fc48)
  • package: update @types/react to version 16.7.17 (95297ee), closes #46
  • package: update @types/react to version 16.7.8 (19f5e63), closes #14
  • package: update @types/react to version 16.8.6 (b98a4bc)
  • package: update @types/react to version 16.8.7 (f12ce98)
  • package: update @types/react to version 16.8.8 (f775c44)
  • package: update @types/react-dom to version 16.0.10 (15bfa01)
  • package: update @types/react-dom to version 16.0.11 (63674d0)
  • package: update @types/react-dom to version 16.8.3 (7298ed4)
  • package: update @types/react-dom to version 16.8.4 (25a7aef)
  • package: update antd to version 3.10.8 (0364f80)
  • package: update antd to version 3.10.9 (db9abde)
  • package: update antd to version 3.11.2 (4db8430), closes #43
  • package: update antd to version 3.12.3 (5f460ae), closes #65
  • package: update antd to version 3.14.0 (be545d3)
  • package: update antd to version 3.14.1 (41016b4)
  • package: update antd to version 3.15.0 (82dc29d)
  • package: update antd to version 3.15.1 (06cedae)
  • package: update antd to version 3.15.2 (cca4419)
  • package: update antd to version 3.18.2 (2021045)
  • package: update antd to version 3.19.1 (dde63f3), closes #123
  • package: update antd to version 3.19.2 (38e8c99)
  • package: update antd to version 3.19.3 (3eca315)
  • package: update antd to version 3.19.5 (f638bc9), closes #129
  • package: update antd to version 3.19.6 (6e0b7ac)
  • package: update antd to version 3.19.8 (ab7b399), closes #132
  • package: update antd to version 3.20.0 (5a78a2c)
  • package: update antd to version 3.20.1 (3d3f67e)
  • package: update geostyler to version 0.19.0 (73d9c2a)
  • package: update geostyler to version 0.21.0 (098f252)
  • package: update geostyler to version 0.22.1 (3aafc47), closes #21
  • package: update geostyler to version 0.23.0 (35703b9)
  • package: update geostyler to version 0.24.0 (8d5cb8a)
  • package: update geostyler to version 0.26.0 (bc518fe)
  • package: update geostyler to version 0.27.1 ([5fbd4c5](5fbd4c5...
Read more