Skip to content

1.1.0

Compare
Choose a tag to compare
@slisson slisson released this 01 May 02:26
· 119 commits to main since this release
8a443f8

1.1.0 (2024-05-01)

Bug Fixes

  • HTML elements were in wrong order after incremental change (69a7d65)
  • missing read access when computing side transformations in MPS (40abfd1)
  • missing read action when trying to type the text for substituting a node (3441476)
  • sort modules/models/nodes alphabetically (7c077ce)
  • wrong concept was provided to MPS scopes (1324537)

Features

  • a "new line concept" can be specified that is inserted when pressing ENTER (5ce9fe4)
  • wrapper actions derived from child cells (90d3ea5)

Performance Improvements

  • collect changed DOM elements efficiently (90a9cae)