v24.1.0-rc.3
Pre-release
Pre-release
·
812 commits
to develop
since this release
NPM package: https://www.npmjs.com/package/@eccenca/gui-elements/v/24.1.0-rc.3
Storybook:
Added
ContentGroupcomponent- Manage display of a grouped content section.
- Add info, actions and context annotations by using its properties.
- Can be nested into each other.
<CodeEditor />- implemented support for linting which is enabled via
useLintingprop turtleandjavascriptare currently supported languages for linting- editor is focused on load if
autoFocusprop is set totrue - implemented support for
disabledstate in code editor - implemented support for
intentstates in code editor
- implemented support for linting which is enabled via
<Label />- added
additionalElementsproperty to display elements at the end of the label
- added