Skip to content

Conversation

@Bravemobin
Copy link
Collaborator

I've added the Tweet section, changed the page.tsx and changed next.config.ts for images.

the tweets.ts in the data folder needs to changed to use real data

@github-actions
Copy link

✨ Features

5ae4835 - Add tweet marquee component

Changed files

  • package.json
  • pnpm-lock.yaml
  • src/app/page.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/lib/utils.tsx
  • tailwind.config.ts
10ea555 - Add heading to tweet section

Changed files

  • src/components/Marquee/tweet-section.tsx
dd1da56 - Add tweetsData file for dynamic tweets

Changed files

  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/data/tweets.ts
74fc53e - Add image optimization for avatars

Changed files

  • next.config.ts
  • src/components/Marquee/tweet-card.tsx

@github-actions
Copy link

github-actions bot commented Feb 1, 2025

✨ Features

5ae4835 - Add tweet marquee component

Changed files

  • package.json
  • pnpm-lock.yaml
  • src/app/page.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/lib/utils.tsx
  • tailwind.config.ts
10ea555 - Add heading to tweet section

Changed files

  • src/components/Marquee/tweet-section.tsx
dd1da56 - Add tweetsData file for dynamic tweets

Changed files

  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/data/tweets.ts
74fc53e - Add image optimization for avatars

Changed files

  • next.config.ts
  • src/components/Marquee/tweet-card.tsx

🐞 Fixes

0555f92 - Correct import path for TweetSection component

Changed files

  • src/app/page.tsx
  • src/components/Marquee/Marquee.tsx
  • src/components/Marquee/TweetCard.tsx
  • src/components/Marquee/TweetSection.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx

@github-actions
Copy link

✨ Features

5ae4835 - Add tweet marquee component

Changed files

  • package.json
  • pnpm-lock.yaml
  • src/app/page.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/lib/utils.tsx
  • tailwind.config.ts
10ea555 - Add heading to tweet section

Changed files

  • src/components/Marquee/tweet-section.tsx
dd1da56 - Add tweetsData file for dynamic tweets

Changed files

  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/data/tweets.ts
74fc53e - Add image optimization for avatars

Changed files

  • next.config.ts
  • src/components/Marquee/tweet-card.tsx

🐞 Fixes

0555f92 - Correct import path for TweetSection component

Changed files

  • src/app/page.tsx
  • src/components/Marquee/Marquee.tsx
  • src/components/Marquee/TweetCard.tsx
  • src/components/Marquee/TweetSection.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx

♻️ Refactors

a576115 - dark mode and user infos

Changed files

  • bun.lockb
  • src/app/globals.css
  • src/app/layout.tsx
  • src/components/Marquee/TweetCard.tsx
  • src/components/Marquee/TweetSection.tsx
  • src/data/tweets.ts
  • tailwind.config.ts

📋 Changes

dc5d40f - style:change width of tweet component

Changed files

  • src/components/Marquee/TweetSection.tsx

@netlify
Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for fc-nextjs ready!

Name Link
🔨 Latest commit 81bf543
🔍 Latest deploy log https://app.netlify.com/sites/fc-nextjs/deploys/67af2e25aebf6c00088bdc93
😎 Deploy Preview https://deploy-preview-9--fc-nextjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@AmirHosseinKarimi AmirHosseinKarimi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package managers conflict. PNPM used as project package manager but Bun has been used for this PR.

@AmirHosseinKarimi AmirHosseinKarimi force-pushed the dev branch 3 times, most recently from 6412e1f to a9beae7 Compare February 14, 2025 11:34
@AmirHosseinKarimi AmirHosseinKarimi merged commit 8825071 into dev Feb 14, 2025
4 checks passed
@AmirHosseinKarimi AmirHosseinKarimi deleted the tweet-cards branch February 14, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants