Skip to content

3.2.0

Choose a tag to compare

@emteknetnz emteknetnz released this 16 Apr 21:36
· 10 commits to 3 since this release
Immutable release. Only release title and notes can be modified.
2c46dd2

What's Changed

  • ENH Add accessibility attributes to edit folder icon by @emteknetnz in #1598
  • ENH Disable sorting on queries where sort order doesn't matter by @GuySartorelli in #1605
  • ENH Hide font icons from screen readers by @GuySartorelli in #1608
  • ENH Update "add folder" text to "add new folder" by @GuySartorelli in #1612
  • ENH Hide JS font icons from screen readers by @GuySartorelli in #1613
  • MNT Add behat test for react tab keyboard nav by @emteknetnz in #1616
  • ENH Hide PHP font icons from screen readers by @GuySartorelli in #1617
  • FIX Skip change value if option is undefined by @GuySartorelli in #1622
  • ENH Use new accessible modal close button by @GuySartorelli in #1624
  • ENH Hide remaining font-icons from screen readers by @GuySartorelli in #1623
  • FIX Autofocus on form fields when opening asset edit form by @GuySartorelli in #1630
  • TLN Update translations by @emteknetnz in #1632
  • ENH Add aria-sort to table view headers by @emteknetnz in #1631
  • ENH Improve screen reader support of pagination by @emteknetnz in #1634
  • ENH Refactor Gallery from class to functional component by @emteknetnz in #1637
  • ENH Add UnsavedChangesIndicator to file edit form by @emteknetnz in #1635
  • ENH Refactor components from class to functional by @emteknetnz in #1639
  • FIX Ensure default values are passed through by @emteknetnz in #1641
  • MNT Update unit tests for PHP 8.5 by @emteknetnz in #1640
  • ENH Update usage of deprecated event properties by @emteknetnz in #1645
  • FIX Clean up merge conflict by @GuySartorelli in #1650
  • ENH Use arrow keys to navigate asset gallery by @GuySartorelli in #1643
  • FIX Use our custom close button component for delete files modal by @GuySartorelli in #1657
  • TLN Update translations by @GuySartorelli in #1662
  • ENH Refactor react components from class to functional by @emteknetnz in #1648
  • DEP Update JS dependencies by @github-actions[bot] in #1666
  • Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #1672
  • FIX Resolve race condition when navigating to new folder by @GuySartorelli in #1673
  • ENH Use arrow keys to navigate asset table view by @GuySartorelli in #1661
  • FIX Avoid focus race condition when opening form for new file by @GuySartorelli in #1678
  • DOC Correct typos with codespell in comments and test files by @lerni in #1680
  • FIX Defer updating focus until navigation is complete by @GuySartorelli in #1676
  • FIX Ensure focus moves to folder when adding new folder. by @GuySartorelli in #1677

New Contributors

Full Changelog: 3.1.8...3.2.0