Skip to content
Compare
Choose a tag to compare
@MGREMY MGREMY released this 11 Nov 17:03
· 134 commits to main since this release

1.0.0 (2024-11-11)

Bug Fixes

  • accordion: classes for border (8f4b81e)
  • assets while building library (b02ae48)
  • Breadcrumb was overengineered (7a004f1)
  • Button sizes are now configured according to flowbite website (1e73a2e)
  • buttonPillClasses are now always injected (1ca9cdc)
  • ci install (7bc93ee)
  • circular import & component import (04668c4)
  • Fixed gradient outline variants size issue (c616c03)
  • multiple typo (96343bb)
  • tailwind config file and import codeblock in quickstart (781069c)

Features

  • add Alert component (e9d792b)
  • add Badge component (b327538)
  • Add disable property to button component (00e42c0)
  • Add DuoTone gradient outline span tweak (b2840c9)
  • Add gradientDuoTone property to button component (0138ce4)
  • Add gradientMonochrome property to button component (60cd7ea)
  • Add outline classes to buttonColorClasses (ef4652c)
  • Add remain outline variants to buttonDuoToneColorClasses (492f43f)
  • add secondary entrypoints (35628a3)
  • add viewEncapsulation and changeDetection (b80f78d)
  • adds modal component (#10) (3fa31a3)
  • alert: add entrypoint (8631420)
  • badge: add entrypoint (1c7a33c)
  • BadgeComponent: Added customStyle parameter (89bb9aa)
  • breadcrumb: add entrypoint (ea5eb0a)
  • button: add entrypoint (19e8fed)
  • common: add entrypoint (a5d50cc)
  • Created Breadcrumb main component (45bc743)
  • Created BreadcrumbItem Component (0df0839)
  • dark-theme-toggle: add entrypoint (9ee8ca3)
  • docs: adding server_side_generation (#31) (c4ebb24)
  • dropdown: add entrypoint (22ce79d)
  • icon: add entrypoint (d5ee496)
  • indicator: add entrypoint (f12a373)
  • modal: add entrypoint (36da9f1)
  • navbar: add entrypoint (ecfef64)
  • remove every storeServices (2dc68ed)
  • router-link: add entrypoint (3886be7)
  • scroll-top: add entrypoint (57b1358)
  • sidebar: add entrypoint (b94ac5a)
  • Started creating Button component (92cf87f)
  • utils: add entrypoint (67bf1da)