Network visualization, post detail pages, and component improvements.
- Add network visualization component with animated node graph
- Create post detail page with dynamic routing for blog posts
- Add switch component to UI library
- Enhance design settings provider with improved customization options
- Update slider component with improved functionality
- Remove color prop from HeadingProps interface in typography component
- Add network visualization work item to portfolio
- Update various card components with improved styling
- Refactor component registry with enhanced component management
- Update work content structure and organization
Admin dashboard, design system enhancements, and new UI components.
- Add admin page with table component for content management
- Create new UI components: slider and table
- Add design-settings-provider for customizable corner radius
- Add card-action-buttons component with download and share functionality
- Add comprehensive shadows documentation to design system
- Enhance design page with color palette visualization and improved component showcase
- Add new work items: Inbalance Branding and Block Component Library
- Add location content to about section
- Update date utilities with improved relative time formatting
- Add new navigation icons (about, blog, changelog, resources, work, share, more)
- Refactor feed components with improved header and action buttons
- Update footer with theme selector and improved styling
- Enhance main navigation with icon support
- Remove deprecated use-dark-mode hook in favor of theme provider
- Update various components with improved styling and functionality
Resources section, work categories, and navigation improvements.
- Add Resources section with books, courses, plugins, templates, and tools
- Add work categories: 3d-design, animation, branding, components, and product
- Create sub-nav component for category navigation
- Add work-category-badge component for work item categorization
- Refactor content structure: move tools to resources, reorganize work content
- Update feed components to support new category structure
- Remove old play and tools pages, replaced with resources structure
- Update main navigation and footer components
Feed system, new pages, and navigation updates.
- Add Feed component with category filtering
- Create new page routes: /blog, /work, /tools, /design-system
- Add card components: blog-card, work-card, tool-card, component-card, feed-card
- Add feed-data.ts with FeedItem types and category definitions
- Add component-registry.tsx for component management
- Update main navigation with new links (Work, Blog, Components, Tools)
- Change nav styling from ghost buttons to link variant
- Add email copy-to-clipboard button on homepage
- Add design system documentation
- Refactor components page to use component registry
Initial project setup and core components.
- Project setup and initial configuration
- Restructured components into blocks/ directory
- Added changelog and components pages
- New UI components: navigation-menu, tabs, typography
- Main navigation with theme provider integration
- Footer component with version info