github nolanlawson/pinafore v1.15.5

latest releases: v2.6.0, v2.5.1, v2.5.0...
6 years ago

v1.15.5

Bugfixes

Autocomplete suggestions are more accessible

The autocomplete dropdown now works for screen reader users in VoiceOver on Safari and NVDA on Chrome.

  • fix: fix autocomplete in voiceover+safari #1632
  • fix: improve autosuggest a11y #1630

Autocomplete is no longer cropped

When in a modal dialog, the autocomplete is no longer cropped.

  • fix: make autosuggest list appear over modal dialog #1649

Accessibility improvements to toggle buttons

There are no more toggle buttons in Pinafore – instead, there are just buttons whose labels change. This was based on feedback from @MarcoZehe, so thanks very much to him for his help!

  • fix: media nav buttons should be a list #1648
  • fix: remove aria-pressed entirely #1647
  • fix: use radio buttons for pinning timelines #1644
  • fix: convert many toggle buttons into regular buttons #1643
  • fix: use radiogroup for instance switcher #1634
  • fix: more consistent toggle button aria-label/title #1626

Card links properly escape HTML

You should see fewer ' and other HTML entities in card titles/descriptions.

  • fix: fix more html entities in card titles #1628

Pinafore builds properly on Node v13

Pinafore should now build properly on Node v13 thanks to a node-sass update. Thanks @saper!

  • chore(package): update node-sass to 4.13.0 #1625

Full changelog

Don't miss a new pinafore release

NewReleases is sending notifications on new releases.