Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
-
Updated
Oct 19, 2021 - TypeScript
styled-components is a JavaScript library that makes styling React apps enjoyable using the best bits of ES6 and CSS.
The DatePicker
component is already created and it's functional, but it was written some time ago and it can be refactored (migrating from class-based to hooks). In order to achieve a good result, we also need a good test coverage.
Created by Glen Maddern, Max Stoiber
Released October 2016
Latest release 4 days ago
Issue Type (check one)
Description (type any text below) -->
When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.
If you force outlines back on you can see what is being tabbed.