Skip to content

Releases: ruma-ui/ui

v1.0.0-alpha.5

v1.0.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:16

1.0.0-alpha.5 (2026-08-05)

🚀 Features

🐛 Bug Fixes

  • cli: resolve component dependencies and missing tw helper exports (#788) (5948bb8)

♻️ Code Refactoring

  • standardize border-radius and update focus ring implementation across UI components (fdf8de7)

👷 Continuous Integration

  • deps: bump chromaui/action from 13 to 18 (b5f25a2)
  • deps: bump chromaui/action from 13 to 18 (#789) (4a6e61c)

v1.0.0-alpha.4

v1.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:28

1.0.0-alpha.4 (2026-07-31)

🐛 Bug Fixes

  • release: promote published versions to npm latest dist-tag (476321b)
  • release: promote published versions to npm latest dist-tag (40758b1)

v1.0.0-alpha.3

v1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:21

1.0.0-alpha.3 (2026-07-31)

🚀 Features

  • merge dev into alpha — enterprise CI/CD overhaul + fresh release baseline (#787) (a4f8c85)

🐛 Bug Fixes

  • cli: resolve component dependencies and missing tw helper exports (302320c)
  • cli: resolve component dependencies and missing tw helper exports (87ac9b9)

v1.0.0-alpha.2

v1.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:05

1.0.0-alpha.2 (2026-07-31)

🚀 Features

  • merge dev into alpha — update packages, upgrade dependencies & fix CLI tw helper export (435e833)

🐛 Bug Fixes

  • cli: include tw helper in generated utils.ts and registry utils bundle (fe8753b)

📚 Documentation

  • fix trailing whitespace in README header description (86b051b)
  • update Storybook URL and remove trailing whitespace in README (fefa924)

👷 Continuous Integration

  • remove storybook github pages workflow and remove emojis from all workflows (7e94d04)

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:31

1.0.0-alpha.1 (2026-07-31)

🚀 Features

  • add Alert component with customizable variants, sizes, and dismissible functionality (e044e0e)
  • add Button component with multiple variants and states (f82b2fc)
  • add Calendar component with stories and documentation (a67ea26)
  • add Card component with variants, styling, and documentation (7be6cab)
  • Add Carousel component with drag-and-drop support, autoplay, and customizable navigation (7181d4f)
  • add Checkbox component with customizable properties and stories; update index exports (7fb5961)
  • add Clipboard component with customizable properties, Storybook integration, and improved feedback handling (2d8f1f7)
  • Add Code of Conduct, Contribution guidelines, and issue templates for better community engagement (b0aa28a)
  • add conditional PR creation based on semantic release output (bd63001)
  • add conditional PR creation based on semantic release output (#128) (587a1a4)
  • Add ContextMenu component with context management, customizable items, and accessibility features (d2e91d5)
  • add custom workbench color settings for improved UI aesthetics (9dab5ec)
  • add DatePicker component with comprehensive API and documentation (b559f97)
  • add description prop to FileUpload component and update stories (d0c74af)
  • add Drawer component with customizable properties and animations (acbadfd)
  • add Dropdown component with comprehensive API, documentation, and stories (f92430c)
  • add Editable component with customizable properties, Storybook integration, and comprehensive documentation (39095ab)
  • add FileUpload component with stories, documentation, and integration into index (fe732a8)
  • add FloatingActionButton component with customizable properties, Storybook integration, and comprehensive documentation (ed31f5d)
  • add Form component with FormField and FormSection for structured form handling (c58aaf0)
  • Add GitHub Actions workflow for deploying Storybook to GitHub Pages (6c0e95a)
  • add Image component with customizable properties and Storybook integration (bb3dd06)
  • add initial alpha release of Ruma UI component library with modern React components (6d52b8f)
  • add Input component with customizable properties and stories; update index exports (f09104d)
  • add InputOTP component with customizable variants, sizes, and accessibility features (ca97015)
  • Add interactive examples for Toast component showcasing variants, positions, sizes, and behaviors (f78894f)
  • add Jetbrains IDE configuration to .gitignore (dea317c)
  • add KeyboardKey component with variants, sizes, and accessibility features (1e64017)
  • add Link component with customizable variants, sizes, icons, and accessibility features (1ffa7f7)
  • add Loader component with multiple animation types and customization options (ad7f6a3)
  • add NavigationMenu component with context, variants, and stories (4dca4ee)
  • add npm pack size script and update module resolution in tsconfig (8c04eda)
  • add Overview story for KeyboardKey component with command, option, and control keys (fca9bd7)
  • add Pagination component with stories and documentation (88d23fb)
  • add passWithNoTests option to jest configuration files (f5e5921)
  • add Popover component with trigger and content handling (a371836)
  • add Progress component with variants, animations, and documentation (703bc0d)
  • add RadioGroup and Switch components with comprehensive stories and documentation (88d2eee)
  • add RangeInput component with stories, documentation, and integration into index (77ead4c)
  • add Rating component with customizable features and Storybook stories (33a4618)
  • add Resizable component with stories and documentation (7d6c3ed)
  • add Search with Clear functionality to Input component; update stories and documentation (7596d4d)
  • Add Skeleton component with customizable variants, sizes, animations, and documentation (9f5a85c)
  • add Slider component with comprehensive API, documentation, and stories (57c9cb6)
  • add Stepper component with stories and documentation (8194d00)
  • add strokeWidth prop to Loader component; update documentation and stories for Loader and Button components (39063a3)
  • add Table component with comprehensive API, documentation, and stories (c5b89bb)
  • add Tabs component with variants, sizes, and accessibility features (7035605)
  • add tertiary variant to Button component; update stories and documentation (cd199dd)
  • add Textarea component with comprehensive API, documentation, and stories (f44e3e5)
  • add Toast component with customizable properties and auto-dismiss functionality (6625d91)
  • add Tooltip component with comprehensive API, documentation, and stories (5bfdf88)
  • add TopLoader component with customizable properties and documentation (83169a5)
  • add TreeView component with stories and documentation (236efa4)
  • add VideoPlayer component with custom controls and extensive features (bc0226b)
  • add width prop to Input component with preset options; update stories and documentation (5e00db2)
  • add workflow_dispatch input for release type and enhance failure notification (66f44d1)
  • add zencoder configuration to .gitignore (451c8f5)
  • added decorators styling (bb7f444)
  • added MultiSelect component ([43bb96b](...
Read more