Tags: themesberg/flowbite-angular
Tags
chore(flowbite-angular): 1.3.0 [skip ci] # [1.3.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.3.0) (2024-12-19) ### Bug Fixes * add standalone property on components ([cae1779](cae1779)) ### Features * **badge:** add bordered badge ([c4cf8b7](c4cf8b7)) * **badge:** add dismissable badge ([3ba45e7](3ba45e7))
chore(flowbite-angular): 1.2.0 [skip ci] # [1.2.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.2.0) (2024-12-18) ### Features * **accordion:** add custom icon support ([5b184dd](5b184dd)) * **scroll-top:** add support for icon customisation ([bc3a60f](bc3a60f))
chore(flowbite-angular): 1.1.1 [skip ci] ## [1.1.1](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.1.1) (2024-12-11) ### Bug Fixes * **navbar:** isFixed theme was missing fixed class ([2408269](2408269))
chore(flowbite-angular): 1.1.0 [skip ci] # [1.1.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.1.0) (2024-12-11) ### Bug Fixes * **dropdown:** set container's min-width ([a9e19d5](a9e19d5)) ### Features * **accordion:** add animation ([7e92417](7e92417)) * **accordion:** provide injection token for default input value [#80](#80) ([04f4d54](04f4d54)) * **alert:** add animation ([84d0c53](84d0c53)) * **alert:** provide injection token for default input value [#80](#80) ([da3ff4a](da3ff4a)) * **badge:** provide injection token for default input value [#80](#80) ([f7337d6](f7337d6)) * **breadcrumb:** provide injection token for default input value [#80](#80) ([f8b0f20](f8b0f20)) * **button:** provide injection token for default input value [#80](#80) ([9d8d700](9d8d700)) * **dark-theme-toggle:** provide injection token for default input value [#80](#80) ([f4c5854](f4c5854)) * **dropdown:** provide injection token for default input value [#80](#80) ([bbda81d](bbda81d)) * **dropdown:** use `viewChield()`, remove position calculation ([5394931](5394931)) * **dropdown:** use `viewChield()`, remove position calculation ([114c9d1](114c9d1)) * **dropdown:** use tailwind classes instead of @floating-ui/dom ([1d4c0dc](1d4c0dc)) * **dropdown:** use tailwind classes instead of @floating-ui/dom ([1f0b871](1f0b871)) * **indicator:** provide injection token for default input value [#80](#80) ([cbaca0f](cbaca0f)) * **indicator:** provide injection token for default input value [#80](#80) ([cdbb78c](cdbb78c)) * **modal:** provide injection token for default input value [#80](#80) ([4463716](4463716)) * **navbar:** add animation ([5df1c2d](5df1c2d)) * **navbar:** provide injection token for default input value [#80](#80) ([fab0fbb](fab0fbb)) * **scroll-top:** provide injection token for default input value [#80](#80) ([02b9e21](02b9e21)) * **sidebar:** provide injection token for default input value [#80](#80) ([6d57117](6d57117)) * **theme:** add clean api to access and modify the current application theme [#82](#82) ([906a894](906a894)) * **theme:** add signal based accessor to current theme [#82](#82) ([90807d3](90807d3))
chore(flowbite-angular): 1.0.0 [skip cli] # 1.0.0 (2024-11-11) ### Bug Fixes * **accordion:** classes for border ([8f4b81e](8f4b81e)) * assets while building library ([b02ae48](b02ae48)) * Breadcrumb was overengineered ([7a004f1](7a004f1)) * Button sizes are now configured according to flowbite website ([1e73a2e](1e73a2e)) * buttonPillClasses are now always injected ([1ca9cdc](1ca9cdc)) * ci install ([7bc93ee](7bc93ee)) * circular import & component import ([04668c4](04668c4)) * Fixed gradient outline variants size issue ([c616c03](c616c03)) * multiple typo ([96343bb](96343bb)) * tailwind config file and import codeblock in quickstart ([781069c](781069c)) ### Features * add Alert component ([e9d792b](e9d792b)) * add Badge component ([b327538](b327538)) * Add disable property to button component ([00e42c0](00e42c0)) * Add DuoTone gradient outline span tweak ([b2840c9](b2840c9)) * Add gradientDuoTone property to button component ([0138ce4](0138ce4)) * Add gradientMonochrome property to button component ([60cd7ea](60cd7ea)) * Add outline classes to buttonColorClasses ([ef4652c](ef4652c)) * Add remain outline variants to buttonDuoToneColorClasses ([492f43f](492f43f)) * add secondary entrypoints ([35628a3](35628a3)) * add viewEncapsulation and changeDetection ([b80f78d](b80f78d)) * adds modal component ([#10](#10)) ([3fa31a3](3fa31a3)) * **alert:** add entrypoint ([8631420](8631420)) * **badge:** add entrypoint ([1c7a33c](1c7a33c)) * **BadgeComponent:** Added customStyle parameter ([89bb9aa](89bb9aa)) * **breadcrumb:** add entrypoint ([ea5eb0a](ea5eb0a)) * **button:** add entrypoint ([19e8fed](19e8fed)) * **common:** add entrypoint ([a5d50cc](a5d50cc)) * Created Breadcrumb main component ([45bc743](45bc743)) * Created BreadcrumbItem Component ([0df0839](0df0839)) * **dark-theme-toggle:** add entrypoint ([9ee8ca3](9ee8ca3)) * **docs:** adding server_side_generation ([#31](#31)) ([c4ebb24](c4ebb24)) * **dropdown:** add entrypoint ([22ce79d](22ce79d)) * **icon:** add entrypoint ([d5ee496](d5ee496)) * **indicator:** add entrypoint ([f12a373](f12a373)) * **modal:** add entrypoint ([36da9f1](36da9f1)) * **navbar:** add entrypoint ([ecfef64](ecfef64)) * remove every storeServices ([2dc68ed](2dc68ed)) * **router-link:** add entrypoint ([3886be7](3886be7)) * **scroll-top:** add entrypoint ([57b1358](57b1358)) * **sidebar:** add entrypoint ([b94ac5a](b94ac5a)) * Started creating Button component ([92cf87f](92cf87f)) * **utils:** add entrypoint ([67bf1da](67bf1da))
chore(flowbite-angular): 1.0.0-beta.1 [skip cli] # 1.0.0-beta.1 (2024-11-04) ### Bug Fixes * assets while building library ([b02ae48](b02ae48)) * Breadcrumb was overengineered ([7a004f1](7a004f1)) * Button sizes are now configured according to flowbite website ([1e73a2e](1e73a2e)) * buttonPillClasses are now always injected ([1ca9cdc](1ca9cdc)) * ci install ([7bc93ee](7bc93ee)) * circular import & component import ([04668c4](04668c4)) * Fixed gradient outline variants size issue ([c616c03](c616c03)) * multiple typo ([96343bb](96343bb)) * tailwind config file and import codeblock in quickstart ([781069c](781069c)) ### Features * add Alert component ([e9d792b](e9d792b)) * add Badge component ([b327538](b327538)) * Add disable property to button component ([00e42c0](00e42c0)) * Add DuoTone gradient outline span tweak ([b2840c9](b2840c9)) * Add gradientDuoTone property to button component ([0138ce4](0138ce4)) * Add gradientMonochrome property to button component ([60cd7ea](60cd7ea)) * Add outline classes to buttonColorClasses ([ef4652c](ef4652c)) * Add remain outline variants to buttonDuoToneColorClasses ([492f43f](492f43f)) * add secondary entrypoints ([35628a3](35628a3)) * add viewEncapsulation and changeDetection ([b80f78d](b80f78d)) * adds modal component ([#10](#10)) ([3fa31a3](3fa31a3)) * **alert:** add entrypoint ([8631420](8631420)) * **badge:** add entrypoint ([1c7a33c](1c7a33c)) * **BadgeComponent:** Added customStyle parameter ([89bb9aa](89bb9aa)) * **breadcrumb:** add entrypoint ([ea5eb0a](ea5eb0a)) * **button:** add entrypoint ([19e8fed](19e8fed)) * **common:** add entrypoint ([a5d50cc](a5d50cc)) * Created Breadcrumb main component ([45bc743](45bc743)) * Created BreadcrumbItem Component ([0df0839](0df0839)) * **dark-theme-toggle:** add entrypoint ([9ee8ca3](9ee8ca3)) * **docs:** adding server_side_generation ([#31](#31)) ([c4ebb24](c4ebb24)) * **dropdown:** add entrypoint ([22ce79d](22ce79d)) * **icon:** add entrypoint ([d5ee496](d5ee496)) * **indicator:** add entrypoint ([f12a373](f12a373)) * **modal:** add entrypoint ([36da9f1](36da9f1)) * **navbar:** add entrypoint ([ecfef64](ecfef64)) * remove every storeServices ([2dc68ed](2dc68ed)) * **router-link:** add entrypoint ([3886be7](3886be7)) * **scroll-top:** add entrypoint ([57b1358](57b1358)) * **sidebar:** add entrypoint ([b94ac5a](b94ac5a)) * Started creating Button component ([92cf87f](92cf87f)) * **utils:** add entrypoint ([67bf1da](67bf1da))
chore(flowbite-angular): 1.0.0-alpha.6 [skip cli] # [1.0.0-alpha.6](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.0.0-alpha.6) (2024-10-31) ### Bug Fixes * ci install ([7bc93ee](7bc93ee)) * tailwind config file and import codeblock in quickstart ([781069c](781069c))
chore(flowbite-angular): 1.0.0-alpha.5 [skip cli] # [1.0.0-alpha.5](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.0.0-alpha.5) (2024-10-31) ### Bug Fixes * multiple typo ([96343bb](96343bb))
chore(flowbite-angular): 1.0.0-alpha.4 [skip cli] # [1.0.0-alpha.4](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.0.0-alpha.4) (2024-10-27) ### Bug Fixes * assets while building library ([b02ae48](b02ae48))
chore(flowbite-angular): 1.0.0-alpha.3 [skip cli] # [1.0.0-alpha.3](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.0.0-alpha.3) (2024-10-27) ### Bug Fixes * circular import & component import ([04668c4](04668c4)) ### Features * add secondary entrypoints ([35628a3](35628a3)) * add viewEncapsulation and changeDetection ([b80f78d](b80f78d)) * **alert:** add entrypoint ([8631420](8631420)) * **badge:** add entrypoint ([1c7a33c](1c7a33c)) * **breadcrumb:** add entrypoint ([ea5eb0a](ea5eb0a)) * **button:** add entrypoint ([19e8fed](19e8fed)) * **common:** add entrypoint ([a5d50cc](a5d50cc)) * **dark-theme-toggle:** add entrypoint ([9ee8ca3](9ee8ca3)) * **dropdown:** add entrypoint ([22ce79d](22ce79d)) * **icon:** add entrypoint ([d5ee496](d5ee496)) * **indicator:** add entrypoint ([f12a373](f12a373)) * **modal:** add entrypoint ([36da9f1](36da9f1)) * **navbar:** add entrypoint ([ecfef64](ecfef64)) * **router-link:** add entrypoint ([3886be7](3886be7)) * **scroll-top:** add entrypoint ([57b1358](57b1358)) * **sidebar:** add entrypoint ([b94ac5a](b94ac5a)) * **utils:** add entrypoint ([67bf1da](67bf1da))
PreviousNext