LuanRT
|
dca61c3a22
|
feat: finalize comment section nodes (#280)
* fix: comment translation proto missing channel id
* feat: finalize nodes
* docs: update API ref
* chore: update tests
|
2023-01-09 08:14:31 -03:00 |
|
LuanRT
|
34281e2445
|
refactor: migrate parsers to TS (#133)
* dev: finish top-level parsers TS migration
* dev: migrate menu renderers to TS
* chore: fix ts errors
* dev: finish ts migration 🎉
|
2022-08-20 03:18:17 -03:00 |
|
LuanRT
|
51f9eb15ae
|
docs(comments): update result types
|
2022-08-03 17:10:56 -03:00 |
|
LuanRT
|
d6398296c3
|
docs: update examples
|
2022-08-03 17:06:00 -03:00 |
|
LuanRT
|
1d62e469a9
|
refactor: rewrite Comments Section logic (#88)
* feat: add core comments section classes
* chore: update type declarations
* chore: fix linter warnings
* style: fix linter
* chore: update tests
* chore(tests): fix typo
* chore(tests): fix typo x2
* fix(tests): `getReplies()` method is only present in `CommentThread` and not `Comment`
* chore(tests): fix comment id path
* chore(tests): remove outdated code
* chore(tests): fix results path
* chore: enforce code style
* chore: update type declarations
* docs: add examples and documentation
* chore(docs): fix paths
* chore(docs): fix more paths
* chore(docs): fix `Comments.js` path
* chore(docs): fix typo
* chore(docs): mention example file
* chore(examples): fix imports
* chore(examples): fix typo
|
2022-07-02 19:55:33 -03:00 |
|