-
Updated
Sep 19, 2021 - Python
design-system
Here are 1,066 public repositories matching this topic...
-
Updated
Sep 11, 2021 - TypeScript
-
Updated
Sep 20, 2021 - SCSS
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 17, 2021 - TypeScript
-
Updated
Aug 10, 2021 - CSS
-
Updated
Aug 10, 2021 - CSS
-
Updated
Sep 14, 2021 - Vue
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.
Running storyb
Issue summary
As shown in the screenshot below, when the viewport size is 769px, the logo shows up twice.


FormFieldcomponent is missingreverseproperty in the type definitions although it works okay when providedhttps://github.com/grommet/grommet/blob/00e0878202df5d7e0ae93bb2f2836c576f71c1eb/src/js/components/FormField/index.d.ts#L5-L36
Expected Behavior
No error
Actu