Skip to content

v1.1.1 - Admin UI style refinements

Choose a tag to compare

@NichlasB NichlasB released this 23 Mar 14:50
· 8 commits to main since this release

What's New in v1.1.1

Admin UI refinements with improved accessibility and better alignment with WordPress design guidelines.

Highlights

  • Admin UI now follows WordPress design system guide more closely
  • Improved accessibility with aria-live regions, aria-busy, and aria-disabled states
  • Enhanced form validation with inline field-level feedback
  • Better empty state presentation for "no plugins found"
  • Clearer error messages with proper singular/plural localization

Changelog

Style

  • Align admin UI with WordPress design system guide
  • Add empty-state and validation-error styles
  • Add proper disabled + aria-disabled + aria-busy state to update buttons
  • Add dedicated aria-live region for status updates

Upgrade Notes

No breaking changes in this release.