1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Nuno Góis 2ab2aa1f6d
feat: dynamic icons by adding material symbols font (#5008)
https://linear.app/unleash/issue/2-1502/add-support-for-custom-dynamic-icons-mui-icon-component

Adds support for custom dynamic icons by adding the [Material Symbols
Outlined font](https://fonts.google.com/icons) and setting the MUI Icon
component base class. See:
https://mui.com/material-ui/icons/#icon-font-icons

Message banner use case: This will not only enable us to set custom
icons for external message banners, but will also let users configure
their desired icon from the set of options in the font.
2023-10-12 11:22:23 +01:00
..
__mocks__
assets feat: parent and child info in feature overview header (#4901) 2023-10-02 11:47:48 +02:00
component feat: multiple external message banners (#4998) 2023-10-11 13:42:05 +01:00
constants feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks feat: delete dependnecy button through change request (#4983) 2023-10-10 14:38:10 +02:00
interfaces fix: missing uiFlag newInviteLink (#5000) 2023-10-11 12:10:08 +00:00
openapi feat: orval types with change request for dependencies (#4961) 2023-10-09 11:52:41 +02:00
themes feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
types feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
utils refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
index.tsx feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
setupTests.ts
vite-env.d.ts