kopia lustrzana https://github.com/wagtail/wagtail
Fix up contributor name for #11294
rodzic
33fbbed19d
commit
fdad793a50
|
|
@ -103,8 +103,8 @@ Changelog
|
|||
* Maintenance: Move logic for django-filters filtering into `BaseListingView` (Matt Westcott)
|
||||
* Maintenance: Refactor listing views to share more queryset ordering logic (Matt Westcott)
|
||||
* Maintenance: Remove `initTooltips` in favour of Stimulus controller (LB (Ben) Johnston)
|
||||
* Maintenance: Enhance the Stimulus `InitController` to allow for custom event dispatching when ready (ADITYA, LB (Ben) Johnston)
|
||||
* Maintenance: Remove inline script usage for comment initialization and adopt an event listener/dispatch approach for better CSP compliance (ADITYA, LB (Ben) Johnston)
|
||||
* Maintenance: Enhance the Stimulus `InitController` to allow for custom event dispatching when ready (Aditya, LB (Ben) Johnston)
|
||||
* Maintenance: Remove inline script usage for comment initialization and adopt an event listener/dispatch approach for better CSP compliance (Aditya, LB (Ben) Johnston)
|
||||
|
||||
|
||||
5.2.3 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -781,6 +781,7 @@
|
|||
* Salvo Polizzi
|
||||
* Badr Fourane
|
||||
* Vaishnav Dasari
|
||||
* Aditya
|
||||
|
||||
## Translators
|
||||
|
||||
|
|
|
|||
|
|
@ -142,8 +142,8 @@ Thank you to Thibaud Colas and Badr Fourane for their work on this feature.
|
|||
* Remove invalid CSS styles / Sass selector concatenation (Thibaud Colas)
|
||||
* Refactor listing views to share more queryset ordering logic (Matt Westcott)
|
||||
* Remove `initTooltips` in favour of Stimulus controller (LB (Ben) Johnston)
|
||||
* Enhance the Stimulus `InitController` to allow for custom event dispatching when ready (ADITYA, LB (Ben) Johnston)
|
||||
* Remove inline script usage for comment initialization and adopt an event listener/dispatch approach for better CSP compliance (ADITYA, LB (Ben) Johnston)
|
||||
* Enhance the Stimulus `InitController` to allow for custom event dispatching when ready (Aditya, LB (Ben) Johnston)
|
||||
* Remove inline script usage for comment initialization and adopt an event listener/dispatch approach for better CSP compliance (Aditya, LB (Ben) Johnston)
|
||||
|
||||
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue