COMMITS
August 25, 2025
A
add Liadshiran as a contributor for doc (#1300)
allcontributors[bot] committed
L
docs: fix wrong default enum value (#1298)
Liad Shiran committed
M
chore: upgrade node version in csb (#1299)
Matan Borenkraout committed
February 5, 2025
J
fix: allow reassignment of `HTMLElement.prototype.focus` and `.blur` (#1265)
Jake Boone committed
February 4, 2025
P
chore: add global `HTMLElement` in testenv `node`
Philipp Fritsche committed
R
fix(pointer): use `0.5` as default value for `PointerEvent.pressure` (#1262)
Robert Snow committed
M
fix: replace selection at `maxlength` (#1254)
marshcat0 committed
M
fix: recognize focused shadow root hosts (#1235)
Matt Clough committed
V
fix: treat `summary` as focusable (#1163)
Vince Malone committed
B
fix: prevent TypeError when `globalThis.window` is undefined (#1176)
Bob Lauer committed
P
chore: update workflow files (#1271)
Philipp Fritsche committed
January 29, 2025
P
refactor: fix lint warnings
Philipp Fritsche committed
P
docs: add contributors for `v14.6.1` (#1267)
Philipp Fritsche committed
January 28, 2025
P
chore: update linter configuration (#1266)
Philipp Fritsche committed
January 21, 2025
J
chore: fix typos (#1260)
Jon Dufresne committed
H
fix: prevent `click` event loop on form-associated custom element (#1238)
hesxenon committed
P
test: update snapshots (#1261)
Philipp Fritsche committed
B
fix(keyboard): add brackets to `defaultKeyMap` (#1226)
Bryan Jensen committed
T
fix(pointer): use `1` as default value for `PointerEvent.width` and `PointerEvent.height` (#1224)
Takeru Chuganji committed
J
fix(pointer): set `button` and `buttons` properties on `PointerEvent` (#1219)
Joe Spandrusyszyn committed
B
fix: correct description for `delay` option (#1175)
bsheps committed
A
fix: prevent `click` event on non-focusable control (#1130)
Ammon Sarver committed
R
fix(pointer): dispatch mouse events if `pointerdown` is `defaultPrevented` (#1121)
Robert Snow committed
D
fix(keyboard): add `ContextMenu` to `defaultKeyMap` (#1079)
David Lechner committed
J
fix(upload): apply `accept` filter more leniently (#1064)
Jesse Yang committed
V
fix(keyboard): walk through radio group per arrow keys (#1049)
Violet Peña committed
January 16, 2025
P
chore: use headings in PULL_REQUEST_TEMPLATE (#1257)
Philipp Fritsche committed
P
docs: add contributors for `v14.6.0` (#1256)
Philipp Fritsche committed
January 15, 2025
B
fix(pointer): check all fields of `PointerCoords` in `isDifferentPointerPosition()` (#1229)
Bryan Jensen committed
J
fix(pointer): check `PointerCoords.x` in `isDifferentPointerPosition` (#1216)
Jon Dufresne committed