v24.1.0-rc.1
Pre-release
Pre-release
·
837 commits
to develop
since this release
NPM package: https://www.npmjs.com/package/@eccenca/gui-elements/v/24.1.0-rc.1
Storybook:
Added
CntentGroupcomponent- 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
Fixed
MultiSelect:- Old suggestions might be shown for a very short time when typing in a new search query.
Changed
eslintlibraries were upgraded to v9, sonodev18.18 or higher is required