0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/advanced_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
..
api Add SVG docs 2023-03-30 10:19:43 +01:00
customisation Set up new color design tokens for light and dark themes 2023-04-19 13:38:23 +01:00
documents Grammatical adjustments of advanced topic Documents (#9426) 2022-10-21 00:32:50 +01:00
images Remove old versionadded / versionchanged directives from docs 2023-02-08 14:25:09 +00:00
accessibility_considerations.md Improve customisability of the accessibility checker configuration. Fix #10137 (#10333) 2023-04-20 07:46:56 +01:00
add_to_django_project.md Documentation - Fix missing links / images 2023-01-05 12:08:27 +00:00
amp.md
boundblocks_and_values.md Remove old versionadded / versionchanged directives from docs 2023-02-08 14:25:09 +00:00
deploying.md Update guide.wagtail.org links to use most up-to-date URL and page name, with "latest" redirect 2023-02-03 11:13:15 +00:00
embeds.md Change Facebook company name to Meta 2023-01-11 20:18:04 +10:00
formbuilder_routablepage_redirect.md
i18n.md Add useful properties to Locale 2023-03-21 08:02:40 +10:00
icons.md Add docs for FieldPanel's icon parameter 2023-04-18 02:49:04 +01:00
index.md Add documentation for customising StreamField validation 2023-03-01 12:07:13 +01:00
multi_site_multi_instance_multi_tenancy.md
performance.md Adopt the pageurl template tag over page.url where possible 2023-03-18 07:35:27 +10:00
privacy.md Docs - Update PASSWORD_REQUIRED_TEMPLATE example 2022-12-11 15:33:30 +10:00
reference_index.md Documentation - fix whitespace issues 2023-02-11 08:29:13 +10:00
streamfield_migrations.md Add missing changed=False initialisation 2023-02-10 13:20:34 +00:00
streamfield_validation.md Documentation - Clean up minor formatting issues 2023-03-21 08:02:25 +10:00
testing.md Fix assertCanCreate to publish by default 2023-01-25 08:14:15 +10:00
third_party_tutorials.md adding the introduction to stimulus webinar video link to docs 2023-03-08 06:35:59 +10:00