github ulsklyc/oikos v0.25.7

latest release: v0.25.8
2 hours ago

Added

  • Navigation: a dedicated screen-reader announcer (aria-live="polite") announces the page name on every route change instead of reading the entire page content

Changed

  • Color pickers (notes, calendar): swatches now use role="radiogroup" with localized color names instead of hex codes, aria-checked reflects the selected state, and Arrow keys navigate between options
  • Navigation badges: badge counts are now hidden from screen readers (aria-hidden); the parent nav link's aria-label is updated to include the count in plain text
  • Main content area: removed aria-live="polite" from <main> — it was causing screen readers to read the full page on every navigation

Fixed

  • Form validation: aria-invalid="true" is now set on invalid inputs in all modals and on the login form so screen readers can announce field errors

Don't miss a new oikos release

NewReleases is sending notifications on new releases.