Skip to content

Releases: WoodWing/csde-components-boilerplate

v1.13.1

16 Apr 08:12
b30ad23
Compare
Choose a tag to compare

Changes:

  • Updated translations keys

v1.13.0

10 Jan 10:49
2448c91
Compare
Choose a tag to compare

Changes:

  • Add support for chart components (available from Studio versions 11.159 and greater)
  • Updated component-set-tools version to 1.22.5

v1.12.0

08 Dec 08:25
38ad7d2
Compare
Choose a tag to compare

Changes:

  • Removes export-template.html from the styles folder. It is not used in rendering or publishing articles in Studio.

v1.11.0

15 Aug 12:32
e83c518
Compare
Choose a tag to compare

Changes:

  • Fixes issues in the component conversion rule configuration where some rules were incorrectly configured using the auto rule.
  • Studio 11.124 applies a stricter rule configuration so it's advised to use this version (or higher) in combination with Studio 11.124 (or higher)

v1.10.0

22 Jul 07:28
f498b68
Compare
Choose a tag to compare

Changes:

  • Render all whitespace by default in editable text fields. Now regular spaces are inserted instead of alternating between regular and non-breaking spaces when typing multiple spaces in a row.

v1.9.1

03 Jun 07:40
bf2f9d1
Compare
Choose a tag to compare

Reverts fd6d626, which caused incompatibility with the style compiling in the Studio client Digital Editor.

v1.9.0

11 Jan 10:37
e986e76
Compare
Choose a tag to compare

Changes:

  • Use schema version 1.9.0 to support character styles and studio-object property data types.
  • Supported by Studio 11.108 and above.

v1.8.0

17 May 11:25
b335dd7
Compare
Choose a tag to compare

Changes:

  • Use schema version 1.7.0 to support conditional child properties

Supported by Studio 11.92 and above.

v1.7.0

07 Apr 06:30
aaff7a9
Compare
Choose a tag to compare

Changes:

  • New boolean directive option stripStylingOnPaste to configure the behavior when pasting text in a doc-editable field. When true all styling is stripped from the pasted text. By default the option is false.
  • New number based slider control type
  • Ability to store custom data in the component set which can be downloaded by custom channels

Supported by Studio 11.89 and above.

v1.6.0

17 Dec 08:23
e062c8f
Compare
Choose a tag to compare

Changes:

  • New option showToolbar to configure the component toolbar behavior. By default the component toolbar is only shown on hovering the mouse on the component in the editor.

Supported by Studio 11.81 and above.