Skip to content

Remove background gradient because it was breaking the header#26

Merged
Scc33 merged 1 commit intomainfrom
landingHeaderFix
Apr 7, 2025
Merged

Remove background gradient because it was breaking the header#26
Scc33 merged 1 commit intomainfrom
landingHeaderFix

Conversation

@Scc33
Copy link
Copy Markdown
Owner

@Scc33 Scc33 commented Apr 7, 2025

No description provided.

@Scc33 Scc33 requested a review from Copilot April 7, 2025 16:55
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-sql ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2025 4:55pm

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2025

📊 Package size report   -0.18%↓

File Before After
app/page.tsx 16.5 kB -4.48%↓15.8 kB
Total (Includes all files) 420.0 kB -0.18%↓419.2 kB
Tarball size 171.3 kB -0.06%↓171.2 kB
Unchanged files
File Size
.github/dependabot.yaml 1.1 kB
.github/workflows/codeql-analysis.yaml 785 B
.github/workflows/package-size-report.yaml 519 B
.github/workflows/pr-validation.yaml 1.0 kB
app/favicon.ico 5.2 kB
app/globals.css 1.5 kB
app/glossary/[slug]/layout.tsx 1.7 kB
app/glossary/[slug]/page.tsx 7.7 kB
app/glossary/layout.tsx 466 B
app/glossary/page.tsx 5.4 kB
app/layout.tsx 710 B
app/lessons/[slug]/layout.tsx 798 B
app/lessons/[slug]/page.tsx 6.6 kB
app/lessons/page.tsx 4.7 kB
app/robots.ts 235 B
app/sandbox/layout.tsx 455 B
app/sandbox/page.tsx 3.3 kB
app/sitemap.ts 1.5 kB
app/sitemapmetadata.ts 1.4 kB
app/visualizer/layout.tsx 459 B
app/visualizer/page.tsx 6.9 kB
components/glossary/AlphabeticalIndex.tsx 1.3 kB
components/glossary/GlossaryFilters.tsx 858 B
components/glossary/GlossaryTermList.tsx 2.4 kB
components/glossary/SearchBar.tsx 2.2 kB
components/layout/Footer.tsx 1.5 kB
components/layout/Header.tsx 6.6 kB
components/lessons/LessonCard.tsx 1.6 kB
components/lessons/LessonContent.tsx 3.0 kB
components/lessons/LessonNavigation.tsx 3.1 kB
components/lessons/QueryFeedback.tsx 4.1 kB
components/lessons/ResultTable.tsx 1.9 kB
components/lessons/SqlEditor.tsx 4.5 kB
components/sandbox/TableSchemaViewer.tsx 5.5 kB
components/ui/card.tsx 1.4 kB
components/ui/loading.tsx 1.0 kB
components/visualizer/GroupByOperation.tsx 16.0 kB
components/visualizer/JoinOperation.tsx 16.4 kB
components/visualizer/SelectOperation.tsx 10.1 kB
components/visualizer/WhereOperation.tsx 15.7 kB
constants/keys.ts 57 B
eslint.config.mjs 393 B
hooks/useLocalStorage.ts 1.8 kB
hooks/useSqlJs.ts 3.2 kB
lib/database.ts 3.5 kB
lib/glossaryData.ts 30.9 kB
lib/lessonGrader.ts 7.7 kB
lib/lessons.ts 34.4 kB
lib/queryGrader.ts 7.1 kB
lib/queryParser.ts 7.0 kB
LICENSE 1.1 kB
next.config.ts 452 B
package.json 652 B
postcss.config.mjs 81 B
public/images/groupby-icon.svg 565 B
public/images/join-icon.svg 319 B
public/images/select-icon.svg 391 B
public/images/sql-playground-og.png 146.6 kB
public/images/where-icon.svg 264 B
README.md 3.1 kB
tailwind.config.js 219 B
tsconfig.json 598 B
types/database.ts 355 B
types/glossary.ts 386 B
types/lesson.ts 753 B

🤖 This report was automatically generated by pkg-size-action

@Scc33 Scc33 merged commit 78141f8 into main Apr 7, 2025
6 checks passed
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.

2 participants