Shiba

Results 35 comments of Shiba

I see, my problem with existing margins are that they have hard coded multipliers, when I set margin to 10 not all sides have 10 unit margin, which confused me...

It has been 2 years, React is implementing this now because they realized web is async Basically it should be like: Component `` runs async and awaited before render, and...

@microsoft-github-policy-service agree

Removed commented items. Removed `string & {}` from types, and empty string from number and integer types. Updated roles based on [W3C](https://w3c.github.io/aria) instead of MDN, filtered out deprecated and abstract...

@saschanaz Should I include roles listed at [https://www.w3.org/TR/dpub-aria-1.1/#role_definitions](https://www.w3.org/TR/dpub-aria-1.1/#role_definitions)? Svelte includes them in `[role]` attribute.