Skip to content

Commit

Permalink
chore(flowbite-angular): 1.0.0-alpha.1 [skip cli]
Browse files Browse the repository at this point in the history
# 1.0.0-alpha.1 (2024-10-26)

### Bug Fixes

* Breadcrumb was overengineered ([7a004f1](https://github.com/themesberg/flowbite-angular//commit/7a004f11aca4f8d4d6c51833bc0327284b8da827))
* Button sizes are now configured according to flowbite website ([1e73a2e](https://github.com/themesberg/flowbite-angular//commit/1e73a2ed044cb604965377ba5d7d4f866306ca5d))
* buttonPillClasses are now always injected ([1ca9cdc](https://github.com/themesberg/flowbite-angular//commit/1ca9cdc09ce6f258d69689861e9fcc42115b0b95))
* Fixed gradient outline variants size issue ([c616c03](https://github.com/themesberg/flowbite-angular//commit/c616c037a1cda11b06adfcfcd9c3f0209ffeb9d7))

### Features

* add Alert component ([e9d792b](https://github.com/themesberg/flowbite-angular//commit/e9d792b4f4785052108e6ad6e3467c58d3a1d978))
* add Badge component ([b327538](https://github.com/themesberg/flowbite-angular//commit/b3275389d40c62003afff8dc9818b16664d4a618))
* Add disable property to button component ([00e42c0](https://github.com/themesberg/flowbite-angular//commit/00e42c05ff81f83e7ad61fb6a9a70aebf504f1ba))
* Add DuoTone gradient outline span tweak ([b2840c9](https://github.com/themesberg/flowbite-angular//commit/b2840c947e340a020eb4136f5d0342ebc3d6e099))
* Add gradientDuoTone property to button component ([0138ce4](https://github.com/themesberg/flowbite-angular//commit/0138ce408ec101e5da6ba4305d2e1107c0b07a78))
* Add gradientMonochrome property to button component ([60cd7ea](https://github.com/themesberg/flowbite-angular//commit/60cd7ea619c605271093436f2367510e318cf6d2))
* Add outline classes to buttonColorClasses ([ef4652c](https://github.com/themesberg/flowbite-angular//commit/ef4652c9f8111bc9ddf3d7416a120fc525cf8c5c))
* Add remain outline variants to buttonDuoToneColorClasses ([492f43f](https://github.com/themesberg/flowbite-angular//commit/492f43f3a546a94fa1cbb0b1008cafd99ec90458))
* adds modal component ([#10](https://github.com/themesberg/flowbite-angular//issues/10)) ([3fa31a3](https://github.com/themesberg/flowbite-angular//commit/3fa31a3808100825c7952b9126190fe487cd71c0))
* **BadgeComponent:** Added customStyle parameter ([89bb9aa](https://github.com/themesberg/flowbite-angular//commit/89bb9aa3189442cd8e826084a35f03069201928c))
* Created Breadcrumb main component ([45bc743](https://github.com/themesberg/flowbite-angular//commit/45bc74324ce8f157df5dc710451502d4875f626b))
* Created BreadcrumbItem Component ([0df0839](https://github.com/themesberg/flowbite-angular//commit/0df083920b320d07cc8da4ee0d89a3e1c0711772))
* **docs:** adding server_side_generation ([#31](https://github.com/themesberg/flowbite-angular//issues/31)) ([c4ebb24](https://github.com/themesberg/flowbite-angular//commit/c4ebb24e18aca55f187c107ea16c165a4924d01f))
* Started creating Button component ([92cf87f](https://github.com/themesberg/flowbite-angular//commit/92cf87f52435cfd69f961eba635ab4c4b982949e))
  • Loading branch information
semantic-release-bot committed Oct 26, 2024
1 parent 3e681ff commit f2ca6e5
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions libs/flowbite-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 1.0.0-alpha.1 (2024-10-26)


### Bug Fixes

* Breadcrumb was overengineered ([7a004f1](https://github.com/themesberg/flowbite-angular//commit/7a004f11aca4f8d4d6c51833bc0327284b8da827))
* Button sizes are now configured according to flowbite website ([1e73a2e](https://github.com/themesberg/flowbite-angular//commit/1e73a2ed044cb604965377ba5d7d4f866306ca5d))
* buttonPillClasses are now always injected ([1ca9cdc](https://github.com/themesberg/flowbite-angular//commit/1ca9cdc09ce6f258d69689861e9fcc42115b0b95))
* Fixed gradient outline variants size issue ([c616c03](https://github.com/themesberg/flowbite-angular//commit/c616c037a1cda11b06adfcfcd9c3f0209ffeb9d7))


### Features

* add Alert component ([e9d792b](https://github.com/themesberg/flowbite-angular//commit/e9d792b4f4785052108e6ad6e3467c58d3a1d978))
* add Badge component ([b327538](https://github.com/themesberg/flowbite-angular//commit/b3275389d40c62003afff8dc9818b16664d4a618))
* Add disable property to button component ([00e42c0](https://github.com/themesberg/flowbite-angular//commit/00e42c05ff81f83e7ad61fb6a9a70aebf504f1ba))
* Add DuoTone gradient outline span tweak ([b2840c9](https://github.com/themesberg/flowbite-angular//commit/b2840c947e340a020eb4136f5d0342ebc3d6e099))
* Add gradientDuoTone property to button component ([0138ce4](https://github.com/themesberg/flowbite-angular//commit/0138ce408ec101e5da6ba4305d2e1107c0b07a78))
* Add gradientMonochrome property to button component ([60cd7ea](https://github.com/themesberg/flowbite-angular//commit/60cd7ea619c605271093436f2367510e318cf6d2))
* Add outline classes to buttonColorClasses ([ef4652c](https://github.com/themesberg/flowbite-angular//commit/ef4652c9f8111bc9ddf3d7416a120fc525cf8c5c))
* Add remain outline variants to buttonDuoToneColorClasses ([492f43f](https://github.com/themesberg/flowbite-angular//commit/492f43f3a546a94fa1cbb0b1008cafd99ec90458))
* adds modal component ([#10](https://github.com/themesberg/flowbite-angular//issues/10)) ([3fa31a3](https://github.com/themesberg/flowbite-angular//commit/3fa31a3808100825c7952b9126190fe487cd71c0))
* **BadgeComponent:** Added customStyle parameter ([89bb9aa](https://github.com/themesberg/flowbite-angular//commit/89bb9aa3189442cd8e826084a35f03069201928c))
* Created Breadcrumb main component ([45bc743](https://github.com/themesberg/flowbite-angular//commit/45bc74324ce8f157df5dc710451502d4875f626b))
* Created BreadcrumbItem Component ([0df0839](https://github.com/themesberg/flowbite-angular//commit/0df083920b320d07cc8da4ee0d89a3e1c0711772))
* **docs:** adding server_side_generation ([#31](https://github.com/themesberg/flowbite-angular//issues/31)) ([c4ebb24](https://github.com/themesberg/flowbite-angular//commit/c4ebb24e18aca55f187c107ea16c165a4924d01f))
* Started creating Button component ([92cf87f](https://github.com/themesberg/flowbite-angular//commit/92cf87f52435cfd69f961eba635ab4c4b982949e))
2 changes: 1 addition & 1 deletion libs/flowbite-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowbite-angular",
"version": "0.0.3",
"version": "1.0.0-alpha.1",
"license": "MIT",
"private": false,
"homepage": "https://flowbite-angular.com",
Expand Down

0 comments on commit f2ca6e5

Please sign in to comment.