1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-26 01:17:00 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 3ab331dce7
feat: increase unleash width (#5707)
This PR adds two feature flags:
* One is to add some holiday cheer to the unleash logo
* The other allows us to increase the width of unleash if the screen
allows it

<img width="1837" alt="Skjermbilde 2023-12-20 kl 16 18 16"
src="https://github.com/Unleash/unleash/assets/16081982/a25ccfb0-fd99-470f-8583-3ba9ef9186f9">
2023-12-21 08:42:28 +01:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets feat: increase unleash width (#5707) 2023-12-21 08:42:28 +01:00
component feat: increase unleash width (#5707) 2023-12-21 08:42:28 +01:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks fix: separate concerns for ConstraintAccordionList (#5701) 2023-12-20 15:36:23 +01:00
interfaces feat: increase unleash width (#5707) 2023-12-21 08:42:28 +01:00
openapi chore: rename is not any of to is none of (#5544) 2023-12-06 12:53:51 +02:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types Project Overview with react-table v8 (#5571) 2023-12-11 13:33:11 +01:00
utils Feat/new strategy configuration tests (#5692) 2023-12-20 09:16:45 +01:00
index.tsx feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts