This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 05, 2024
-
-
Ryan Laurie authored
* add base color palette * add some more comments * fix formatting and color copy-pasta errors * ignore existing bad base color usage --------- Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
- Jul 05, 2024
-
-
Uladzimir Havenchyk authored
* lint: add stylelint support for emotion components * drop comment * fix pattern order * Use one version of typescript * use :focus not :outline * Use the logical CSS property "inset-inline-start:" (not "inline-start:" which doesn't exist) as replacement for the physical css property "left:" * Use mb-color-focus for focus color * Drop dead code --------- Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
- Jun 14, 2024
-
-
Phoomparin Mano authored
* replace color-mod with color-mix * update alpha values to round to 5% * add deprecation notice to lighten, darken and alpha * update loki reference image * add alpha value css variables to storybook preview * update loki reference image
-
- Mar 06, 2024
-
-
Uladzimir Havenchyk authored
* Add stylelint * Apply stylelint
-