mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Add release notes for #5784
This commit is contained in:
parent
8af6b4a555
commit
eb0612c21c
3 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Fix: Added ARIA alert role to live search forms in the admin (Casper Timmers)
|
||||
* Fix: Reorder login form elements to match expected tab order (Kjartan Sverrisson)
|
||||
* Fix: Re-add 'Close Explorer' button on mobile viewports (Sævar Öfjörð Magnússon)
|
||||
* Fix: Add a more descriptive label to Password reset link for screen reader users (Casper Timmers, Martin Coote)
|
||||
|
||||
|
||||
2.8 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -428,6 +428,7 @@ Contributors
|
|||
* Johannes Vogel
|
||||
* Sam Costigan
|
||||
* Eric Sherman
|
||||
* Martin Coote
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ Bug fixes
|
|||
* Added ARIA alert role to live search forms in the admin (Casper Timmers)
|
||||
* Reordered login form elements to match expected tab order (Kjartan Sverrisson)
|
||||
* Re-added 'Close Explorer' button on mobile viewports (Sævar Öfjörð Magnússon)
|
||||
* Added a more descriptive label to Password reset link for screen reader users (Casper Timmers, Martin Coote)
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
|
|||
Loading…
Reference in a new issue