Jonny Gerig Meyer
16ef4e7732
Try to fix old CI
2023-01-09 16:15:43 -05:00
Jonny Gerig Meyer
ba7ce61757
no tests
2023-01-09 16:10:09 -05:00
Jonny Gerig Meyer
77c4c3892d
Add eslint
2023-01-09 15:15:35 -05:00
Jonny Gerig Meyer
29d77ce08a
Add prettier
2023-01-09 14:10:02 -05:00
Natalie Weizenbaum
e9fc66b955
Make the TypeDoc theme resilient against nested child lists ( #589 )
...
It's not clear why TypeDoc generates lists of lists for JSX node
children, but it does and we need to handle it.
2021-10-11 22:10:12 +00:00
Natalie Weizenbaum
67ec2dbdbb
Surface category labels in the JS API doc sidebar ( #587 )
...
This is kind of a hacky workaround until TypeStrong/typedoc#1532 is
implemented for real.
2021-10-11 19:52:03 +00:00
Natalie Weizenbaum
2da5e6ef69
Add shortcuts for defining category headers and callouts in TypeDoc ( #588 )
...
Category headers can now be written using the @category tag and
callouts can be written by starting a paragraph with `**Heads up!**`
or `**Fun fact!**`.
2021-10-11 19:48:13 +00:00
Natalie Weizenbaum
6e856177a6
Work around TypeStrong/typedoc#1731
2021-10-05 13:16:11 -07:00
Natalie Weizenbaum
85a2eaa33d
Build JS API docs from the TypeScript declarations
2021-10-04 19:53:08 -07:00