|
| 1 | +# 1.0.0 (2024-11-11) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **accordion:** classes for border ([8f4b81e](https://github.com/themesberg/flowbite-angular/commit/8f4b81e6bf73544a53e0abab886926048711b344)) |
| 7 | +* assets while building library ([b02ae48](https://github.com/themesberg/flowbite-angular/commit/b02ae483413dadf74ed8ebd012adeacb92972b89)) |
| 8 | +* Breadcrumb was overengineered ([7a004f1](https://github.com/themesberg/flowbite-angular/commit/7a004f11aca4f8d4d6c51833bc0327284b8da827)) |
| 9 | +* Button sizes are now configured according to flowbite website ([1e73a2e](https://github.com/themesberg/flowbite-angular/commit/1e73a2ed044cb604965377ba5d7d4f866306ca5d)) |
| 10 | +* buttonPillClasses are now always injected ([1ca9cdc](https://github.com/themesberg/flowbite-angular/commit/1ca9cdc09ce6f258d69689861e9fcc42115b0b95)) |
| 11 | +* ci install ([7bc93ee](https://github.com/themesberg/flowbite-angular/commit/7bc93eef3938a3a58ae15540a5b308c665d417a1)) |
| 12 | +* circular import & component import ([04668c4](https://github.com/themesberg/flowbite-angular/commit/04668c43e3fbcce8a8807e056d73c4e060120b7c)) |
| 13 | +* Fixed gradient outline variants size issue ([c616c03](https://github.com/themesberg/flowbite-angular/commit/c616c037a1cda11b06adfcfcd9c3f0209ffeb9d7)) |
| 14 | +* multiple typo ([96343bb](https://github.com/themesberg/flowbite-angular/commit/96343bb7b567fe6e2d10a99da8d908ea3814f58b)) |
| 15 | +* tailwind config file and import codeblock in quickstart ([781069c](https://github.com/themesberg/flowbite-angular/commit/781069c3ddb0a3aaafec66007663de08cdb64cb2)) |
| 16 | + |
| 17 | + |
| 18 | +### Features |
| 19 | + |
| 20 | +* add Alert component ([e9d792b](https://github.com/themesberg/flowbite-angular/commit/e9d792b4f4785052108e6ad6e3467c58d3a1d978)) |
| 21 | +* add Badge component ([b327538](https://github.com/themesberg/flowbite-angular/commit/b3275389d40c62003afff8dc9818b16664d4a618)) |
| 22 | +* Add disable property to button component ([00e42c0](https://github.com/themesberg/flowbite-angular/commit/00e42c05ff81f83e7ad61fb6a9a70aebf504f1ba)) |
| 23 | +* Add DuoTone gradient outline span tweak ([b2840c9](https://github.com/themesberg/flowbite-angular/commit/b2840c947e340a020eb4136f5d0342ebc3d6e099)) |
| 24 | +* Add gradientDuoTone property to button component ([0138ce4](https://github.com/themesberg/flowbite-angular/commit/0138ce408ec101e5da6ba4305d2e1107c0b07a78)) |
| 25 | +* Add gradientMonochrome property to button component ([60cd7ea](https://github.com/themesberg/flowbite-angular/commit/60cd7ea619c605271093436f2367510e318cf6d2)) |
| 26 | +* Add outline classes to buttonColorClasses ([ef4652c](https://github.com/themesberg/flowbite-angular/commit/ef4652c9f8111bc9ddf3d7416a120fc525cf8c5c)) |
| 27 | +* Add remain outline variants to buttonDuoToneColorClasses ([492f43f](https://github.com/themesberg/flowbite-angular/commit/492f43f3a546a94fa1cbb0b1008cafd99ec90458)) |
| 28 | +* add secondary entrypoints ([35628a3](https://github.com/themesberg/flowbite-angular/commit/35628a34febca5504614c256d2a58516122d55a0)) |
| 29 | +* add viewEncapsulation and changeDetection ([b80f78d](https://github.com/themesberg/flowbite-angular/commit/b80f78d3e71215ad6b2e965833f9a66cbf82c44e)) |
| 30 | +* adds modal component ([#10](https://github.com/themesberg/flowbite-angular/issues/10)) ([3fa31a3](https://github.com/themesberg/flowbite-angular/commit/3fa31a3808100825c7952b9126190fe487cd71c0)) |
| 31 | +* **alert:** add entrypoint ([8631420](https://github.com/themesberg/flowbite-angular/commit/8631420b479af65a2802f15b593a0e8bf6a7d39d)) |
| 32 | +* **badge:** add entrypoint ([1c7a33c](https://github.com/themesberg/flowbite-angular/commit/1c7a33c87cb994ca16f8d835e2c8c01f71026a5d)) |
| 33 | +* **BadgeComponent:** Added customStyle parameter ([89bb9aa](https://github.com/themesberg/flowbite-angular/commit/89bb9aa3189442cd8e826084a35f03069201928c)) |
| 34 | +* **breadcrumb:** add entrypoint ([ea5eb0a](https://github.com/themesberg/flowbite-angular/commit/ea5eb0a5ae7dd3803caca3aae74e50d90d65e8c8)) |
| 35 | +* **button:** add entrypoint ([19e8fed](https://github.com/themesberg/flowbite-angular/commit/19e8fed79431bdff8f7b0ab3c9801035e56b7277)) |
| 36 | +* **common:** add entrypoint ([a5d50cc](https://github.com/themesberg/flowbite-angular/commit/a5d50cc61669577ca7ecbaf7581601de182ffee8)) |
| 37 | +* Created Breadcrumb main component ([45bc743](https://github.com/themesberg/flowbite-angular/commit/45bc74324ce8f157df5dc710451502d4875f626b)) |
| 38 | +* Created BreadcrumbItem Component ([0df0839](https://github.com/themesberg/flowbite-angular/commit/0df083920b320d07cc8da4ee0d89a3e1c0711772)) |
| 39 | +* **dark-theme-toggle:** add entrypoint ([9ee8ca3](https://github.com/themesberg/flowbite-angular/commit/9ee8ca398483de884f0a2910e25f824831a99819)) |
| 40 | +* **docs:** adding server_side_generation ([#31](https://github.com/themesberg/flowbite-angular/issues/31)) ([c4ebb24](https://github.com/themesberg/flowbite-angular/commit/c4ebb24e18aca55f187c107ea16c165a4924d01f)) |
| 41 | +* **dropdown:** add entrypoint ([22ce79d](https://github.com/themesberg/flowbite-angular/commit/22ce79db0c343767e39052a1a8b8fdfdbaffc5a8)) |
| 42 | +* **icon:** add entrypoint ([d5ee496](https://github.com/themesberg/flowbite-angular/commit/d5ee4962b60fa40e2bed664eb94c110adef7e97b)) |
| 43 | +* **indicator:** add entrypoint ([f12a373](https://github.com/themesberg/flowbite-angular/commit/f12a37394e84eb034301346b899513c98ca5c949)) |
| 44 | +* **modal:** add entrypoint ([36da9f1](https://github.com/themesberg/flowbite-angular/commit/36da9f1ff432bfdbbadc657132f536ef9bb589a4)) |
| 45 | +* **navbar:** add entrypoint ([ecfef64](https://github.com/themesberg/flowbite-angular/commit/ecfef64744d23491a9540758341e2f338eb207b3)) |
| 46 | +* remove every storeServices ([2dc68ed](https://github.com/themesberg/flowbite-angular/commit/2dc68edbe8c738caaee2435203b8fdab0920035b)) |
| 47 | +* **router-link:** add entrypoint ([3886be7](https://github.com/themesberg/flowbite-angular/commit/3886be783876c5a756c07273712d08589fc5051e)) |
| 48 | +* **scroll-top:** add entrypoint ([57b1358](https://github.com/themesberg/flowbite-angular/commit/57b1358f98de99c085d7560e53d995aa63f23f43)) |
| 49 | +* **sidebar:** add entrypoint ([b94ac5a](https://github.com/themesberg/flowbite-angular/commit/b94ac5a545d0c034a0dd401a8062575afe612e2c)) |
| 50 | +* Started creating Button component ([92cf87f](https://github.com/themesberg/flowbite-angular/commit/92cf87f52435cfd69f961eba635ab4c4b982949e)) |
| 51 | +* **utils:** add entrypoint ([67bf1da](https://github.com/themesberg/flowbite-angular/commit/67bf1da55a5424be1f2e78b36d4b9dd8f28565a5)) |
| 52 | + |
1 | 53 | # 1.0.0-beta.1 (2024-11-04)
|
2 | 54 |
|
3 | 55 |
|
|
0 commit comments