Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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))
- Loading branch information