Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Deprecated domextension (#19630) | Juan Carlos | 2022-03-23 | 1 | -3/+0 |
| | | | | | * Remove Deprecated domextension * Remove Deprecated domextension | ||||
* | Implement RFC-413 (#18749) | Juan Carlos | 2021-08-26 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * Implement RFC 413 * Implement RFC 413 * Implement RFC 413 * Implement RFC 413 * https://github.com/nim-lang/Nim/pull/18749#discussion_r696320995 * Update lib/js/dom_extensions.nim Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> * Update lib/js/dom_extensions.nim * https://github.com/nim-lang/Nim/pull/18749#discussion_r696913310 Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | Use importjs (#17422) | konsumlamm | 2021-03-19 | 1 | -1/+1 |
| | |||||
* | clean up the docs of some modules under lib/js (#16579) | flywind | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Shadow Dom apis (#14979) | Bung | 2020-07-21 | 1 | -0/+5 |
* shadow dom api * fix typos * host to Element type * fix code style * move elementsFromPoint to dom_extensions.nim |