Skip to content

2026-06-02 Changelog

Summary of production-facing updates since 2026-05-11.

en-forms

  • EnInputRadio and EnInputRadioGroup gained a button-styled variant, rendering radio options as a connected group of buttons.

en-components

  • EnConfirmationModal now 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-right modifier 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-nowrap modifier 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.