0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/topics
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
..
search Deprecate the partial_match argument 2023-04-19 10:53:25 +01:00
images.md Remove WAGTAILIMAGES_ALLOW_SVG setting for WAGTAILIMAGES_EXTENSIONS 2023-03-30 10:19:43 +01:00
index.md convert the docs/topics/** from RST to Markdown 2022-06-23 08:12:07 +10:00
pages.md Documentation - Clean up minor formatting issues 2023-03-21 08:02:25 +10:00
permissions.md Documentation - Fix missing links / images 2023-01-05 12:08:27 +00:00
snippets.md Hide Snippets menu item if all snippet models have their own menu items 2023-04-19 15:13:42 +01:00
streamfield.md Update documentation on icons management, with available icons 2023-03-28 16:13:35 +01:00
writing_templates.md Improve customisability of the accessibility checker configuration. Fix #10137 (#10333) 2023-04-20 07:46:56 +01:00