This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 17, 2024
-
-
Denis Berezin authored
* Add proper brand colors to drills menu * Add theming for filters and drills * Fix css vars * Fix table css * Add SDK theme colors interface and remapping * Fix dashboard brand color issue * Fix theme colors interface * Fix default theme table cell background * Fix typo * Fix for qb filters panel custom border
-
- May 15, 2024
-
-
Phoomparin Mano authored
* support theming in table * theme injection with hoc * reasonable default theme options * customizable text color * theming table header * table theming * change theme configuration order * apply sorted cell color directly * gutter background * remove header theming for now * fix: id column styling * id column borders * border color * add cell hover color * conditional hover color * use brand color to accent * add default theme values to unit test * cell background should default to white * update unit test * remove unused properties * remove duplicated color declaration as inner cell data styles it * remove duplicate fallback * remove unused use-embedding-theme hook * use theme color from Mantine for css variables * update defaults * inject default component theme * add notes on cell data theme * update unit tests * update unit tests * remove no-op text-brand hover color * remove no-op is sorted cell color
-
- May 08, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Support custom font in SDK * Update component after merging master
-
Phoomparin Mano authored
* allow customizable base font size * pass in fontSize in mantine theme * only apply font size if it exists
-
- Apr 29, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 26, 2024
-
-
Denis Berezin authored
* Button * Reset button * Skip failing unit test * Fixes after merge
-
- Apr 23, 2024
-
-
Oisin Coveney authored
-
- Apr 19, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Migrate --border-* * Migrate *breadcrumb* * Migrate --color-bg-black * Migrate --color-bg-dark * Migrate --color-bg-light * Migrate --color-bg-medium * Migrate --color-bg-white * Migrate --color-border * Migrate --color-brand* * Migrate --color-error * Migrate --color-focus * Migrate --color-shadow * Migrate --color-success * Migrate --color-text-dark * Migrate --color-text-light * Migrate --color-text-medium * Migrate --color-text-white * Migrate --color-white * Migrate --default-border-radius * Migrate --default-button-border-radius * Migrate --default-font-family * Migrate --default-font-size * Migrate --default-header-margin * Migrate --gap-1 * Migrate --icon-width * Migrate --input-border-color * Migrate --input-border-radius * Migrate --margin-* * Migrate --muted-color * Migrate --padding-* * Migrate --page-header-padding * Migrate --subtitle-color * Migrate --title-color * Reset to master * Remove unused --color-text-default * Remove unused --color* * Remove unused CSS custom properties * Prefix only necessary CSS custom properties
-
- Apr 18, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 16, 2024
-
-
Denis Berezin authored
* Fix table styles calculation * Review fixes * Fix unit tests
-
- Mar 26, 2024
-
-
Denis Berezin authored
* Minimal SDK code * Fix viz, styles * Move SDK code to enterprise folder * Fix files structure * Clean-up * Review fixes * Review fixes * Review fixes * Remove elementid * Reuse some options from main webpack config * Actualize package.json * Actualize package.json
-