Changelog
All notable changes to Benflux UI are documented here.
v1.0.0
LatestMay 2025- featInitial public release with 60+ components
- feat8 built-in themes: Dark, Light, AMOLED, Glass, Neon, Cyberpunk, Luxury, Minimal
- featCLI tool — npx benflux-ui init / add
- featTanStack Table integration (DataTable)
- featRecharts integration — Line, Bar, Area, Pie, Radar charts
- featWOW effects — Aurora, Animated Beam, Marquee, Spotlight, Particles
- featForm integration with React Hook Form + Zod
- featDate Picker and Calendar (react-day-picker)
- featCombobox with single and multi-select
- featDrawer (vaul), Resizable panels, Carousel (embla)
- featTimeline, Statistic with animated counter, Empty state
- featTag / Chip component with TagInput
- featFull TypeScript support
v0.9.0-beta
BetaApril 2025- featBeta release for testing
- featCore components: Button, Card, Input, Badge, Dialog, Select, Alert, Progress
- featTheme system with CSS variables
- fixFixed Slot error with asChild + icon props
- fixFixed PostCSS config for Tailwind v3
- choreTurboRepo monorepo setup