mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-18 01:18:23 +02:00
Implements the new strategy list design for default strategies. Moves the old impl into a legacy file. Also: removes the description from the strategy item. From my digging, we only showed this for default strategy items and it didn't really provide any useful information. The only other place you can add a description is for custom strategies (at least that I could find), but these are deprecated and we never show the description when you apply the strategy anyway. Rendered:  Without the flag (nothing changes):  |
||
---|---|---|
.. | ||
FeatureEnvironmentSeen | ||
FeatureLog | ||
FeatureMetrics | ||
FeatureNotFound | ||
FeatureOverview | ||
FeatureSettings | ||
FeatureVariants | ||
Collaborators.test.tsx | ||
Collaborators.tsx | ||
FeatureView.tsx | ||
FeatureViewHeader.tsx | ||
FeatureViewLazyExport.tsx | ||
LazyFeatureView.tsx |