1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/feature
Thomas Heartman 08aba91832
fix: flex layout used the wrong axes for layout. (#7696)
This change fixes an issue where the flex layouts for collaborator
info used the wrong axes for layout (row instead of column and vice
versa), causing the component to look wonky.

Before:

![image](https://github.com/user-attachments/assets/695a9f67-ef07-4b3c-936f-69b2f2d62a28)

After:

![image](https://github.com/user-attachments/assets/a0a2c73a-2787-4985-807b-012bb4db94a4)
2024-07-30 09:17:02 +02:00
..
CopyFeature
CreateFeature fix: Capitalize input labels (#7667) 2024-07-25 12:27:46 +00:00
CreateFeatureButton ui limits for flags (#7541) 2024-07-08 10:27:01 +02:00
Dependencies feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
EditFeature chore: change "toggle updated" to "flag updated" in toast message (#7439) 2024-06-25 09:34:44 +02:00
FeatureForm fix: FeatureForm - not jsx comment (#7689) 2024-07-29 11:32:14 +01:00
FeatureNamingPatternInfo
FeatureStrategy feat: constraints limit in a strategy UI (#7555) 2024-07-08 13:10:00 +02:00
FeatureToggleList feat: search features from command bar (#7378) 2024-06-12 21:24:22 +03:00
FeatureView fix: flex layout used the wrong axes for layout. (#7696) 2024-07-30 09:17:02 +02:00
hooks fix: make config dropdown list generic over values (#7676) 2024-07-26 11:38:29 +02:00
StrategyTypes fix: prevent strategy variant weight from going into negative numbers on Frontend (#7460) 2024-06-27 09:06:59 +00:00