Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

57 lines (44 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

main (Unreleased)

[1.0.0-stable.2025.1] - 2025-xx-xx

Action Value
Release date 2025-xx-xx
Release type major
Breaking change No
Deprecations No
New features Yes
Bug fixes No
Security fixes No
Stable release yes

Added

  • CHANGELOG.md file
  • LICENSE file
  • README.md file
  • Storybook
  • Configure eslint
  • Configure prettier
  • Configure vitest
  • Create bo-badge component
  • Create bo-button component
  • Create bo-loading-pulse component
  • Create bo-loading-spinner component
  • Create bo-icon component
  • Create bo-progress-bar component
  • Create bo-card component
  • Create bo-avatar component
  • Create bo-input component
  • Create bo-textarea component
  • Create bo-table component
  • Create bo-tooltip component
  • Create bo-dropdown component
  • Create bo-checkbox component
  • Create bo-radio component

Fixed

No fixes in this release.

Changed

No changes in this release.

Removed

No code was removed in this release.