universal-ember / ember-primitives

Primitives for building UI faster
https://ember-primitives.pages.dev/
MIT License
33 stars 15 forks source link

[Breaking] Make tabster not required. new import for setting up tabster, and it's async. #407

Closed NullVoxPopuli closed 1 week ago

NullVoxPopuli commented 1 week ago

this new async setup function await imports the tabster library, so there is no penalty to folks not using the components that want tabster.

Additionally, this also makes other keyboard/a11y libraries possible to use with ember-primitives.

stackblitz[bot] commented 1 week ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 1 week ago
Project Preview URL
Docs https://153409e6.ember-primitives.pages.dev

Logs