kopia lustrzana https://github.com/wagtail/wagtail
Add release notes for Stimulus adoption
rodzic
86f8d2b7ad
commit
84e2390192
|
@ -86,6 +86,8 @@ Changelog
|
|||
* Maintenance: Move `identity` JavaScript util into shared utils folder (LB (Ben Johnston))
|
||||
* Maintenance: Remove unnecessary declaration of function to determine URL query params, instead use `URLSearchParams` (Loveth Omokaro)
|
||||
* Maintenance: Update `tsconfig` to better support modern TypeScript development and clean up some code quality issues via Eslint (Loveth Omokaro)
|
||||
* Maintenance: Set up Stimulus application initialisation according to RFC 78 (LB (Ben) Johnston)
|
||||
* Maintenance: Refactor submit-on-change search filters for image and document listings to use Stimulus (LB (Ben) Johnston)
|
||||
|
||||
|
||||
4.1.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
@ -88,6 +88,8 @@ This feature was developed by Sage Abdullah.
|
|||
* Add class inheritance information to StreamField block sreference (Temidayo Azeez)
|
||||
* Document the hook [`register_image_operations`](register_image_operations) and add an example of a [custom Image filter](custom_image_filters) (Coen van der Kamp)
|
||||
* Fix incorrect example code for StreamField migration of `RichTextField` (Matt Westcott)
|
||||
* Set up Stimulus application initialisation according to RFC 78 (LB (Ben) Johnston)
|
||||
* Refactor submit-on-change search filters for image and document listings to use Stimulus (LB (Ben) Johnston)
|
||||
|
||||
### Maintenance
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue