-
+
-

+

Nx New Year Tips

@@ -461,7 +461,7 @@ export default function NewYear(): JSX.Element { of Nx. Each day, a new card will be unlocked for you to flip. You can{' '} sign up to receive an email @@ -477,7 +477,7 @@ export default function NewYear(): JSX.Element { className="py-18 mx-auto max-w-7xl px-4 sm:px-6 lg:px-8" >

-
+
{shownTips.map((tip) => ( +
handleClick('githubstars_iconclick')} > - - {formatStars(starsCount)} + + {formatStars(starsCount)} handleClick('githubstars_buttonclick')} > Give us a Star! diff --git a/nx-dev/ui-common/src/lib/plugin-card.tsx b/nx-dev/ui-common/src/lib/plugin-card.tsx index 4c274081a1bed..c7496906e2638 100644 --- a/nx-dev/ui-common/src/lib/plugin-card.tsx +++ b/nx-dev/ui-common/src/lib/plugin-card.tsx @@ -46,13 +46,13 @@ export function PluginCard({ href={url} target={isOfficial ? undefined : '_blank'} rel={isOfficial ? undefined : 'noreferrer'} - className="focus:outline-none flex flex-col grow" + className="flex grow flex-col focus:outline-none" >
-
+
Thursday, February 8th @@ -126,13 +126,13 @@ const launchWeekScheduleRow = (item: ScheduleItem): JSX.Element => (
-
+
{item.time} {item.time}
-
+ -

+

{item.speakers.length > 2 ? `${item.speakers.slice(0, -1).join(', ')}, & ${item.speakers.at( -1 diff --git a/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx b/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx index faa1859e8c5de..431d50f4297c3 100644 --- a/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx +++ b/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx @@ -16,8 +16,8 @@ export function LaunchWeekAnnouncements(): JSX.Element { {/* MONDAY */}

-
-
+
+
@@ -41,7 +41,7 @@ export function LaunchWeekAnnouncements(): JSX.Element { This is what Nx Project Crystal is all about.

-
+