1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-08 01:15:49 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
Thomas Heartman e2b90ae91d
fix: add workaround for tooltip (#7649)
This PR adds the UI part of feature flag collaborators. Collaborators are hidden on windows smaller than size XL because we're not sure how to deal with them in those cases yet.
2024-07-24 09:33:29 +00:00
..
FeatureEnvironmentSeen feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
FeatureLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureMetrics chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureNotFound chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FeatureOverview feat: Limit environments component (#7548) 2024-07-05 13:03:51 +02:00
FeatureSettings fix: prevent long names from breaking form layouts (#7591) 2024-07-16 10:47:46 +02:00
FeatureVariants fix: prevent strategy variant weight from going into negative numbers on Frontend (#7460) 2024-06-27 09:06:59 +00:00
Collaborators.test.tsx fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
Collaborators.tsx fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
FeatureView.tsx fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx