1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Thomas Heartman 03d6ed0c32
ui: update design for feature naming pattern info (#4656)
This PR updates the design for the feature naming pattern info. In doing
so, I've extracted the information into a single component.

It also, on @nicolaesocaciu's behest, makes the new toggle form inputs
wider when they have room to grow.

Light mode:

![image](https://github.com/Unleash/unleash/assets/17786332/0923cf95-18e3-4524-8402-7f42a0ac94ec)


Dark mode:

![image](https://github.com/Unleash/unleash/assets/17786332/c2a07f73-8973-42d0-b94a-d7dc4ec38a25)

For copying features it looks like this:


![image](https://github.com/Unleash/unleash/assets/17786332/2a39f17b-4d86-408c-8f3b-5f2b24e82c81)
2023-09-13 08:05:58 +02:00
..
__mocks__
assets feat: Edge integration page (#4657) 2023-09-12 14:25:38 +02:00
component ui: update design for feature naming pattern info (#4656) 2023-09-13 08:05:58 +02:00
constants
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks
interfaces feat: variant with number payload (#4654) 2023-09-11 16:57:42 +03:00
openapi feat: Edge integration page (#4657) 2023-09-12 14:25:38 +02:00
themes
types
utils
index.tsx
setupTests.ts
vite-env.d.ts