|
@@ -6,6 +6,7 @@ Changelog
|
|
|
|
|
|
* Fix: Correctly place comment buttons next to date / datetime / time fields. (Srishti Jaiswal)
|
|
|
* Fix: Reduce confusing spacing below StreamField blocks help text (Rishabh Sharma)
|
|
|
+* Docs: Update example for customizing "p-as-heading" accessibility check without overriding built-in checks (Cynthia Kiser)
|
|
|
|
|
|
6.4 (xx.xx.xxxx) - IN DEVELOPMENT
|
|
|
~~~~~~~~~~~~~~~~
|
|
@@ -86,6 +87,7 @@ Changelog
|
|
|
* Docs: Fix Django HTML syntax formatting issue on the documents overview page (LB (Ben) Johnston)
|
|
|
* Docs: Separate virtual environment creation and activation steps in tutorial (Ankit Kumar)
|
|
|
* Docs: Update tutorial to use plain strings in place of `FieldPanel` / `InlinePanel` where appropriate (Unyime Emmanuel Udoh)
|
|
|
+ * Docs: Update example for customizing "p-as-heading" accessibility check without overriding built-in checks (Cynthia Kiser)
|
|
|
* Maintenance: Close open files when reading within utils/setup.py (Ataf Fazledin Ahamed)
|
|
|
* Maintenance: Avoid redundant `ALLOWED_HOSTS` check in `Site.find_for_request` (Jake Howard)
|
|
|
* Maintenance: Update `CloneController` to ensure that `added`/`cleared` events are not dispatched as cancelable (LB (Ben) Johnston)
|