Skip to main content

3 posts tagged with "React"

Articles about React components, patterns, and development practices.

View All Tags

v1.2.0

Egor Sedelkov
Software Developer 路 Creator of BSUI

Today we are releasing BSUI v1.2.0, a significant update focused on improving the Form component architecture, documentation experience, and overall developer workflow.

This release introduces a new compound Form API, a substantially reorganized documentation site, an interactive Sandbox on the landing page, improved Storybook integration, and several developer experience improvements.

Important: v1.2.0 introduces a breaking change to the Form API. Form child components are no longer exported directly from the package root. Existing applications using direct imports should migrate to the new compound Form API.

v1.1.0

Egor Sedelkov
Software Developer 路 Creator of BSUI

Today we are releasing BSUI v1.1.0, a new chapter focused on improving the developer experience and making the library easier to explore, understand, and integrate.

This release introduces a complete documentation platform powered by Docusaurus, while keeping Storybook as the place for interactive component exploration.

v1.0.0

Egor Sedelkov
Software Developer 路 Creator of BSUI

Today we are releasing BSUI v1.0.0, the first stable release of the Bootstrap-powered React component system.

This release establishes the initial public API, component architecture, documentation, and development infrastructure.