Skip to content

Releases: ptc-iot-sharing/SvgViewerWidgetTWX

v1.3.2

30 Nov 03:29
Compare
Choose a tag to compare

1.3.2 (2023-11-30)

Bug Fixes

  • trigger a new release, with a valid production build (6d9a8e7)

v1.3.1

05 Sep 19:21
Compare
Choose a tag to compare

1.3.1 (2023-09-05)

Bug Fixes

  • extend the list of attributes that can be overriden to 'x', 'y', 'rx', 'ry', 'r', 'cx', 'cy' (a024bd2)

v1.3.0

05 Sep 17:57
Compare
Choose a tag to compare

1.3.0 (2023-09-05)

Bug Fixes

  • Support overriding the x and y attributes. Fix #36 (ab2039d)

Features

  • Added a new ResetSelection service that clears all selected items. Fix #41 (dad1a2f)
  • Update dependencies, adopt latest build process (8c73edc)

v1.2.1

07 Jan 09:26
Compare
Choose a tag to compare

1.2.1 (2021-01-07)

Bug Fixes

  • Fix issue with dynamic svg url not working when pan and zom is disabled. Fixes #20, fixes #17 (d47f498)

v1.2.0

04 Sep 15:28
Compare
Choose a tag to compare

Bug Fixes

  • compatiblity: Added compatibility with Thingworx 9. Fixes #11 (94b1987)
  • deps: Updated all the depedencies to fix security issues (dc1383d)

Features

  • selected: The SelectedElementID can now be binded. This means that the user can select a default selected element with a static value, or bind this dynamicaly. (f28bf69)

1.1.2

19 Aug 10:37
Compare
Choose a tag to compare

Major documentation update.
Refer to the README for more info

1.1.0

27 May 11:26
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

Added new way of providing input data for the widget...
TODO: Writing changelog

1.0.354

07 Jun 15:51
Compare
Choose a tag to compare

Fixes:

  • Disable clamping so an initial position can always be set
  • Fixed fill issue for elements

1.0.351

02 Apr 11:17
Compare
Choose a tag to compare
  • Fixes issue with the overloads not loading if the data comes before the svg url.
  • Fixes issue that the svg is reloaded even if the link is identical.

1.0.348

27 Mar 14:22
Compare
Choose a tag to compare
  • Update dependencies, fixing issue with the extension in 8.4.0