You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor!: make get/set manager work on class level
* refactor!: update component (de)registration logic
* refactor: make component invocation work with changes
* feat(docs): add changelog entries
* chore: bump dev dependencies
* chore: fix pyright issues
* feat: make parse_message_components cv2-compatible
* docs(examples): add cv2 example (wip)
* feat: implement v2 component parsing into manager
* feat!: implement component layout updating
* fix(ci): make pre-commit actually use config???
* docs(example): clean up example
* refactor: break out disnake types into separate file
* feat(docs): add changelog entries
* chore(docs): oopsie
* fix: use new layout methods in row example
* fix: make count chars actually store all possible count chars
* feat: implement cv2 id fields on rich components
* fish(mael): i'm
Modify :meth:`ComponentManager.parse_message_components` to take components directly and return a sequence of disnake UI components to support parsing v2 components.
0 commit comments