kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #10021 in 4.1.3
rodzic
8c2a382949
commit
e6afce23dc
|
@ -194,6 +194,7 @@ Changelog
|
|||
* Fix: Improve right-to-left (RTL) positioning for the following components: Page explorer, Sidebar sub-menu, rich text tooltips, rich text toolbar trigger, editor section headers (Thibaud Colas)
|
||||
* Fix: Ensure links within help blocks meet colour contrast guidelines for accessibility (Theresa Okoro)
|
||||
* Fix: Support creating `StructValue` copies (Tidiane Dia)
|
||||
* Fix: Fix "Edit this page" missing from userbar (Satvik Vashisht)
|
||||
|
||||
|
||||
4.1.2 (06.02.2023)
|
||||
|
|
|
@ -17,3 +17,4 @@ depth: 1
|
|||
* Improve right-to-left (RTL) positioning for the following components: Page explorer, Sidebar sub-menu, rich text tooltips, rich text toolbar trigger, editor section headers (Thibaud Colas)
|
||||
* Ensure links within help blocks meet colour contrast guidelines for accessibility (Theresa Okoro)
|
||||
* Support creating `StructValue` copies (Tidiane Dia)
|
||||
* Fix "Edit this page" missing from userbar (Satvik Vashisht)
|
||||
|
|
Ładowanie…
Reference in New Issue