--- title: Roadmap description: Current status and planned components for Olyx. --- Tracking what's shipped, what's in progress, and what's coming next. ## Current Status - **50+ UI primitives** already available, with more on the way. - A **growing particle collection** designed to match and exceed Olyx UI. ## What's Next #### Color System Components Building a complete color manipulation toolkit: - **Color Area** — 2D color space picker (hue + saturation) - **Color Field** — Text input with color validation - **Color Slider** — 1D color value adjustment (hue, saturation, lightness, alpha) - **Color Swatch** — Single color display with accessibility info - **Color Swatch Picker** — Preset color palette selection - **Color Picker** — Complete color selection interface combining all color primitives #### Advanced Components - **Calendar** — Date display with locale support - **Date Picker** — Date selection with keyboard navigation - **Date Range Picker** — Start/end date selection - **Time Picker** — Time selection with various formats - **File Upload** — Drag-and-drop file input with preview - **Data Table** — Sortable, filterable, paginated tables - **Carousel** — Image/content slider with touch support ## How to Contribute We welcome contributions of all kinds — bug reports, new components, documentation improvements, and design feedback. Check the project's GitHub repository for open issues and contribution guidelines.