Skip to content

Tags: r-thomson/happy-dom

Tags

v14.10.1

Toggle v14.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1423 from motss/fix/1418

fix: [capricorn86#1418] Fix Object.{entries,key,values} on Storage

v14.10.0

Toggle v14.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: [capricorn86#1400] Adds support for document.elementFromPoint

Co-authored-by: David Ortner <[email protected]>

v14.9.0

Toggle v14.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1412 from btea/feature/add-queryComman…

…dSupported

feat: [capricorn86#1411] Add queryCommandSupported method.

v14.8.3

Toggle v14.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1407 from mdafanasev/1406-fix-issue-wi…

…th-insertbefore-and-comment-node

fix: [1406] Fixes issue with insertBefore and comment reference node

v14.8.2

Toggle v14.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1404 from jean-leonco/return-forms-as-…

…html-collection

fix: [capricorn86#1349] Return forms as html collection

v14.8.1

Toggle v14.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1402 from domakas/domrect-implementation

fix: [capricorn86#1161] Implement DOMReact and DOMReactReadOnly interfaces

v14.8.0

Toggle v14.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1399 from jeffwcx/feature/iframe-srcdoc

feat: [capricorn86#1398] Add support for iframe srcdoc

v14.7.1

Toggle v14.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1393 from capricorn86/1392-unable-to-c…

…orrectly-clonenode-through-nodeprototype

fix: [capricorn86#1392] Adds support for using Node.prototype.cloneNode.call(ele…

v14.7.0

Toggle v14.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1389 from capricorn86/1387-new-text-cl…

…ass-gives-failed-to-construct-node-no-owner-document-in-queue

feat: [capricorn86#1387] Adds support for constructing Text and Comment using th…

v14.6.2

Toggle v14.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request capricorn86#1385 from capricorn86/1377-error-when-…

…adding-a-spy-on-localstorage

fix: [capricorn86#1377] Makes it possible to spy on Storage.prototype methods