v0.14.0
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #333
- Fixed edge layout when there are no routing points yet by @spoenemann in #334
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #336
- Reconnecting of edges breaks dragging #335 by @dhuebner in #337
- Move single routing point with Manhattan #310 by @dhuebner in #338
- Allows scrolling the viewport using alt + wheel by @dhuebner in #340
- Don't lose selection when clicking over root by @dhuebner in #341
- Cleanup deprecated types by @tortmayr in #332
- Jiden/create generator sprotty 257 by @jonah-iden in #342
- specify host as 127.0.0.1 by @loganmay in #343
- added zoomScale property to centerAction to set zoom level when executing the action by @jonah-iden in #347
- Add separate websocket example by @loganmay in #344
- Fixed WS connection for Gitpod by @spoenemann in #348
- Improve extensibility of multi-injected keys by @tortmayr in #349
- Allow context menu on not selectable elements #345 by @dhuebner in #346
- Fix font scaling in edit label UI extension by @planger in #352
- Corrected edge label placement for side='on' by @spoenemann in #354
- Rename internal model classes with 'Impl' suffix by @spoenemann in #355
- Added GitHub Action for CI by @spoenemann in #358
- Bump TypeScript 5 and Inversify 6 by @kaisalmen in #357
- Allow limits on zooming and panning by @spoenemann in #356
- Fix mocha launch configurations by @tortmayr in #359
- Clean up codebase with regards to deprecated API by @tortmayr in #360
- Track promise state in Deferred by @tortmayr in #361
- Extracted
model
getter to abstract ModelSource by @spoenemann in #365 - Bump semver from 7.3.8 to 7.5.2 by @dependabot in #366
- Fix computation of bounding box with children rendered outside by @spoenemann in #364
- Consider compartments in ELK layout, add pre/postprocessors by @spoenemann in #362
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #367
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #369
- Deprecate tool manager API by @tortmayr in #371
- Fix command palette suggestion position by @tortmayr in #372
New Contributors
- @jonah-iden made their first contribution in #342
- @loganmay made their first contribution in #343
Full Changelog: v0.13.0...v0.14.0