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.1.0 [skip ci]
# [1.1.0](https://github.com/themesberg/flowbite-angular/compare/flowbite-angular@v1.0.0...flowbite-angular@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))
- Loading branch information