Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 fully removed old section list logic #66

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

damien-schneider
Copy link
Owner

This pull request includes significant changes to the type definitions and structure of components and categories throughout the codebase. The most important changes involve renaming types, updating properties, and removing utility functions related to components and categories.

Type Definition Updates:

Property Renaming:

Utility Function Removal:

Component Metadata Updates:

  • packages/internal-cli/templates/category.template.tsx: Simplified the category template by removing the CategoryType import and commented out the icon property.
  • Various component files (component.ts, component.simple-cookie-banner.tsx, component.dynamic-island-notification.tsx, etc.): Updated component metadata to use ComponentMetaType instead of ComponentType and removed variantList properties. [1] [2] [3] [4] [5]

@damien-schneider damien-schneider self-assigned this Dec 15, 2024
Copy link

vercel bot commented Dec 15, 2024

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

Name Status Preview Comments Updated (UTC)
cuicui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2024 9:00pm

@damien-schneider damien-schneider merged commit 9f3eacb into main Dec 15, 2024
3 checks passed
@damien-schneider damien-schneider deleted the remove-old-types-logic branch December 15, 2024 21:00
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.

1 participant