1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component
Nuno Góis 3f80fdb090
fix: layout content width on large screens (#8267)
I believe the changes in https://github.com/Unleash/unleash/pull/8234,
more specifically [this
change](https://github.com/Unleash/unleash/pull/8234/files#diff-3a5e0763fe1effa9cd485763fecf0633ce8f0877c9d1971e6bd5c5abe7426364L64),
have caused the main layout content to no longer stretch to its maximum
relative width on larger screens.

This adjustment seems to resolve this issue, ensuring proper behavior on
larger screens without introducing any overflow issues on smaller
screens.
2024-09-26 09:51:15 +01:00
..
accessOverview
admin feat: highlighting flags chart (#8237) 2024-09-25 08:36:30 +02:00
application [Gitar] Cleaning up stale flag: timeAgoRefactor with value true (#7997) 2024-08-28 11:12:27 +00:00
archive chore: update Frontend schema (#8037) 2024-09-02 14:41:17 +02:00
banners task: remove upgrade edge banner. (#8032) 2024-09-02 10:50:19 +02:00
changeRequest Refactor: Remove react-timeago (#7943) 2024-08-21 12:03:03 +02:00
commandBar feat: command menu docs (#7963) 2024-08-22 14:07:15 +03:00
common feat: highlighting flags chart (#8237) 2024-09-25 08:36:30 +02:00
context feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
demo chore[demo]: update handling of strategy deletion for demo walkthrough (#7719) 2024-08-02 11:13:42 +02:00
environments fix: invert logic (#8135) 2024-09-11 18:12:37 +02:00
events chore: event timeline persistent state (#8240) 2024-09-25 11:20:27 +01:00
feature feat: flag exposure in personal dashboard (#8247) 2024-09-25 11:11:30 +02:00
featureTypes
feedback feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
feedbackNew feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00
filter fix: select an item only from the filtered list of options (#7789) 2024-08-07 14:46:37 +02:00
insights refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
integrations fix: reduce integration events requests (#8055) 2024-09-03 12:29:33 +01:00
layout fix: layout content width on large screens (#8267) 2024-09-26 09:51:15 +01:00
loginHistory task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
maintenance
menu chore: event timeline header placement (#8234) 2024-09-24 13:43:30 +01:00
onboarding feat: sdk connected using production snippet (#8266) 2024-09-26 11:39:05 +03:00
personalDashboard feat: flag exposure in personal dashboard (#8247) 2024-09-25 11:11:30 +02:00
playground/Playground refactor: ts checking conditionallyrender props (#7840) 2024-08-30 13:39:11 +02:00
project feat: display new completed dialog (#8255) 2024-09-26 09:24:15 +03:00
providers feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
segments refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
signals feat: what's new in Unleash (#7497) 2024-07-03 09:54:38 +02:00
splash chore: remove operator upgrade alert (#8053) 2024-09-03 12:18:19 +03:00
strategies feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
tags feat: separate command bar and search hotkeys (#7651) 2024-07-24 12:46:03 +03:00
user feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
App.tsx task: remove upgrade edge banner. (#8032) 2024-09-02 10:50:19 +02:00
InitialRedirect.tsx fix: use a fullscreen loader for the initial redirect load (#7619) 2024-07-18 14:50:59 +02:00