kopia lustrzana https://github.com/wagtail/wagtail
rodzic
95ee796a0f
commit
fbe585184f
|
|
@ -127,6 +127,7 @@ Changelog
|
|||
* Maintenance: Migrate the unsaved form checks & confirmation trigger to Stimulus `UnsavedController` (Sai Srikar Dumpeti, LB (Ben) Johnston)
|
||||
* Maintenance: Reduce gap between snippets and generic views/templates (Sage Abdullah)
|
||||
* Maintenance: Migrate page listing menu re-ordering (drag & drop) from jQuery inline scripts to `OrderableController` (Aman Pandey, LB (Ben) Johnston)
|
||||
* Maintenance: Clean up scss variable usage, remove unused variables and mixins, adopt more core token variables (Jai Vignesh J, Nandini Arora, LB (Ben) Johnston)
|
||||
|
||||
|
||||
5.2.3 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -784,6 +784,7 @@
|
|||
* Aditya
|
||||
* Tommaso Amici
|
||||
* Curtis Maloney
|
||||
* Jai Vignesh J
|
||||
|
||||
## Translators
|
||||
|
||||
|
|
|
|||
|
|
@ -171,6 +171,7 @@ Thank you to Thibaud Colas, Badr Fourane, and Sage Abdullah for their work on th
|
|||
* Migrate the unsaved form checks & confirmation trigger to Stimulus `UnsavedController` (Sai Srikar Dumpeti, LB (Ben) Johnston)
|
||||
* Reduce gap between snippets and generic views/templates (Sage Abdullah)
|
||||
* Migrate page listing menu re-ordering (drag & drop) from jQuery inline scripts to `OrderableController` (Aman Pandey, LB (Ben) Johnston)
|
||||
* Clean up scss variable usage, remove unused variables and mixins, adopt more core token variables (Jai Vignesh J, Nandini Arora, LB (Ben) Johnston)
|
||||
|
||||
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue