Skip to content

Releases: geostyler/geostyler

v14.1.4

28 May 11:58
Compare
Choose a tag to compare

14.1.4 (2024-05-28)

Bug Fixes

v14.1.3

27 May 15:39
Compare
Choose a tag to compare

14.1.3 (2024-05-27)

Bug Fixes

  • add missing functions to FunctionUI (29d8231)
  • deps: update dependency @ant-design/icons to v5.3.7 (f705d92)
  • deps: update dependency @types/lodash to v4.17.4 (1820200)
  • deps: update dependency antd to v5.17.2 (d0ab3b6)
  • deps: update dependency antd to v5.17.4 (5bfe5fa)
  • deps: update dependency monaco-editor to ^0.48.0 (afa76a2)
  • deps: update dependency monaco-editor to ^0.49.0 (e956cd3)
  • deps: update dependency proj4 to v2.11.0 (06bdfbd)
  • deps: update dependency typescript-json-schema to ^0.63.0 (3e3f003)

v14.1.2

21 Dec 17:04
Compare
Choose a tag to compare

14.1.2 (2023-12-21)

Bug Fixes

v14.1.1

21 Dec 08:35
Compare
Choose a tag to compare

14.1.1 (2023-12-21)

Bug Fixes

v14.1.0

04 Dec 16:29
Compare
Choose a tag to compare

14.1.0 (2023-12-04)

Features

  • add disableSprite property (eefedc1)
  • add Sprite support to ImageField (fe90cd3)
  • deps: update geostyler-style and ol-parser (68050f5)

Bug Fixes

  • adapt icon related typing (f52d2b8)
  • add missing i18n for sprite label (5b68e8d)
  • fix border radius for stacked buttons (ece9977)
  • update config and typing (034946d)

v14.0.0

24 Nov 08:29
Compare
Choose a tag to compare

14.0.0 (2023-11-24)

⚠ BREAKING CHANGES

  • Following props of <BooleanExpressionInput> changed:
    label was replaced with labelOn and labelOff. checkboxProps was
    renamed to switchProps and now accepts the properties of antd <Switch>.

Features

  • add editors visibility fields to composition (#2387) (eaa7882)
  • add LineEditor graphicFill and graphicStroke to composition (#2383) (02a8a20)
  • i18n: update translation for zh_CN (320f349)
  • replace checkbox with switch for boolean fields (#2385) (a654004)

Bug Fixes

  • deps: update dependency @monaco-editor/react to v4.5.2 (#2354) (a50c89a)
  • deps: update dependency monaco-editor to ^0.41.0 (#2343) (49f919f)
  • deps: update dependency typescript-json-schema to ^0.60.0 (#2357) (ec1cfd0)
  • fixes rule generation for 0 values (2b533ef)
  • remove Forms and set vertical layout in BulkEditor (#2388) (4abf02e)
  • visibility of classification button (#2380) (5e2f050)

v14.0.0-beta.3

23 Nov 15:43
Compare
Choose a tag to compare
v14.0.0-beta.3 Pre-release
Pre-release

14.0.0-beta.3 (2023-11-23)

Bug Fixes

  • remove Forms and set vertical layout in BulkEditor (#2388) (4abf02e)

v14.0.0-beta.2

22 Nov 12:11
Compare
Choose a tag to compare
v14.0.0-beta.2 Pre-release
Pre-release

14.0.0-beta.2 (2023-11-22)

Features

  • add editors visibility fields to composition (#2387) (eaa7882)

v14.0.0-beta.1

22 Nov 12:15
a654004
Compare
Choose a tag to compare
v14.0.0-beta.1 Pre-release
Pre-release

14.0.0-beta.1 (2023-11-21)

⚠ BREAKING CHANGES

  • Following props of <BooleanExpressionInput> changed:
    label was replaced with labelOn and labelOff. checkboxProps was
    renamed to switchProps and now accepts the properties of antd <Switch>.

Features

  • add LineEditor graphicFill and graphicStroke to composition (#2383) (02a8a20)
  • i18n: update translation for zh_CN (320f349)
  • replace checkbox with switch for boolean fields (#2385) (a654004)

Bug Fixes

  • deps: update dependency @monaco-editor/react to v4.5.2 (#2354) (a50c89a)
  • deps: update dependency monaco-editor to ^0.41.0 (#2343) (49f919f)
  • deps: update dependency typescript-json-schema to ^0.60.0 (#2357) (ec1cfd0)
  • fixes rule generation for 0 values (2b533ef)
  • visibility of classification button (#2380) (5e2f050)

v13.2.0-beta.1

21 Nov 09:06
Compare
Choose a tag to compare
v13.2.0-beta.1 Pre-release
Pre-release

13.2.0-beta.1 (2023-11-21)

Features

  • i18n: update translation for zh_CN (320f349)

Bug Fixes

  • deps: update dependency @monaco-editor/react to v4.5.2 (#2354) (a50c89a)
  • deps: update dependency monaco-editor to ^0.41.0 (#2343) (49f919f)
  • deps: update dependency typescript-json-schema to ^0.60.0 (#2357) (ec1cfd0)
  • fixes rule generation for 0 values (2b533ef)
  • visibility of classification button (#2380) (5e2f050)