<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Drivn Changelog</title>
    <link>https://drivnui.com/docs/changelog</link>
    <description>Release notes for the Drivn React component library.</description>
    <language>en-us</language>
    <atom:link href="https://drivnui.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>1.17.0 — Yarn Package Manager Support</title>
      <link>https://drivnui.com/docs/changelog/yarn-support</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/yarn-support</guid>
      <pubDate>Tue, 31 Mar 2026 22:00:00 GMT</pubDate>
      <description>The CLI now auto-detects Yarn projects and generates the correct commands. All documentation install tabs show npm, pnpm, and yarn side by side.</description>
    </item>
    <item>
      <title>1.16.0 — Data Table</title>
      <link>https://drivnui.com/docs/changelog/data-table</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/data-table</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>A data-driven table component that wraps the existing Table primitive with sorting, row selection, loading skeletons, and pagination. Pass typed columns and data — the component handles the rest.</description>
    </item>
    <item>
      <title>1.15.0 — Time Picker</title>
      <link>https://drivnui.com/docs/changelog/time-picker</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/time-picker</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>A new TimePicker component with scrollable hour, minute, and second columns. Supports 12-hour and 24-hour formats, AM/PM toggle, custom formatting, and a native input mode via TimePicker.Input.</description>
    </item>
    <item>
      <title>1.14.0 — Stepper</title>
      <link>https://drivnui.com/docs/changelog/stepper</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/stepper</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>A new Stepper component for multi-step workflows. Supports horizontal and vertical orientation, connecting lines, custom icons, and clickable step navigation — all with the same dot notation API.</description>
    </item>
    <item>
      <title>1.13.0 — Context Menu, Navigation Menu</title>
      <link>https://drivnui.com/docs/changelog/context-menu-navigation-menu</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/context-menu-navigation-menu</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>Two new components for navigation and interaction. ContextMenu provides right-click menus with submenus, keyboard shortcuts, and icons. NavigationMenu handles horizontal nav bars with dropdown content panels.</description>
    </item>
    <item>
      <title>1.12.0 — React Hook Form Integration</title>
      <link>https://drivnui.com/docs/changelog/react-hook-form-docs</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/react-hook-form-docs</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>A new documentation page covers integrating Drivn components with React Hook Form and Zod. Select and Switch also receive a fix that prevents unintended form submissions when used inside form elements.</description>
    </item>
    <item>
      <title>1.11.0 — Combobox, Toggle</title>
      <link>https://drivnui.com/docs/changelog/combobox-toggle</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/combobox-toggle</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>Two new components and smarter theming docs. Combobox brings searchable dropdown selection with single and multi-select modes, Toggle provides a pressable on/off button with group support, and the theming documentation page now auto-syncs token tables from globals.scss.</description>
    </item>
    <item>
      <title>1.10.0 — Skeleton, Collapsible, Scroll Area</title>
      <link>https://drivnui.com/docs/changelog/skeleton-collapsible-scroll-area</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/skeleton-collapsible-scroll-area</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>Three new components join the library. Skeleton provides loading placeholders with pulse animation, Collapsible toggles content visibility with smooth height transitions, and Scroll Area offers a themed scrollable container with custom scrollbar styling.</description>
    </item>
    <item>
      <title>1.9.0 — Changelog Page</title>
      <link>https://drivnui.com/docs/changelog/changelog-page</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/changelog-page</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>The docs site now includes a dedicated changelog section with an index of all releases and individual detail pages for each version. Every release links to its own page with full feature descriptions, code examples, and back navigation.</description>
    </item>
    <item>
      <title>1.8.0 — MCP Server Integration</title>
      <link>https://drivnui.com/docs/changelog/mcp-server-integration</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/mcp-server-integration</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>AI assistants can now connect directly to Drivn&apos;s component registry via the Model Context Protocol. Instead of copy-pasting component code into chat, your AI gets exact source code, design tokens, and coding conventions automatically.</description>
    </item>
    <item>
      <title>1.7.0 — Components Index Page</title>
      <link>https://drivnui.com/docs/changelog/components-index-page</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/components-index-page</guid>
      <pubDate>Sat, 28 Feb 2026 23:00:00 GMT</pubDate>
      <description>Added a dedicated /docs/components page that shows every available component at a glance. Browse all 33 components with descriptions and quick links to their documentation pages.</description>
    </item>
    <item>
      <title>1.6.0 — Drawer, Aspect Ratio</title>
      <link>https://drivnui.com/docs/changelog/drawer-aspect-ratio</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/drawer-aspect-ratio</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>Two new components join the library.</description>
    </item>
    <item>
      <title>1.5.0 — Sidebar, Command Search, Slider</title>
      <link>https://drivnui.com/docs/changelog/sidebar-command-search-slider</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/sidebar-command-search-slider</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>Three new components ship together — a collapsible sidebar for app layouts, a command palette for keyboard-driven navigation, and a range slider for numeric input.</description>
    </item>
    <item>
      <title>1.4.0 — Kbd Component</title>
      <link>https://drivnui.com/docs/changelog/kbd-component</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/kbd-component</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>A new Kbd component for displaying keyboard shortcuts and hotkeys. Renders with the appropriate platform-specific symbols (Cmd on Mac, Ctrl on Windows) and supports compound key combinations.</description>
    </item>
    <item>
      <title>1.3.0 — Pagination, Label, Radio Group, Table, Breadcrumb</title>
      <link>https://drivnui.com/docs/changelog/pagination-label-radio-group-table-breadcrumb</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/pagination-label-radio-group-table-breadcrumb</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>Five new components in one release — all following dot notation and the const styles pattern.</description>
    </item>
    <item>
      <title>1.2.0 — Carousel, Command, Date Picker, Calendar</title>
      <link>https://drivnui.com/docs/changelog/carousel-command-date-picker-calendar</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/carousel-command-date-picker-calendar</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>Four new components covering content display and date selection.</description>
    </item>
    <item>
      <title>1.1.0 — Accordion Multiple Selection</title>
      <link>https://drivnui.com/docs/changelog/accordion-multiple-selection</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/accordion-multiple-selection</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>The Accordion component now supports a multiple prop for opening several panels simultaneously. Uses Set-based state management internally for clean open/close tracking. This release also standardized the compound component structure across all existing components.</description>
    </item>
    <item>
      <title>1.0.0 — Initial Release</title>
      <link>https://drivnui.com/docs/changelog/initial-release</link>
      <guid isPermaLink="true">https://drivnui.com/docs/changelog/initial-release</guid>
      <pubDate>Sat, 31 Jan 2026 23:00:00 GMT</pubDate>
      <description>The first stable release of Drivn — a React component library built on dot notation, zero runtime UI dependencies, and the copy-and-own philosophy. Ships with the CLI for scaffolding projects and adding components, plus a full documentation site.</description>
    </item>
  </channel>
</rss>