2026-03-27 Changelog
Summary of production-facing updates since 2026-03-03.
en-forms
EnInputSelectPluskeyboard and focus behavior was refined so selection, tabbing, and refocus handling feel more consistent.- Select-plus dropdown accessibility was improved with better listbox semantics, active option announcements, and clearer keyboard interaction.
- Standard select inputs now emit blur events consistently, which should improve validation and field-state handling.
- Currency input decimal entry was stabilized so in-progress values are preserved more predictably instead of being rounded while typing.
- Typeahead info messaging remains visible while focused, preserving existing automation-dependent behavior.
en-components
- Bulk-selection controls in tables now include accessible labels for row-level and select-all checkboxes.
en-style
- The package moved onto the new v4 line, including a large internal refactor and branch split to support the updated EE app styling system.
- Layout and navigation styling was updated across the EE app work, including left-nav refinements, button container adjustments, and modal footer spacing.
- Accessibility-related styling updates were added as part of the EE app refresh.
- Breakpoint and packaging fixes were included to stabilize the new build output.
- Icon and alert styling were corrected, including packaged icon content and employee alert spacing.