## Changelog

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

### [0.0.7] - 2024-05-01

#### Added

- Avatar component
- Ability to add JS to components

#### Changed

- Utilising @doc from components in Storybook

### [0.0.6] - 2024-05-01

#### Changed

- Bento box dark mode

### [0.0.5] - 2024-05-01

#### Added

- Marquee component
- Card component

### [0.0.4] - 2024-04-30

#### Added

- Bento grid component

### [0.0.2] - 2024-04-29

#### Added

- Mix tasks for generating templates from Bloom component files
- Code snippet component
- Gradient text component
- Hero component

#### Changed

- Changed generation to use templates instead of manually copying files
- Updated read me to account for Tailwind safelisting fix
- Fixed tests

### [0.0.1] - 2024-04-28

#### Added

- Initial release of the Bloom extension for Phoenix.
- Components added:
  - Glow Button component with customisable colors and effects.
- Mix tasks for installing components (`mix bloom.install`).

#### Changed

- N/A

#### Fixed

- N/A

#### Removed

- N/A

### [Unreleased]

- Planning to add more interactive components and enhance existing features based on user feedback.
