BoldKit Spring 2026: New Features and Enhancements
BoldKit has made significant strides in its Spring 2026 release, marking one of the most productive periods in its history. The free neubrutalism UI component library for React and Vue 3 has undergone five major version updates (v2.6 to v3.2.2), introducing a plethora of new features and improvements.
March 2026 Highlights
Landing Page Redesign
The BoldKit homepage has undergone a complete neubrutalism redesign. Key changes include:
- Typography: Bebas Neue for display headlines and DM Mono for code snippets.
- Component Collage Hero: A dynamic grid showcasing live BoldKit components.
- Stats Bar: Featuring 4 colored cells with neubrutalism design elements.
- Component Showcase: Asymmetric grid displaying various UI components.
- Dark CTA Section: High contrast design with GitHub and documentation links.
Mobile & Responsive Fixes
Several layout issues were addressed to enhance mobile responsiveness:
- Fixed hero overflow on small screens.
- Adjusted stats bar borders in mobile view.
- Improved component showcase layout for tablets.
- Global scrollbar hiding implemented.
New Features and Components
Empty State Enhancements
Previously undocumented features are now fully documented. New additions include:
- Animations: Interactive demos for fadeIn, bounce, and scale animations.
- Layouts: Both vertical and horizontal layouts now have detailed examples.
- Presets: 14 presets are available, covering scenarios like no-results and error states.
Vue 3 Parity
All 34 documentation pages now include Vue examples alongside React, ensuring full parity.
Header & Footer Redesign
A complete neubrutalism update for the header and footer, featuring bold design elements and improved navigation.
Advanced Features in v3.0.0
New Chart Types
Four advanced charts have been added, including FunnelChart and TreemapChart.
Animated SVG Shapes and Theme Presets
All BoldKit shapes now support animations, and 14 theme presets are available for customization.
April Updates
ASCII Art Engine
Version 3.1.0 introduces an ASCII animation engine, featuring 12 animated components such as AsciiTorus and AsciiSphere.
Math Curves and SVG Shapes
Seven new parametric curves and 10 new SVG shapes have been added, expanding BoldKit's creative possibilities.
Dot Matrix Studio and Canvas Effects
Dot Matrix Studio
A pixel art and animation editor, featuring tools like pencil, eraser, and frame-by-frame animation.
Canvas Effects
Ten new animated canvas components, including Aurora and MatrixRain, have been introduced.
Accessibility and HiDPI Improvements
Version 3.2.2 focused on enhancing accessibility and ensuring canvas effects are sharp on HiDPI displays.
Conclusion
Since March 2026, BoldKit has expanded significantly, adding numerous UI components, charts, shapes, and tools. It is an essential resource for developers embracing the neubrutalism design trend.
Installation
To install BoldKit for React or Vue 3, use the following command:
# React
npx shadcn@latest add "https://boldkit.dev/r/[component].json"
# Vue 3 / Nuxt
npx shadcn-vue@latest add "https://boldkit.dev/r/vue/[component].json"
For more information, visit the BoldKit website or check out the GitHub repository.