@@ -26,24 +26,25 @@ See how to integrate it into your `opml.xml` files so it displays automatically
26
26
[ ![ ESLint] ( https://www.vectorlogo.zone/logos/eslint/eslint-ar21.svg )] ( https://eslint.org/ " Linting ")
27
27
[ ![ Git] ( https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg )] ( https://git-scm.com/ " Version control ")
28
28
[ ![ Github] ( https://www.vectorlogo.zone/logos/github/github-ar21.svg )] ( https://github.com/ " Code hosting ")
29
+ [ ![ MUI] ( https://www.vectorlogo.zone/logos/mui/mui-ar21.svg )] ( https://mui.com/material-ui/ " React components ")
30
+ [ ![ next-intl] ( https://www.vectorlogo.zone/logos/next-intldev/next-intldev-ar21.svg )] ( https://next-intl.dev/ " i18n ")
29
31
[ ![ Next.js] ( https://www.vectorlogo.zone/logos/nextjs/nextjs-ar21.svg )] ( https://nextjs.com/ " React Framework ")
30
32
[ ![ Node.js] ( https://www.vectorlogo.zone/logos/nodejs/nodejs-ar21.svg )] ( https://nodejs.org/ " Application Server ")
31
33
[ ![ NodePing] ( https://www.vectorlogo.zone/logos/nodeping/nodeping-ar21.svg )] ( https://nodeping.com?rid=201109281250J5K3P " Uptime monitoring ")
32
34
[ ![ npm] ( https://www.vectorlogo.zone/logos/npmjs/npmjs-ar21.svg )] ( https://www.npmjs.com/ " JS Package Management ")
33
35
[ ![ react.js] ( https://www.vectorlogo.zone/logos/reactjs/reactjs-ar21.svg )] ( https://reactjs.org/ " UI Framework ")
36
+ [ ![ Twitter] ( https://www.vectorlogo.zone/logos/twitter/twitter-ar21.svg )] ( https://github.com/twitter/twemoji " favicon ")
34
37
[ ![ TypeScript] ( https://www.vectorlogo.zone/logos/typescriptlang/typescriptlang-ar21.svg )] ( https://www.typescriptlang.org/ " Programming Language ")
35
38
[ ![ VectorLogoZone] ( https://www.vectorlogo.zone/logos/vectorlogozone/vectorlogozone-ar21.svg )] ( https://www.vectorlogo.zone/ " Logos ")
36
39
37
- * [ MUI] ( https://mui.com/material-ui/ ) - React components
38
- * [ Twemoji] ( https://github.com/twitter/twemoji ) - favicon
39
- * [ next-intl] ( https://next-intl.dev/ )
40
-
41
40
## To Do
42
41
43
42
- [ ] cleanup demo.xml
44
43
- [ ] structured logging
45
44
- [ ] handle html labels (optionally)
46
45
- [ ] open nodes based on ` expansionState `
46
+ - [ ] parameter to open all nodes
47
+ - [ ] more demo options (from real sites)
47
48
- [ ] initial scroll based on ` vertScrollState `
48
49
- [ ] "report an issue" in footer of debug dialog (link to GH issues)
49
50
- [ ] test/cleanup error pages
0 commit comments