A bunch of new features and changes have been added to KLighD, see below for their usage.
Usage
The new version of the CLI is attached to this release and the VS Code extension is published to the marketplaces. Please refer to the initial release for usage information.
Features
- core: Implement image clip renderings. by @NiklasRentzCAU in #138
- support for top-down scalefactor by @Eddykasp in #153
- Proxy Views by @fight4day in #86
- Interactive tree layout and relative constraints for layered by @soerendomroes in #125
Changes
- Core: switched tabs + added quickbar for options by @TheRichmend in #145
- removed direct graph properties that have been previously moved to the general graph properties by @NiklasRentzCAU in #165
- adapt to ID generation changes in KLighD by @NiklasRentzCAU in #152
Fixes
- fixes overlayed titles sometimes having an unexpected offset. by @NiklasRentzCAU in #129
- child placement and rendering bounding box fixes by @NiklasRentzCAU in #130
- Build fixes for Windows by @NiklasRentzCAU in #131
- Fix style propagation and order of style handling. by @NiklasRentzCAU in #132
- Text rendering fixes by @NiklasRentzCAU in #133
- Hover for sidebar and diagram popup fixes by @NiklasRentzCAU in #137
- cli: fixed example calls in help text to show the executable name. by @NiklasRentzCAU in #147
- Added sidebar icon size css class as a workaround. by @soerendomroes in #158
- API fixes by @NiklasRentzCAU in #172
Tooling/Infrastructure
- Unit testing framework by @Eddykasp in #128
- CI: add caching to workflows by @NiklasRentzCAU in #136
- changed user/mail to a more generic KIELER user. by @NiklasRentzCAU in #144
- Update to Sprotty 0.12 by @NiklasRentzCAU in #150
- allow tests with jsx dependencies by @NiklasRentzCAU in #156
- Version Updates by @NiklasRentzCAU in #162
- Prettier by @NiklasRentzCAU in #164
- Update Deprecated Actions. Bump update-artifact to v4 by @Eddykasp in #171
Full Changelog: v0.4.2...v0.5.0