mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
Fixes a small visual glitch where the event timeline panel (which usually doesn't have a bottom border on the summary) would get a bottom border during the collapsing animation. This happens because to make the border act as we want, we switch between using the summary's bottom border and the content's top border, and I'd only updated one of the borders to respect the new design. |
||
---|---|---|
.. | ||
ActionBox.tsx | ||
AskOwnerToAddYouToTheirProject.tsx | ||
ConnectSDK.tsx | ||
createChartData.ts | ||
createChartOptions.ts | ||
FlagMetricsChart.tsx | ||
InfoSection.tsx | ||
LatestProjectEvents.tsx | ||
MyFlags.tsx | ||
MyProjects.tsx | ||
NoProjectsContactAdmin.tsx | ||
PersonalDashboard.test.tsx | ||
PersonalDashboard.tsx | ||
ProjectDetailsError.tsx | ||
ProjectSetupComplete.tsx | ||
RemoteData.ts | ||
RoleAndOwnerInfo.tsx | ||
SharedComponents.tsx | ||
useDashboardState.ts | ||
WelcomeDialog.tsx | ||
YourAdmins.tsx |