style-guide icon indicating copy to clipboard operation
style-guide copied to clipboard

:art: Brainly Front-End Style Guide

Results 81 style-guide issues
Sort by recently updated
recently updated
newest added

`iconHidden` does not say clearly enough that it is related to the ARIA, so it is needed to rename it.

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...

dependencies

Currently to link to particular story in storybook we need to include version of the styleguide within url, e.g: ![CleanShot 2022-08-17 at 10 01 37](https://user-images.githubusercontent.com/8572321/185066689-2ec446f9-3b90-4b8b-be91-8a711a017a65.png) [https://styleguide.brainly.com/**218.0.1**/docs/?path=/story/components-dialog--default-story](https://styleguide.brainly.com/218.0.1/docs/?path=/story/components-dialog--default-story) The ideal solution would...

- documentation and tests added - switched to default cursor - Button stories rewritten to mdx - has accessible information about loading state - native button `type` can be set...

This issue is related to font rendering on small elements and it's caused by rounding error. The bug is not strictly related to the style guide but maybe there is...

Type: Bug
Type: Enhancement