2026-06-02 Changelog
Summary of production-facing updates since 2026-05-11.
en-forms
EnInputRadioandEnInputRadioGroupgained a button-styled variant, rendering radio options as a connected group of buttons.
en-components
EnConfirmationModalnow re-enables its save button when the modal closes, so the action is available again the next time it opens.
en-style
- A new
title-row-grow-rightmodifier lets the right column size to its content (for example, several buttons) instead of being capped, so the title text is no longer squeezed. - A new
btn-container-nowrapmodifier keeps grouped buttons on a single line instead of wrapping. - Missing CSS variables were added for the EE app styling, along with a build fix to stabilize the output.