Commit Graph

6 Commits

Author SHA1 Message Date
Michael Droettboom c8db5b6433
Fix #401: Better error message when using "import js" (#404)
* Fix #401: Use PEP 562 to make "import js" work

* Add docs

* Fix handling of missing attributes

* Add CHANGELOG

* Fix iodide import
2019-05-01 14:56:30 -04:00
Michael Droettboom 6ebe0863da Document these changes 2018-06-29 16:34:18 -04:00
Michael Droettboom 6b8f5e2727 Add a lot more jsproxy functionality 2018-06-25 16:55:35 -04:00
Michael Droettboom a4154d9669 Add destroy method to remove references to Python objects 2018-06-24 12:29:46 -04:00
Michael Droettboom f895392a8d Minor improvements. 2018-06-22 11:49:32 -04:00
Michael Droettboom 3473768dba Add first round of user docs 2018-06-21 11:19:34 -04:00