Skip to content

Releases: ptc-iot-sharing/MonacoEditorTWX

v1.26.1

11 Feb 15:58
Compare
Choose a tag to compare

1.26.1 (2024-02-11)

Bug Fixes

  • Updated the monaco library to 0.46.0 (8333d72)
  • Completions showing as underline (5ced477)
  • Editing of subscriptions on 9.5 fails. Fix #56 (2d8d4e5)
  • expressions not being editable. Fix #42 (f76bcaf)
  • prevent more text showing as underlined with it shouldn't (4d7a8b7)
  • typescript services not being saved and generally not working. Fix #55 (54c7854)

v1.26.0

13 Nov 12:59
Compare
Choose a tag to compare

1.26.0 (2023-11-13)

Features

v1.25.6

13 Nov 10:57
Compare
Choose a tag to compare

1.25.6 (2023-11-13)

Bug Fixes

  • pipeline: resolve issue where the production release was not attached to the release (7efef88)

v1.25.5

13 Nov 10:52
Compare
Choose a tag to compare

1.25.5 (2023-11-13)

Bug Fixes

  • if prettier config was missing the editor would not be initialized (aa72a5e)

v1.25.4

13 Sep 17:48
Compare
Choose a tag to compare

1.25.4 (2023-09-13)

Bug Fixes

  • deps: update monaco to 0.43.0 (05053a4)

v1.25.3

10 Sep 18:43
Compare
Choose a tag to compare

1.25.3 (2023-09-10)

Bug Fixes

  • autocompletion for all thingworx types not working. This was due to the ThingWorx type definitions being incorrectly imported (1c8c822)

v1.25.2

22 Aug 19:26
Compare
Choose a tag to compare

1.25.2 (2023-08-22)

Bug Fixes

  • resolve prettier (format document) no longer working (a5b5394)

v1.25.1

22 Aug 18:22
Compare
Choose a tag to compare

1.25.1 (2023-08-22)

Bug Fixes

  • Update dependencies, update monaco to 0.39.0. Improve upload to thingworx (91dcf52)

v1.25.0

28 May 13:01
Compare
Choose a tag to compare

1.25.0 (2023-05-28)

Features

  • Update monaco to 0.38.0 (1d2487f)

v1.24.2

16 Mar 12:07
Compare
Choose a tag to compare

1.24.2 (2022-03-16)

Bug Fixes

  • JSON service output is not correctly displayed after multiple executions. Fix #37 (94cc92b)
  • Set the editor property fixedOverflowWidgets to true so hints appear on top of composer elements (579b604)