wagtail/docs/reference
sag᠎e ed36b5b9b6
Improve customisability of the accessibility checker configuration. Fix #10137 (#10333)
* Extract userbar BaseItem.get_context_data()
* Extract Axe config into smaller attributes and methods for easier overrides
* Add TypeScript interface for WagtailAxeConfiguration
* Improve typings for userbar.ts
* Separate Axe `runOnly` and `rules` options
* Pass request object to all axe configuration methods
* Remove Axe runOnly option if it's falsy
* Add docs for customising the accessibility checker
* Use lists for Axe include and exclude selectors
* Parse JSON script when testing accessibility checker config
* Add tests for customising accessibility checker configuration

Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-04-20 07:46:56 +01:00
..
contrib Update documentation on icons management, with available icons 2023-03-28 16:13:35 +01:00
pages Revamp panel types documentation and other docs that reference it 2023-04-18 02:49:04 +01:00
streamfield Update docs for use_json_field 2023-02-10 13:20:34 +00:00
hooks.md Improve customisability of the accessibility checker configuration. Fix #10137 (#10333) 2023-04-20 07:46:56 +01:00
index.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
jinja2.md Add `fullpageurl` to jinja2 environment 2023-01-04 16:13:56 +00:00
management_commands.md Remove old versionadded / versionchanged directives from docs 2023-02-08 14:25:09 +00:00
panel_api.md Revamp panel types documentation and other docs that reference it 2023-04-18 02:49:04 +01:00
project_template.md Fix typo in project_template.md (#9835) 2023-01-03 10:17:03 +00:00
settings.md Remove WAGTAILIMAGES_ALLOW_SVG setting for WAGTAILIMAGES_EXTENSIONS 2023-03-30 10:19:43 +01:00
signals.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
viewsets.md Add docs and tests for grouped snippets registration 2023-04-19 15:13:42 +01:00