1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/frontend/src/themes
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
app.css refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
colors.ts Feat: strategy variant slider (#4344) 2023-07-26 11:36:16 +02:00
dark-theme.ts feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
theme.ts feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
ThemeProvider.tsx chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
themeStyles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
themeTypes.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00