kopia lustrzana https://github.com/wagtail/wagtail
Changelog for #11262
rodzic
e3bc95b8f9
commit
db00f05a47
|
@ -26,6 +26,7 @@ Changelog
|
|||
* Fix: Use a visible border and background color to highlight active formatting in the rich text toolbar (Cassidy Pittman)
|
||||
* Fix: Ensure image focal point box can be removed (Gunnar Scherf)
|
||||
* Fix: Ensure that Snippets search results correctly use the `index_results.html` or `index_results_template_name` override on initial load (Stefan Hammer)
|
||||
* Fix: Avoid error when attempting to moderate a page drafted by a now deleted user (Dan Braghis)
|
||||
* Docs: Document, for contributors, the use of translate string literals passed as arguments to tags and filters using `_()` within templates (Chiemezuo Akujobi)
|
||||
* Docs: Document all features for the Documents app in one location (Neeraj Yetheendran)
|
||||
* Docs: Add section to testing docs about creating pages and working with page content (Mariana Bedran Lesche)
|
||||
|
|
|
@ -39,6 +39,7 @@ depth: 1
|
|||
* Use a visible border and background color to highlight active formatting in the rich text toolbar (Cassidy Pittman)
|
||||
* Ensure image focal point box can be removed (Gunnar Scherf)
|
||||
* Ensure that Snippets search results correctly use the `index_results.html` or `index_results_template_name` override on initial load (Stefan Hammer)
|
||||
* Avoid error when attempting to moderate a page drafted by a now deleted user (Dan Braghis)
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue