kopia lustrzana https://github.com/wagtail/wagtail
add release notes for #7605
rodzic
b56d27d1a1
commit
5a7ae4280d
|
@ -50,7 +50,7 @@ Changelog
|
|||
* Fix: Remove redundant 'clear' button from site root page chooser (Matt Westcott)
|
||||
* Fix: Make ModelAdmin IndexView keyboard-navigable (Saptak Sengupta)
|
||||
* Fix: Prevent error on refreshing page previews when multiple preview tabs are open (Alex Tomkins)
|
||||
* Fix: Multiple accessibility fixes for Windows high contrast mode; Admin fields, Dropdown button, Editor Tabs, Icon visibility, Page Editor field panels, sidebar menu, sidebar hamburger icon, sidebar search, streamfield buttons (Dmitrii Faiazov, Chakita Muttaraju, Onkar Apte, Desai Akshata, LB (Ben Johnston), Amy Chan, Dan Braghis)
|
||||
* Fix: Multiple accessibility fixes for Windows high contrast mode; Admin fields, Dropdown button, Editor Tabs, Icon visibility, Page Editor field panels, sidebar menu, sidebar hamburger icon, sidebar search, streamfield, checkboxes (Dmitrii Faiazov, Chakita Muttaraju, Onkar Apte, Desai Akshata, LB (Ben Johnston), Amy Chan, Dan Braghis, Thibaud Colas)
|
||||
* Fix: Menu sidebar hamburger icon on smaller viewports now correctly indicates it is a button to screen readers and can be accessed via keyboard (Amy Chan, Dan Braghis)
|
||||
* Fix: `blocks.MultipleChoiceBlock`, `forms.CheckboxSelectMultiple` and `ArrayField` checkboxes will now stack instead of display inline to align with all other checkboxes fields (Seb Brown)
|
||||
* Fix: Screen readers can now access login screen field labels (Amy Chan)
|
||||
|
|
|
@ -70,7 +70,7 @@ Bug fixes
|
|||
* Remove redundant 'clear' button from site root page chooser (Matt Westcott)
|
||||
* Make ModelAdmin IndexView keyboard-navigable (Saptak Sengupta)
|
||||
* Prevent error on refreshing page previews when multiple preview tabs are open (Alex Tomkins)
|
||||
* Multiple accessibility fixes for Windows high contrast mode; Admin fields, Dropdown button, Editor Tabs, Icon visibility, Page Editor field panels, sidebar menu, sidebar hamburger icon, sidebar search, streamfield buttons (Dmitrii Faiazov, Chakita Muttaraju, Onkar Apte, Desai Akshata, LB (Ben Johnston), Amy Chan, Dan Braghis)
|
||||
* Multiple accessibility fixes for Windows high contrast mode; Admin fields, Dropdown button, Editor Tabs, Icon visibility, Page Editor field panels, sidebar menu, sidebar hamburger icon, sidebar search, streamfield, checkboxes (Dmitrii Faiazov, Chakita Muttaraju, Onkar Apte, Desai Akshata, LB (Ben Johnston), Amy Chan, Dan Braghis, Thibaud Colas)
|
||||
* Menu sidebar hamburger icon on smaller viewports now correctly indicates it is a button to screen readers and can be accessed via keyboard (Amy Chan, Dan Braghis)
|
||||
* ``blocks.MultipleChoiceBlock``, ``forms.CheckboxSelectMultiple`` and ``ArrayField`` checkboxes will now stack instead of display inline to align with all other checkboxes fields (Seb Brown)
|
||||
* Screen readers can now access login screen field labels (Amy Chan)
|
||||
|
|
Ładowanie…
Reference in New Issue