Chris Simmons
Chris Simmons
Howler.js is providing the following warning in the Angular CLI for the new v10 release: Starting with Angular 10 the Angular CLI now provide warnings for CommonJS modules. Read more...
### Describe the problem Please note there is a workaround to this issue currently, but requires a lot of extra boilerplate in which you create and pass a writable store...
Progressbar.js is providing the following warning in the Angular CLI for the new v10 release: Starting with Angular 10 the Angular CLI now provide warnings for CommonJS modules. Read more...
The aim is to improve overall accessibility across all component. This will be an on-going process that may be subdivided in to multiple parts. [ARIA reference](https://www.w3.org/WAI/ARIA/apg/) ## A11y Tooling Highly...
Per [this message on Reddit](https://www.reddit.com/r/sveltejs/comments/w8odl6/introducing_skeleton_a_svelte_ui_component/ijmajjq/?context=8&depth=9), it looks like more testing is needed to ensure Skeleton works for non-SvelteKit projects. ## Process 1. ~Identify any and all component or utility where...
> NOTE: moving this here to track progress For reference - https://github.com/highlightjs/highlight.js/issues/3527 there is a screen grab showing the exact error we get. I've also gone ahead and asked them...
## Svelte https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md Some of these changes may be directly relevant to our in-progress a11y updates. Likewise the updates to `` may be useful, for expanding dynamic examples within our...
### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! @niktek confirmed we can use JSDocs comments to add additional intellense information for component props....
The current release of Skeleton provides support for tab focus, keyboard shortcuts, semantic elements, and of course implements changes to support the ARAI spec per each component. That said, we...
### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! This will be a larger scale audit and update, but most components include little to...