<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>BSUI Blog</title>
        <link>https://promethey.github.io/bsui/blog</link>
        <description>BSUI Blog</description>
        <lastBuildDate>Sat, 08 Aug 2026 14:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[v1.2.4]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-2-4</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-2-4</guid>
            <pubDate>Sat, 08 Aug 2026 14:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.2.4, a maintenance patch focused on package metadata and release consistency.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.2.4</strong>, a maintenance patch focused on package metadata and release consistency.</p>
<p>This update ensures that the published <code>@promethey/bsui</code> package correctly reflects the <code>latest</code> release version.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="maintenance">Maintenance<a href="https://promethey.github.io/bsui/blog/release-v1-2-4#maintenance" class="hash-link" aria-label="Direct link to Maintenance" title="Direct link to Maintenance" translate="no">​</a></h2>
<p>This patch includes a correction to the package version metadata, ensuring consistency between the project configuration and the published npm package.</p>
<p>No component APIs or runtime behavior have changed in this release.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-2-4#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.2.4" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.2.3]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-2-3</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-2-3</guid>
            <pubDate>Sat, 08 Aug 2026 13:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.2.3, a patch release that fixes the contents of the published npm package.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.2.3</strong>, a patch release that fixes the contents of the published npm package.</p>
<p>This release addresses an issue introduced in v1.2.2 where the compiled package files and generated type declarations were not included in the npm tarball.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-2-3#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.2.3 includes:</p>
<ul>
<li class="">Restored the compiled <code>dist</code> directory in the npm package.</li>
<li class="">Restored the generated <code>types</code> directory in the npm package.</li>
<li class="">Ensured the published package contains all files required for normal BSUI usage.</li>
<li class="">Preserved TypeScript declaration files for editor and IDE support.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://promethey.github.io/bsui/blog/release-v1-2-3#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="npm-package-contents">npm Package Contents<a href="https://promethey.github.io/bsui/blog/release-v1-2-3#npm-package-contents" class="hash-link" aria-label="Direct link to npm Package Contents" title="Direct link to npm Package Contents" translate="no">​</a></h3>
<p>Fixed the package publishing configuration and build process so that the npm package contains the expected compiled files:</p>
<pre class="language-text"><code>dist/
types/
LICENSE
README.md
</code></pre>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-2-3#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.2.3" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.2.2]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-2-2</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-2-2</guid>
            <pubDate>Sat, 08 Aug 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.2.2, a small patch release focused on improving the reliability of the interactive Sandbox.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.2.2</strong>, a small patch release focused on improving the reliability of the interactive Sandbox.</p>
<p>This release contains a targeted fix to the Sandbox dependency configuration, ensuring that the documentation environment uses a stable BSUI version instead of resolving the <code>latest</code> dist-tag.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-2-2#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.2.2 includes:</p>
<ul>
<li class="">Fixed Sandbox dependency resolution.</li>
<li class="">Updated the Sandbox to use a stable BSUI version.</li>
<li class="">Improved the reliability of interactive documentation examples.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://promethey.github.io/bsui/blog/release-v1-2-2#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="sandbox">Sandbox<a href="https://promethey.github.io/bsui/blog/release-v1-2-2#sandbox" class="hash-link" aria-label="Direct link to Sandbox" title="Direct link to Sandbox" translate="no">​</a></h3>
<p>Updated the Sandbox dependency configuration to use a specific compatible BSUI version instead of <code>latest</code>.</p>
<p>This prevents dependency resolution issues that could cause the Sandbox to hang while initializing.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-2-2#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.2.2" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.2.1]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-2-1</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-2-1</guid>
            <pubDate>Sat, 08 Aug 2026 11:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.2.1, a maintenance release focused on improving package dependencies and the documentation Sandbox setup.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.2.1</strong>, a maintenance release focused on improving package dependencies and the documentation Sandbox setup.</p>
<p>This release reduces the number of dependencies installed by BSUI consumers and improves how the documentation Sandbox resolves BSUI versions.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.2.1 includes:</p>
<ul>
<li class="">Moved documentation-only dependencies from <code>dependencies</code> to <code>devDependencies</code>.</li>
<li class="">Reduced the runtime dependency footprint of the published package.</li>
<li class="">Updated the documentation Sandbox to use <code>@promethey/bsui</code> with a compatible version range.</li>
<li class="">Improved dependency configuration for the documentation environment.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependency-improvements">Dependency Improvements<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#dependency-improvements" class="hash-link" aria-label="Direct link to Dependency Improvements" title="Direct link to Dependency Improvements" translate="no">​</a></h2>
<p>This release separates development and runtime dependencies more accurately.</p>
<p>Documentation and development tools such as Docusaurus, Sandpack, Prettier, and related packages are no longer included in the package's runtime dependencies.</p>
<p>This prevents BSUI users from unnecessarily installing packages that are only required to develop, build, or document the library.</p>
<p>The runtime dependency set now contains only packages required by BSUI itself.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation-sandbox">Documentation Sandbox<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#documentation-sandbox" class="hash-link" aria-label="Direct link to Documentation Sandbox" title="Direct link to Documentation Sandbox" translate="no">​</a></h2>
<p>The documentation Sandbox dependency has been updated to use:</p>
<pre class="language-json"><code>"@promethey/bsui": "latest"
</code></pre>
<p>This allows the Sandbox to use the latest compatible BSUI release within the <code>1.x</code> version range while maintaining compatibility with the minimum supported version.</p>
<p>As new compatible versions of BSUI are published, the documentation environment can resolve them without requiring a hardcoded package version.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="package-improvements">Package Improvements<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#package-improvements" class="hash-link" aria-label="Direct link to Package Improvements" title="Direct link to Package Improvements" translate="no">​</a></h2>
<p>The published package now has a cleaner dependency structure:</p>
<ul>
<li class="">Runtime dependencies remain in <code>dependencies</code>.</li>
<li class="">Documentation and development tooling are kept in <code>devDependencies</code>.</li>
<li class="">Consumers no longer need to install Docusaurus, Sandpack, Prettier, or other documentation tooling as part of BSUI.</li>
</ul>
<p>This makes the package installation smaller and more focused on the actual component library.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="maintenance">Maintenance<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#maintenance" class="hash-link" aria-label="Direct link to Maintenance" title="Direct link to Maintenance" translate="no">​</a></h2>
<p>Additional improvements include:</p>
<ul>
<li class="">Cleaned up package dependency configuration.</li>
<li class="">Improved dependency boundaries between the library and documentation project.</li>
<li class="">Improved the development and documentation workflow.</li>
<li class="">Updated Sandbox package resolution.</li>
</ul>
<p>BSUI v1.2.1 is a maintenance release that keeps the package leaner for consumers while making the documentation environment easier to maintain.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-2-1#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.2.1" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.2.0]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-2-0</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-2-0</guid>
            <pubDate>Sat, 08 Aug 2026 10:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.2.0, a significant update focused on improving the Form component architecture, documentation experience, and overall developer workflow.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.2.0</strong>, a significant update focused on improving the Form component architecture, documentation experience, and overall developer workflow.</p>
<p>This release introduces a new compound <code>Form</code> API, a substantially reorganized documentation site, an interactive Sandbox on the landing page, improved Storybook integration, and several developer experience improvements.</p>
<iframe width="100%" height="480" src="https://www.youtube.com/embed/uSu6tcbMOu0" frameborder="0" title="BSUI v1.2.0 Release"></iframe>
<blockquote>
<p><strong>Important:</strong> 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 <code>Form</code> API.</p>
</blockquote>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.2.0 includes:</p>
<ul>
<li class="">Introduced the compound <code>Form</code> component API.</li>
<li class="">Moved Form child components under the <code>Form</code> namespace.</li>
<li class="">Added and improved documentation for Form components, including <code>InputGroup</code> and <code>Label</code>.</li>
<li class="">Reorganized and cleaned up the entire Docusaurus documentation.</li>
<li class="">Added an interactive Sandbox to the documentation landing page.</li>
<li class="">Added architecture and API design documentation.</li>
<li class="">Improved Storybook documentation and component tests.</li>
<li class="">Removed automatic npm publishing from CI/CD.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking Changes<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#breaking-changes" class="hash-link" aria-label="Direct link to Breaking Changes" title="Direct link to Breaking Changes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="form-compound-api">Form Compound API<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#form-compound-api" class="hash-link" aria-label="Direct link to Form Compound API" title="Direct link to Form Compound API" translate="no">​</a></h3>
<p>Form child components are no longer exported directly from the package root.</p>
<p>The following import pattern is no longer supported:</p>
<pre class="language-jsx"><code>import { Form, Label, Control, Check, Select } from "@promethey/bsui";
</code></pre>
<p>Use the compound <code>Form</code> API instead:</p>
<pre class="language-jsx"><code>import { Form } from "@promethey/bsui";

&lt;Form.Label htmlFor="email"&gt;Email&lt;/Form.Label&gt;
&lt;Form.Control id="email" /&gt;
&lt;Form.Check label="Remember me" /&gt;
&lt;Form.Select /&gt;
</code></pre>
<p>The following components are now accessed through <code>Form</code>:</p>
<ul>
<li class=""><code>Form.Label</code></li>
<li class=""><code>Form.Control</code></li>
<li class=""><code>Form.Check</code></li>
<li class=""><code>Form.Range</code></li>
<li class=""><code>Form.Select</code></li>
<li class=""><code>Form.FloatingLabel</code></li>
<li class=""><code>Form.InputGroup</code></li>
<li class=""><code>Form.Text</code></li>
</ul>
<p>This change keeps the root package API smaller and makes the relationship between the <code>Form</code> container and its child components explicit.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="migration">Migration<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#migration" class="hash-link" aria-label="Direct link to Migration" title="Direct link to Migration" translate="no">​</a></h3>
<p>If your application currently imports Form child components directly, update your imports when upgrading to v1.2.0.</p>
<p><strong>Before:</strong></p>
<pre class="language-jsx"><code>import { Label, Control, Check } from "@promethey/bsui";
</code></pre>
<p><strong>After:</strong></p>
<pre class="language-jsx"><code>import { Form } from "@promethey/bsui";
</code></pre>
<p>Then replace direct component usage:</p>
<pre class="language-jsx"><code>&lt;Label /&gt;
&lt;Control /&gt;
&lt;Check /&gt;
</code></pre>
<p>with:</p>
<pre class="language-jsx"><code>&lt;Form.Label /&gt;
&lt;Form.Control /&gt;
&lt;Form.Check /&gt;
</code></pre>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="form-improvements">Form Improvements<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#form-improvements" class="hash-link" aria-label="Direct link to Form Improvements" title="Direct link to Form Improvements" translate="no">​</a></h2>
<p>The new compound component API provides a more structured approach to building forms with BSUI.</p>
<p>Form controls can now be discovered directly through the <code>Form</code> component, resulting in a more cohesive API:</p>
<pre class="language-jsx"><code>&lt;Form&gt;
  &lt;Form.Label htmlFor="email"&gt;Email address&lt;/Form.Label&gt;
  &lt;Form.Control id="email" type="email" placeholder="example@email.com" /&gt;
  &lt;Form.Check label="Remember me" /&gt;
&lt;/Form&gt;
</code></pre>
<p>This API is also reflected throughout the documentation and Storybook examples.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation">Documentation<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#documentation" class="hash-link" aria-label="Direct link to Documentation" title="Direct link to Documentation" translate="no">​</a></h2>
<p>v1.2.0 includes a major restructuring of the Docusaurus documentation.</p>
<p>The documentation has been reviewed and reorganized to improve consistency, navigation, and discoverability.</p>
<p>Improvements include:</p>
<ul>
<li class="">Restructured documentation sections.</li>
<li class="">Cleaner component documentation.</li>
<li class="">Improved installation and usage guides.</li>
<li class="">Updated Form documentation.</li>
<li class="">Consistent examples across the documentation.</li>
<li class="">Added architecture and API design documentation.</li>
<li class="">Improved overview and navigation pages.</li>
<li class="">Updated README and project documentation.</li>
</ul>
<p>The documentation now follows the same component organization and API conventions as the library itself.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="interactive-sandbox">Interactive Sandbox<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#interactive-sandbox" class="hash-link" aria-label="Direct link to Interactive Sandbox" title="Direct link to Interactive Sandbox" translate="no">​</a></h2>
<p>The documentation landing page now includes an interactive Sandbox demonstrating BSUI components in a live React environment.</p>
<p>The Sandbox provides an immediate way to explore the library, inspect examples, and understand how BSUI components can be composed together.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="storybook">Storybook<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#storybook" class="hash-link" aria-label="Direct link to Storybook" title="Direct link to Storybook" translate="no">​</a></h2>
<p>Storybook has also been updated to reflect the new API and documentation structure.</p>
<p>Changes include:</p>
<ul>
<li class="">Updated Form stories to use compound components.</li>
<li class="">Improved component documentation.</li>
<li class="">Fixed component tests.</li>
<li class="">Removed the unnecessary Bootstrap Icons dependency.</li>
<li class="">Improved consistency between Storybook and Docusaurus examples.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="developer-experience">Developer Experience<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#developer-experience" class="hash-link" aria-label="Direct link to Developer Experience" title="Direct link to Developer Experience" translate="no">​</a></h2>
<p>This release includes several improvements to the development and release workflow.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation-1">Documentation<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#documentation-1" class="hash-link" aria-label="Direct link to Documentation" title="Direct link to Documentation" translate="no">​</a></h3>
<p>The README, introduction, installation documentation, architecture documentation, and API documentation have all been improved and made more consistent.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="testing">Testing<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#testing" class="hash-link" aria-label="Direct link to Testing" title="Direct link to Testing" translate="no">​</a></h3>
<p>Component tests have been updated and fixed to reflect the current component API.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="release-workflow">Release Workflow<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#release-workflow" class="hash-link" aria-label="Direct link to Release Workflow" title="Direct link to Release Workflow" translate="no">​</a></h3>
<p>Automatic npm publishing has been removed from CI/CD.</p>
<p>npm releases are now published manually, providing greater control over package versions and release timing.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="maintenance">Maintenance<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#maintenance" class="hash-link" aria-label="Direct link to Maintenance" title="Direct link to Maintenance" translate="no">​</a></h2>
<p>Additional fixes and cleanup include:</p>
<ul>
<li class="">Fixed Form component imports after restructuring the Form API.</li>
<li class="">Updated Storybook documentation after the Form API changes.</li>
<li class="">Fixed the Docusaurus overview page.</li>
<li class="">Cleaned up documentation structure and navigation.</li>
<li class="">Updated examples to use the current public API.</li>
<li class="">Removed unnecessary Storybook dependencies.</li>
</ul>
<p>BSUI v1.2.0 represents an important step toward a more consistent and maintainable component architecture. The new compound Form API, improved documentation, and enhanced development workflow provide a stronger foundation for future BSUI releases.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-2-0#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.2.0" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>BSUI</category>
            <category>React</category>
        </item>
        <item>
            <title><![CDATA[v1.1.2]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-1-2</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-1-2</guid>
            <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.1.2, a documentation and component organization update focused on improving the developer experience, Storybook structure, and form component documentation.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.1.2</strong>, a documentation and component organization update focused on improving the developer experience, Storybook structure, and form component documentation.</p>
<p>This release introduces a reorganized documentation workflow, improved Storybook categorization, new component examples, and several fixes related to navigation and dropdown components.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.1.2 includes:</p>
<ul>
<li class="">Added documentation for new and existing components including <code>Accordion</code>, <code>Check</code>, <code>CloseButton</code>, <code>Navbar</code>, <code>Nav</code>, and <code>FloatingLabel</code>.</li>
<li class="">Reorganized Storybook component categories into clearer groups: <code>Foundation</code>, <code>Form</code>, <code>Core</code>, and <code>Components</code>.</li>
<li class="">Improved Navbar and Dropdown integration examples.</li>
<li class="">Added floating style support for <code>Dropdown.Menu</code>.</li>
<li class="">Updated project documentation, homepage layout, README, and metadata.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation-updates">Documentation Updates<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#documentation-updates" class="hash-link" aria-label="Direct link to Documentation Updates" title="Direct link to Documentation Updates" translate="no">​</a></h2>
<p>This release significantly improves the documentation experience by introducing:</p>
<ul>
<li class="">New component documentation pages with live examples.</li>
<li class="">Better separation between foundational elements, form controls, core components, and complex components.</li>
<li class="">Updated navigation examples demonstrating the latest Navbar and Dropdown APIs.</li>
<li class="">Improved consistency between Storybook and Docusaurus documentation.</li>
</ul>
<p>The new documentation structure makes it easier to discover components and understand their intended usage.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="storybook-improvements">Storybook Improvements<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#storybook-improvements" class="hash-link" aria-label="Direct link to Storybook Improvements" title="Direct link to Storybook Improvements" translate="no">​</a></h2>
<p>Storybook has been reorganized to provide a cleaner component hierarchy.</p>
<p>The previous category structure has been replaced with:</p>
<ul>
<li class=""><strong>Foundation</strong> — design tokens, utilities, and base styles.</li>
<li class=""><strong>Form</strong> — input controls and form-related components.</li>
<li class=""><strong>Core</strong> — fundamental UI building blocks.</li>
<li class=""><strong>Components</strong> — advanced composed components.</li>
</ul>
<p>This structure provides a more scalable foundation for future BSUI component growth.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="component-updates">Component Updates<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#component-updates" class="hash-link" aria-label="Direct link to Component Updates" title="Direct link to Component Updates" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dropdown">Dropdown<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#dropdown" class="hash-link" aria-label="Direct link to Dropdown" title="Direct link to Dropdown" translate="no">​</a></h3>
<p>Improved <code>Dropdown.Menu</code> with new floating style support, allowing more flexible positioning and styling behavior.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="navbar-and-navigation">Navbar and Navigation<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#navbar-and-navigation" class="hash-link" aria-label="Direct link to Navbar and Navigation" title="Direct link to Navbar and Navigation" translate="no">​</a></h3>
<p>Updated Navbar and Nav documentation, stories, and examples to reflect the latest component API and dropdown integration.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="floatinglabel">FloatingLabel<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#floatinglabel" class="hash-link" aria-label="Direct link to FloatingLabel" title="Direct link to FloatingLabel" translate="no">​</a></h3>
<p>Added complete documentation for the <code>FloatingLabel</code> component, including:</p>
<ul>
<li class="">Basic usage examples.</li>
<li class="">Input and password field examples.</li>
<li class="">Automatic ID generation behavior.</li>
<li class="">Utility props support.</li>
<li class="">API reference.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="maintenance">Maintenance<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#maintenance" class="hash-link" aria-label="Direct link to Maintenance" title="Direct link to Maintenance" translate="no">​</a></h2>
<p>Additional improvements include:</p>
<ul>
<li class="">Updated README badges and layout.</li>
<li class="">Updated project compatibility documentation.</li>
<li class="">Added Node.js version requirements.</li>
<li class="">Improved homepage styling and presentation.</li>
</ul>
<p>BSUI v1.1.2 continues improving the foundation of the library by making components easier to discover, document, and integrate into applications.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-1-2#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.1.2" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.1.1]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-1-1</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-1-1</guid>
            <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.1.1, a maintenance update focused on improving documentation accuracy and project metadata.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.1.1</strong>, a maintenance update focused on improving documentation accuracy and project metadata.</p>
<p>This patch release fixes documentation references and updates package metadata to better reflect the current documentation deployment workflow.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-1-1#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.1.1 includes:</p>
<ul>
<li class="">Fixed incorrect GitHub Actions badge reference in the npm README.</li>
<li class="">Updated package documentation metadata.</li>
<li class="">Improved consistency between project documentation and deployment configuration.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation-updates">Documentation Updates<a href="https://promethey.github.io/bsui/blog/release-v1-1-1#documentation-updates" class="hash-link" aria-label="Direct link to Documentation Updates" title="Direct link to Documentation Updates" translate="no">​</a></h2>
<p>This release improves the reliability of project documentation by ensuring:</p>
<ul>
<li class="">README badges point to the correct GitHub Actions workflow.</li>
<li class="">Package metadata reflects the current documentation deployment setup.</li>
<li class="">Documentation references remain synchronized with project infrastructure.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="maintenance">Maintenance<a href="https://promethey.github.io/bsui/blog/release-v1-1-1#maintenance" class="hash-link" aria-label="Direct link to Maintenance" title="Direct link to Maintenance" translate="no">​</a></h2>
<p>BSUI v1.1.1 is a small maintenance release focused on quality improvements and keeping the project configuration accurate.</p>
<p>No component API changes were introduced in this release.</p>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
            <category>BSUI</category>
        </item>
        <item>
            <title><![CDATA[v1.1.0]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-1-0</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-1-0</guid>
            <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[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.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.1.0</strong>, a new chapter focused on improving the developer experience and making the library easier to explore, understand, and integrate.</p>
<p>This release introduces a complete documentation platform powered by Docusaurus, while keeping Storybook as the place for interactive component exploration.</p>
<iframe width="100%" height="480" src="https://www.youtube.com/embed/xjpe7EGyiw8" title="BSUI v1.1.0 Release" frameborder="0" allowfullscreen=""></iframe>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.1.0 introduces:</p>
<ul>
<li class="">A new Docusaurus-powered documentation website.</li>
<li class="">Structured component documentation with API references.</li>
<li class="">Live component examples directly inside documentation pages.</li>
<li class="">Improved navigation and documentation organization.</li>
<li class="">Integrated Storybook experience available from the documentation website.</li>
<li class="">Clear separation between API documentation and interactive examples.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation-platform">Documentation Platform<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#documentation-platform" class="hash-link" aria-label="Direct link to Documentation Platform" title="Direct link to Documentation Platform" translate="no">​</a></h2>
<p>The documentation experience has been redesigned:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="docusaurus">Docusaurus<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#docusaurus" class="hash-link" aria-label="Direct link to Docusaurus" title="Direct link to Docusaurus" translate="no">​</a></h3>
<p>Docusaurus is now used for:</p>
<ul>
<li class="">Component guides.</li>
<li class="">Installation and usage documentation.</li>
<li class="">API references.</li>
<li class="">Development guides.</li>
<li class="">Project information.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="storybook">Storybook<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#storybook" class="hash-link" aria-label="Direct link to Storybook" title="Direct link to Storybook" translate="no">​</a></h3>
<p>Storybook remains focused on:</p>
<ul>
<li class="">Interactive component previews.</li>
<li class="">Visual testing.</li>
<li class="">Component exploration.</li>
<li class="">Real-time UI examples.</li>
</ul>
<p>The two tools now work together:</p>
<ul>
<li class="">Documentation → Docusaurus</li>
<li class="">Interactive examples → Storybook</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="component-documentation">Component Documentation<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#component-documentation" class="hash-link" aria-label="Direct link to Component Documentation" title="Direct link to Component Documentation" translate="no">​</a></h2>
<p>Added documentation pages for components including:</p>
<ul>
<li class="">Alert</li>
<li class="">Control</li>
<li class="">ListGroup</li>
<li class="">And other BSUI components.</li>
</ul>
<p>Each component documentation page includes:</p>
<ul>
<li class="">Installation example.</li>
<li class="">Basic usage.</li>
<li class="">Component variants.</li>
<li class="">Composition examples.</li>
<li class="">Utility prop examples.</li>
<li class="">API reference tables.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="developer-experience">Developer Experience<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#developer-experience" class="hash-link" aria-label="Direct link to Developer Experience" title="Direct link to Developer Experience" translate="no">​</a></h2>
<p>This release improves the development workflow with:</p>
<ul>
<li class="">Better component discoverability.</li>
<li class="">Consistent documentation structure.</li>
<li class="">Improved navigation between guides and examples.</li>
<li class="">Live React examples inside documentation.</li>
<li class="">Automatic documentation deployment through GitHub Pages.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="deployment">Deployment<a href="https://promethey.github.io/bsui/blog/release-v1-1-0#deployment" class="hash-link" aria-label="Direct link to Deployment" title="Direct link to Deployment" translate="no">​</a></h2>
<p>The documentation infrastructure now uses GitHub Actions to automatically deploy:</p>]]></content:encoded>
            <category>Release</category>
            <category>BSUI</category>
            <category>React</category>
        </item>
        <item>
            <title><![CDATA[v1.0.2]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-0-2</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-0-2</guid>
            <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[BSUI v1.0.2 is now available.]]></description>
            <content:encoded><![CDATA[<p>BSUI v1.0.2 is now available.</p>
<p>This release continues improving the developer experience with documentation refinements, better examples, and additional project improvements.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://promethey.github.io/bsui/blog/release-v1-0-2#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="improved">Improved<a href="https://promethey.github.io/bsui/blog/release-v1-0-2#improved" class="hash-link" aria-label="Direct link to Improved" title="Direct link to Improved" translate="no">​</a></h3>
<ul>
<li class="">Improved documentation structure.</li>
<li class="">Added clearer component examples.</li>
<li class="">Refined interactive playground experience.</li>
<li class="">Improved development tooling.</li>
<li class="">Updated dependencies.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://promethey.github.io/bsui/blog/release-v1-0-2#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Minor documentation issues.</li>
<li class="">Small component consistency improvements.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-0-2#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.0.2" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
        </item>
        <item>
            <title><![CDATA[v1.0.1]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-0-1</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-0-1</guid>
            <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[BSUI v1.0.1 is now available.]]></description>
            <content:encoded><![CDATA[<p>BSUI v1.0.1 is now available.</p>
<p>This patch release focuses on improving stability, documentation quality, and developer experience after the initial v1.0.0 release.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://promethey.github.io/bsui/blog/release-v1-0-1#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://promethey.github.io/bsui/blog/release-v1-0-1#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Improved component consistency.</li>
<li class="">Fixed minor API documentation issues.</li>
<li class="">Updated examples across documentation.</li>
<li class="">Improved package reliability.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="improved">Improved<a href="https://promethey.github.io/bsui/blog/release-v1-0-1#improved" class="hash-link" aria-label="Direct link to Improved" title="Direct link to Improved" translate="no">​</a></h3>
<ul>
<li class="">Refined internal component behavior.</li>
<li class="">Improved development workflow.</li>
<li class="">Updated project dependencies.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-0-1#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.0.1" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>Patch</category>
        </item>
        <item>
            <title><![CDATA[v1.0.0]]></title>
            <link>https://promethey.github.io/bsui/blog/release-v1-0-0</link>
            <guid>https://promethey.github.io/bsui/blog/release-v1-0-0</guid>
            <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are releasing BSUI v1.0.0, the first stable release of the Bootstrap-powered React component system.]]></description>
            <content:encoded><![CDATA[<p>Today we are releasing <strong>BSUI v1.0.0</strong>, the first stable release of the Bootstrap-powered React component system.</p>
<p>This release establishes the initial public API, component architecture, documentation, and development infrastructure.</p>
<iframe width="100%" height="480" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="BSUI v1.0.0 Release" frameborder="0" allowfullscreen=""></iframe>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>BSUI v1.0.0 introduces:</p>
<ul>
<li class="">30+ reusable React components.</li>
<li class="">Bootstrap 5 powered styling.</li>
<li class="">The <code>Prime</code> component foundation.</li>
<li class="">Utility props for common Bootstrap utilities.</li>
<li class="">JSDoc-powered IntelliSense without TypeScript.</li>
<li class="">Storybook documentation.</li>
<li class="">Interactive React playgrounds.</li>
<li class="">Vitest testing infrastructure.</li>
<li class="">Automated CI workflows.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="component-library">Component Library<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#component-library" class="hash-link" aria-label="Direct link to Component Library" title="Direct link to Component Library" translate="no">​</a></h2>
<p>The first stable release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="layout">Layout<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#layout" class="hash-link" aria-label="Direct link to Layout" title="Direct link to Layout" translate="no">​</a></h3>
<ul>
<li class="">Container</li>
<li class="">Grid</li>
<li class="">Row</li>
<li class="">Col</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="forms">Forms<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#forms" class="hash-link" aria-label="Direct link to Forms" title="Direct link to Forms" translate="no">​</a></h3>
<ul>
<li class="">Form</li>
<li class="">Control</li>
<li class="">Label</li>
<li class="">Check</li>
<li class="">Range</li>
<li class="">Select</li>
<li class="">FloatingLabel</li>
<li class="">InputGroup</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="navigation">Navigation<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#navigation" class="hash-link" aria-label="Direct link to Navigation" title="Direct link to Navigation" translate="no">​</a></h3>
<ul>
<li class="">Nav</li>
<li class="">Navbar</li>
<li class="">Breadcrumb</li>
<li class="">Dropdown</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="feedback">Feedback<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#feedback" class="hash-link" aria-label="Direct link to Feedback" title="Direct link to Feedback" translate="no">​</a></h3>
<ul>
<li class="">Alert</li>
<li class="">Badge</li>
<li class="">Progress</li>
<li class="">Spinner</li>
<li class="">Placeholder</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="content">Content<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#content" class="hash-link" aria-label="Direct link to Content" title="Direct link to Content" translate="no">​</a></h3>
<ul>
<li class="">Accordion</li>
<li class="">Card</li>
<li class="">ListGroup</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="overlay">Overlay<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#overlay" class="hash-link" aria-label="Direct link to Overlay" title="Direct link to Overlay" translate="no">​</a></h3>
<ul>
<li class="">Modal</li>
<li class="">Collapse</li>
<li class="">Carousel</li>
<li class="">Offcanvas</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="buttons">Buttons<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#buttons" class="hash-link" aria-label="Direct link to Buttons" title="Direct link to Buttons" translate="no">​</a></h3>
<ul>
<li class="">Button</li>
<li class="">ButtonGroup</li>
<li class="">CloseButton</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="architecture">Architecture<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#architecture" class="hash-link" aria-label="Direct link to Architecture" title="Direct link to Architecture" translate="no">​</a></h2>
<p>BSUI follows a consistent component architecture:</p>
<ul>
<li class="">React composition over inheritance.</li>
<li class="">Bootstrap CSS without Bootstrap JavaScript.</li>
<li class="">Shared component APIs.</li>
<li class="">Runtime validation using PropTypes.</li>
<li class="">JSDoc documentation for editor support.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="api-changes">API Changes<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#api-changes" class="hash-link" aria-label="Direct link to API Changes" title="Direct link to API Changes" translate="no">​</a></h2>
<p>The stable release introduced:</p>
<ul>
<li class="">Unified component API.</li>
<li class=""><code>tone</code> prop replacing previous theme-related naming.</li>
<li class="">Shared utility prop system.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="links">Links<a href="https://promethey.github.io/bsui/blog/release-v1-0-0#links" class="hash-link" aria-label="Direct link to Links" title="Direct link to Links" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/promethey/bsui/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer" class="">GitHub Release</a></li>
<li class=""><a href="https://www.npmjs.com/package/@promethey/bsui" target="_blank" rel="noopener noreferrer" class="">npm Package</a></li>
<li class=""><a href="https://promethey.github.io/bsui/" target="_blank" rel="noopener noreferrer" class="">Documentation</a></li>
<li class=""><a href="https://promethey.github.io/bsui/storybook/" target="_blank" rel="noopener noreferrer" class="">Storybook</a></li>
</ul>]]></content:encoded>
            <category>Release</category>
            <category>BSUI</category>
            <category>React</category>
        </item>
    </channel>
</rss>