Roman Yurchak
4dd8a3e0cb
Switch to meta.yaml parsing with pydantic ( #3079 )
2022-09-11 09:20:56 +02:00
Ryan Russell
42d33407ca
DOCS Fix Typos ( #2656 )
...
Fixed 2 typos.
2022-05-31 16:06:06 -07:00
Henry Schreiner
5523d539bf
chore(types): fill out remaining partial types ( #2612 )
2022-05-25 20:31:04 -07:00
Henry Schreiner
e31bb554e4
chore: complete more incomplete types ( #2590 )
...
* chore: add some incomplete types
* chore: modernize pyproject.toml
Adding more incomplete types. About 2/3 of the way through being
able to turn on the strictness flag for it.
2022-05-21 13:35:02 -07:00
Hood Chatham
6e3de5734f
Fix test_pyodide_analyzer ( #2501 )
...
This fixes a mistake I committed in #2496 .
2022-05-05 08:13:02 -06:00
Hood Chatham
3334580867
Remove private names from js api docs ( #2496 )
...
Some private names ended up in the docs for some reason. This removes them.
2022-05-04 21:52:17 -06:00
Gyeongjae Choi
6d34ef0b6f
DOC Fix renderer for Interface type ( #2417 )
2022-04-21 15:55:50 +09:00
Gyeongjae Choi
a95a27e754
DOC Remove dummy packages from docs ( #2358 )
2022-04-14 06:22:07 -07:00
Hood Chatham
0e1e2ac01c
Python 3.10 ( #2225 )
2022-03-17 15:48:56 -07:00
Henry Schreiner
4f8b0a0344
chore: more pre-commit checking ( #2257 )
2022-03-07 21:51:20 -08:00
Hood Chatham
fff0f0e9b0
Add `default_converter` argument to `to_js` and `toJs` ( #2208 )
2022-03-05 12:32:04 -08:00
Henry Schreiner
8d00451142
chore: enable the rest of flake8 & bugbear ( #2216 )
2022-02-27 12:39:53 -05:00
Henry Schreiner
8385df36a4
tests: enabling mypy on untyped defs ( #2204 )
2022-02-23 17:10:53 -05:00
Henry Schreiner
66856a7427
MAINT isort ( #2200 )
2022-02-21 23:27:03 +01:00
Henry Schreiner
ed22c06e07
chore: pyupgrade 3.9+ ( #2195 )
2022-02-20 17:13:37 -05:00
Henry Schreiner
41b6db1bab
style: improve pre-commit ( #2177 )
2022-02-19 09:06:25 +01:00
Hood Chatham
ad114b72a2
Fix typescript documentation ( #2130 )
2022-01-27 00:03:50 -08:00
Roman Yurchak
ba1179ee78
MAINT Remove deprecated functions for 0.18.0 ( #1838 )
...
Co-authored-by: Hood <hood@mit.edu>
2021-10-15 07:37:30 -07:00
Gyeongjae Choi
e37997aca8
DOC Fix Sphinx latex build error ( #1877 )
2021-10-07 16:11:56 +02:00
Gyeongjae Choi
d7fc853091
DOC Add documentation for packages in pyodide [skip ci] ( #1874 )
2021-10-06 09:23:00 +02:00
Hood Chatham
ef88ceeb5d
Run prettier to format documentation source files [skip ci] ( #1752 )
2021-07-27 01:00:27 +02:00
Hood Chatham
b401350a2a
ENH More complete typescript types ( #1601 )
2021-05-31 19:06:56 -07:00
Hood Chatham
97d7dfcdf9
Some basic types ( #1592 )
2021-05-20 09:05:05 -07:00
Hood Chatham
ab1b6c8d24
MAINT Use prettier to format javascript ( #1554 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-05-01 10:17:32 -07:00
Roman Yurchak
2a906bd489
MAINT hide jsdoc_dump.json from grep results [skip ci] ( #1531 )
2021-04-22 21:58:20 +02:00
Hood Chatham
60100c8fc6
DOC Add in missing api docs by monkey patching autodoc ( #1511 )
2021-04-20 14:28:33 -07:00
Hood Chatham
1781b8760f
DOCS Edits to Javascript API docs ( #1427 )
2021-04-09 20:30:40 +02:00
Hood Chatham
03b1928311
Rework python2js_buffer ( #1376 )
2021-04-08 21:51:20 -07:00
Hood Chatham
3e36ac2c30
DOCS Documentation about type translation of errors ( #1435 )
2021-04-06 10:14:07 +02:00
Hood Chatham
150c1f6b45
API Add "loadPyodide" function ( #1363 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-04-01 00:43:46 +02:00
Hood Chatham
fd88a18ca3
API Add PyProxyBufferMethods ( #1215 )
2021-03-26 15:59:06 -07:00
Hood Chatham
0b5c80862d
DOCS API docs for pyproxy ( #1371 )
2021-03-25 09:26:07 -07:00
Hood Chatham
85dd7485de
Fix broken link to languagePluginLoader in js API summary ( #1362 )
2021-03-22 09:42:07 -07:00
Hood Chatham
ccd0f1335b
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc ( #1354 )
2021-03-22 09:39:09 +01:00