0
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: allow reassignment of `HTMLElement.prototype.focus` and `.blur` (#1265) More... 5 months ago
chore: add global `HTMLElement` in testenv `node` More... 5 months ago
fix(pointer): use `0.5` as default value for `PointerEvent.pressure` (#1262) More... 5 months ago
fix: replace selection at `maxlength` (#1254) More... 5 months ago
fix: recognize focused shadow root hosts (#1235) More... 5 months ago
fix: treat `summary` as focusable (#1163) More... 5 months ago
fix: prevent TypeError when `globalThis.window` is undefined (#1176) More... 5 months ago
chore: update workflow files (#1271) More... 5 months ago
refactor: fix lint warnings More... 5 months ago
docs: add contributors for `v14.6.1` (#1267) More... 5 months ago
chore: update linter configuration (#1266) More... 5 months ago
chore: fix typos (#1260) More... 5 months ago
fix: prevent `click` event loop on form-associated custom element (#1238) More... 5 months ago
test: update snapshots (#1261) More... 5 months ago
fix(keyboard): add brackets to `defaultKeyMap` (#1226) More... 5 months ago
fix(pointer): use `1` as default value for `PointerEvent.width` and `PointerEvent.height` (#1224) More... 5 months ago
fix(pointer): set `button` and `buttons` properties on `PointerEvent` (#1219) More... 5 months ago
fix: correct description for `delay` option (#1175) More... 5 months ago
fix: prevent `click` event on non-focusable control (#1130) More... 5 months ago
fix(pointer): dispatch mouse events if `pointerdown` is `defaultPrevented` (#1121) More... 5 months ago
fix(keyboard): add `ContextMenu` to `defaultKeyMap` (#1079) More... 5 months ago
fix(upload): apply `accept` filter more leniently (#1064) More... 5 months ago
fix(keyboard): walk through radio group per arrow keys (#1049) More... 5 months ago
chore: use headings in PULL_REQUEST_TEMPLATE (#1257) More... 5 months ago
docs: add contributors for `v14.6.0` (#1256) More... 5 months ago
fix(pointer): check all fields of `PointerCoords` in `isDifferentPointerPosition()` (#1229) More... 5 months ago
fix(pointer): check `PointerCoords.x` in `isDifferentPointerPosition` (#1216) More... 5 months ago
fix(event): assign pointer coords to MouseEvent (#1039) More... 5 months ago
fix(clipboard): await `DataTransferItem.getAsString()` callback (#1251) More... 5 months ago
feat: dispatch `FocusEvent` in hidden documents (#1252) More... 5 months ago