-
-
Notifications
You must be signed in to change notification settings - Fork 287
Pull requests: capricorn86/happy-dom
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: [#1845] Replace ConsoleConstructor import with indexed access type
#2095
opened Mar 5, 2026 by
YevheniiKotyrlo
Loading…
chore: bump the npm_and_yarn group across 2 directories with 7 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#2094
opened Mar 5, 2026 by
dependabot
bot
Loading…
fix: [#2064] Defensively initialize EventTarget listener maps
#2075
opened Feb 22, 2026 by
TrevorBurnham
Loading…
fix: [#1847] Navigation with location.href now adds to history
#2074
opened Feb 22, 2026 by
TrevorBurnham
Loading…
fix: [#1848] Implement PageTransitionEvent with persisted property
#2073
opened Feb 22, 2026 by
TrevorBurnham
Loading…
fix: [#2063] Response constructor throws RangeError for invalid status codes
#2071
opened Feb 21, 2026 by
TrevorBurnham
Loading…
feat: [#241] Add canvas adapter pattern for pluggable rendering support (vol.2)
#2069
opened Feb 20, 2026 by
RAprogramm
Loading…
fix: [#2046] Replace slice(1) with index-based traversal in QuerySelector
#2047
opened Jan 24, 2026 by
TrevorBurnham
Loading…
chore: [#deps] Upgrade whatwg-mimetype to v5.0.0
#2044
opened Jan 24, 2026 by
TrevorBurnham
Loading…
fix: [#2031] Replace regex-based HTML parser with parse5
#2038
opened Jan 23, 2026 by
TrevorBurnham
Loading…
feat: [#1900] Add CDATA support using saxes XML parser
#2030
opened Jan 22, 2026 by
TrevorBurnham
Loading…
feat: [#1862] Replace custom CSS parser with css-tree library
#2028
opened Jan 22, 2026 by
TrevorBurnham
Loading…
fix: [#1938] Prevent util.inspect from throwing on href getters
#2024
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#2022] Make DetachedWindowAPI abort() test deterministic
#2023
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1896] Call disconnectedFromNode on children in disconnectedFromNode
#2021
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1875] Initialize Attr.value as empty string per DOM spec
#2020
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1950] Handle throwing localStorage getter for Node 26+ compatibility
#2019
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1924] Wrap SubtleCrypto to handle cross-realm ArrayBuffer in VM contexts
#2018
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1913] Make CSSStyleRule.selectorText settable per CSSOM spec
#2017
opened Jan 21, 2026 by
TrevorBurnham
Loading…
fix: [#1918] XMLSerializer encodes non-breaking spaces as   instead of
#2015
opened Jan 20, 2026 by
TrevorBurnham
Loading…
fix: [#2013] Flaky cache revalidation tests using Date.now() mocking
#2014
opened Jan 20, 2026 by
TrevorBurnham
Loading…
fix: [#1916] Object.keys/Reflect.ownKeys return custom properties on HTMLSelectElement
#2012
opened Jan 20, 2026 by
TrevorBurnham
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.