]> Lady’s Gitweb - Lemon/commit
Allow document specification and binding 0.1.0
authorLady <redacted>
Sat, 6 Aug 2022 21:10:08 +0000 (14:10 -0700)
committerLady <redacted>
Sat, 29 Apr 2023 03:36:31 +0000 (20:36 -0700)
commit3cfb1515952fbda9622c2a5d4d7b9925db1a03e3
tree34a4050ce5255d30c531a64102bcf56e56878fb9
parent0bcf6926ddc22baf9ba097bf644c908ffcf12c3f
Allow document specification and binding

The document for created nodes is now taken from the `document`
property on `this`. A `bind` method is added to `Lemon` to allow for
binding of context without losing the proxy behaviours of the original.

Testing dependencies were refactored into a `./window` module and the
dependency on a `globalThis.Node` object was removed.
dev-deps.js
mod.js
mod.test.js
window/deps.js [new file with mode: 0644]
window/mod.js [new file with mode: 0644]
This page took 0.023398 seconds and 4 git commands to generate.