update todo
This commit is contained in:
17
todo.md
17
todo.md
@@ -40,21 +40,24 @@
|
|||||||
- instances
|
- instances
|
||||||
- [x] sending channel messages
|
- [x] sending channel messages
|
||||||
- [x] cleaning up instances
|
- [x] cleaning up instances
|
||||||
- [ ] sending command replies
|
- [x] sending command replies
|
||||||
- [ ] embeds
|
- [x] embeds
|
||||||
- [ ] buttons and links
|
- [x] buttons and links
|
||||||
- [ ] select menus
|
- [x] select menus
|
||||||
|
- [ ] adapters
|
||||||
- api reference
|
- api reference
|
||||||
- [x] rendering and making it available
|
- [x] rendering and making it available
|
||||||
|
|
||||||
# docs polish
|
# docs polish
|
||||||
|
|
||||||
- [ ] remove client-side react hydration
|
- [x] remove client-side react hydration
|
||||||
- [ ] use a small script for the popover menu toggle
|
- [x] ~~use a small script for the popover menu toggle~~ went with alpine
|
||||||
- [ ] adding doc comments to source
|
- [ ] improve accessibility on mobile menu
|
||||||
|
- [x] adding doc comments to source
|
||||||
- [ ] docs: use literate-ts to typecheck code blocks
|
- [ ] docs: use literate-ts to typecheck code blocks
|
||||||
- [ ] each page should have a link at the bottom to the previous and next pages
|
- [ ] each page should have a link at the bottom to the previous and next pages
|
||||||
- [ ] anchor links on markdown headings
|
- [ ] anchor links on markdown headings
|
||||||
|
- [ ] custom UI for api reference
|
||||||
|
|
||||||
# internal
|
# internal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user