Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
3232379
wip: add A11y Devtools plugin with accessibility auditing features
LadyBluenotes Jan 13, 2026
6bf0698
wip: enhance accessibility panel with improved issue handling and UI …
LadyBluenotes Jan 13, 2026
e52240c
wip: refine issue highlighting to respect threshold settings in acces…
LadyBluenotes Jan 13, 2026
83fb022
wip: implement settings panel for managing accessibility rules and co…
LadyBluenotes Jan 13, 2026
c5b1138
wip: add custom accessibility rules for enhanced auditing and issue d…
LadyBluenotes Jan 13, 2026
2e2c405
wip: enhance tooltip positioning logic for better visibility and acce…
LadyBluenotes Jan 13, 2026
fc24498
wip: remove live monitoring feature and related configurations
LadyBluenotes Jan 13, 2026
bde001a
wip: enhance tooltip functionality to display all issues per element …
LadyBluenotes Jan 13, 2026
49e24f4
wip: reorganize plugin registry and update tags for accessibility plugin
LadyBluenotes Jan 13, 2026
faa6128
wip: add rootSelector option for scoped accessibility audits and enha…
LadyBluenotes Jan 13, 2026
b15c9f7
wip: implement live monitoring feature with customizable delay and en…
LadyBluenotes Jan 19, 2026
ecb4333
ci: apply automated fixes
autofix-ci[bot] Jan 21, 2026
9ec4090
wip: refactor to Solid etcetc using AI
LadyBluenotes Jan 21, 2026
7be0dab
wip: refactor accessibility components and introduce issue filtering …
LadyBluenotes Jan 24, 2026
91bda6f
ci: apply automated fixes
autofix-ci[bot] Jan 24, 2026
93bb55c
wip: update type imports for panel styles in accessibility components
LadyBluenotes Jan 24, 2026
f048e64
wip: enhance accessibility styles and add runtime tests for overlay f…
LadyBluenotes Jan 25, 2026
6dde33a
fix(a11y): remount panel when devtools calls render with new theme
LadyBluenotes Jan 25, 2026
6858d94
wip: enhance theme handling and update UI components with new design …
LadyBluenotes Jan 25, 2026
356c3b7
feat: integrate A11yDevtoolsPanel with lazy loading and enhance butto…
LadyBluenotes Jan 26, 2026
6154e6e
fix: standardize padding values in use-styles.ts
LadyBluenotes Jan 26, 2026
9534006
feat(a11y): enhance theme handling and add solid support for accessib…
LadyBluenotes Jan 26, 2026
330e433
remove a11y from start example
LadyBluenotes Jan 26, 2026
b37cae8
rm preact
LadyBluenotes Jan 26, 2026
50384e4
chore: remove preact support from package.json
LadyBluenotes Jan 26, 2026
5c3eede
chore: remove preact support from package.json
LadyBluenotes Jan 26, 2026
b9abd46
fix(a11y): clean up imports and improve theme resolution logic
LadyBluenotes Jan 26, 2026
f6dd131
Merge branch 'main' into a11y
LadyBluenotes Jan 26, 2026
deb7383
fix test errors
LadyBluenotes Jan 26, 2026
d465d90
fix test errors
LadyBluenotes Jan 26, 2026
cb2040b
chore: remove optional peer dependencies for preact and vue
LadyBluenotes Jan 26, 2026
9cc4d54
Merge branch 'TanStack:main' into a11y
LadyBluenotes Jan 27, 2026
8c4daeb
chore: big changes
harry-whorlow Jan 27, 2026
782729f
chore: even bigger changes
harry-whorlow Jan 28, 2026
12d177e
ci: apply automated fixes
autofix-ci[bot] Jan 28, 2026
483ae6a
chore: big fix
harry-whorlow Jan 28, 2026
62f7633
chore: some more tweeks
harry-whorlow Jan 28, 2026
22d3d48
chore: add a space
harry-whorlow Jan 28, 2026
8379d43
Merge branch 'main' into a11y
harry-whorlow Jan 28, 2026
8dbd806
fix:package lock and changeset
harry-whorlow Jan 28, 2026
e919a9d
fix: test
harry-whorlow Jan 28, 2026
9ee38d3
fix: bunch of fixes
harry-whorlow Jan 28, 2026
eb019cf
chore: update befor giving up
harry-whorlow Jan 28, 2026
3dab0c7
fix: even more bug fixes
harry-whorlow Jan 29, 2026
1914a1e
fix: go for launch
harry-whorlow Jan 29, 2026
7688da5
fix: ci errors
harry-whorlow Jan 29, 2026
e2a3bd6
fix: the greates bug fixes, nobody fixes bugs like me
harry-whorlow Jan 29, 2026
1b4d8d2
ci: apply automated fixes
autofix-ci[bot] Jan 29, 2026
2518ef8
chore: temp removal of portal
harry-whorlow Jan 30, 2026
a319478
ci: apply automated fixes
autofix-ci[bot] Jan 30, 2026
74c76e7
fix(a11y): update default configuration and remove live monitoring op…
LadyBluenotes Jan 30, 2026
94c94fc
Merge branch 'main' into a11y
harry-whorlow Feb 5, 2026
f65b9f9
fix: sherif
harry-whorlow Feb 5, 2026
ae412b4
feat: solid demo
harry-whorlow Feb 5, 2026
0c20ad2
fix(test & organisation): update docs org and fix sherif
harry-whorlow Feb 5, 2026
d19f3d5
fix(color): bump muted2 to contrast of ~4.5
harry-whorlow Feb 5, 2026
abde9b0
fix: build core/react/solid subpackages together
lachlancollins Feb 9, 2026
905f647
Merge branch 'main' into a11y
lachlancollins Feb 9, 2026
73d1cc4
Fix sherif
lachlancollins Feb 9, 2026
99c517a
Merge branch 'main' into a11y
lachlancollins Feb 9, 2026
32819ed
Merge branch 'main' into a11y
LadyBluenotes Feb 17, 2026
f00d11f
count issues meeting threshold in IssueList
LadyBluenotes Feb 17, 2026
cc70f2b
ci: apply automated fixes
autofix-ci[bot] Feb 17, 2026
2a91949
update issue counting and threshold checks in accessibility components
LadyBluenotes Feb 17, 2026
c88ac0c
ci: apply automated fixes
autofix-ci[bot] Feb 17, 2026
76378b9
fix: eslint errors
harry-whorlow Mar 5, 2026
46a9c03
Merge remote-tracking branch 'origin/main' into a11y
harry-whorlow Mar 5, 2026
5ace1c8
fix: sherif
harry-whorlow Mar 5, 2026
25a6456
ci: apply automated fixes
autofix-ci[bot] Mar 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(test & organisation): update docs org and fix sherif
  • Loading branch information
harry-whorlow committed Feb 5, 2026
commit 0c20ad2ffb262d3c5bca71fe1cfdf23e3660598f
30 changes: 29 additions & 1 deletion docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,34 @@
]
}
]
},
{
"label": "Plugins",
"children": [],
"frameworks": [
{
"label": "react",
"children": [
{
"label": "a11y",
"to": "framework/react/examples/a11y-devtools"
}
]
},
{
"label": "preact",
"children": []
},
{
"label": "solid",
"children": [
{
"label": "A11y",
"to": "framework/solif/examples/a11y-devtools"
}
]
}
]
}
]
}
}
2 changes: 1 addition & 1 deletion examples/react/a11y-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@tanstack/devtools-a11y-example",
"name": "@tanstack/react-devtools-a11y-example",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions examples/solid/a11y-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@tanstack/devtools-example-solid-basic",
"name": "@tanstack/solid-devtools-a11y-example",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/solid-devtools": "^0.7.24",
"@tanstack/devtools-a11y": "workspace:*",
"@tanstack/solid-devtools": "^0.7.24",
"solid-js": "^1.9.9"
},
"devDependencies": {
Expand Down
Loading