ECL v4 contains changes focused on improving the visual identity of the EC components. Detailed release information is available on Github.
4.1.0
:rocket: New Feature
- #3297 feat(mega-menu): Adding component - FRONT-4279
:bug: Bug Fix
- #3313 fix(banner): Fixing height for the plain background variant
- #3310 fix(page-header): Fix closure tag for the description wrapper - FRONT-4347
- #3303 fix(file-upload): add focus styles - FRONT-4317
- #3306 fix(menu): Fixing position in the site-header and inner styles for RTL support - FRONT-4327
- #3307 fix(checkbox): fix website demo - FRONT-4328
- #3276 fix(menu): Bring the user back to the open/close button when reaching the last item in mobile - FRONT-4288
:nail_care: Enhancement
- #3118 feat(icon): use css cutom properties - FRONT-4152
- #3253 feat(table): add optional caption - FRONT-4274
- #3302 feat(button): update EU button styles - FRONT-4323
- #3304 feat(modal): add screen reader text to icon - FRONT-4320
- #3247 feat(table): add accessibility scope - FRONT-4259
- #3246 feat(tag-set): use html list markup - FRONT-4262
- #3291 feat(button): remove tertiary button background and update components using it - FRONT-4295
:house: Internal
- #3308 chore: Storybook 8 - FRONT-4292