Skjalg
Skjalg
Current `postinstall` script blocks running `npm install` for some developers. Short term alternatives: * Global install `webdriver-manager` (dubious fix) * Remove `postinstall` script * Longer term: * Migrate away from...
Prompted by [@nrkno/origo#780](https://github.com/nrkno/origo/issues/780) Should attribute `strict` be reworked? if so, how? Presently, setting the `strict`-attribute on a core-dialog is described as: > If set, prevents the dialog from closing on...
- Run tests for multiple browsers to ensure baseline across devices and platforms. - Solve element not interactable -issue for dialog-tests in IE - Write tests for `core-toggle` with `autoposition`...
* Verify existing `navigator` before referencing in exports from utils There should be no discernable change for use in browsers. When running in node or similar environments without `window`, we...
Relates to #386 and #319 If entirety of December 2023 is disabled, but jan-nov 2023 is available, a core-datepicker set to any day in December 2022 will deem the year...
Issue presents when using VoiceOver in safari (16.1) with OS X Ventura (13.0) Note: Unable to reproduce using VoiceOver in Safari (16.0) and safari Tech preview (Release 156, Safari 16.4)...
When placed inside the second and onward tab in core-tabs, a core-scroll element will initialize with scrollStatus of `0` in all directions, rendering all buttons `disabled` regardless of actual scrolling...
Issue to keep track of progress with support for shadow-dom across all packages, ref #653