flowbite-angular@v1.1.0
·
85 commits
to main
since this release
1.1.0 (2024-12-11)
Bug Fixes
- dropdown: set container's min-width (a9e19d5)
Features
- accordion: add animation (7e92417)
- accordion: provide injection token for default input value #80 (04f4d54)
- alert: add animation (84d0c53)
- alert: provide injection token for default input value #80 (da3ff4a)
- badge: provide injection token for default input value #80 (f7337d6)
- breadcrumb: provide injection token for default input value #80 (f8b0f20)
- button: provide injection token for default input value #80 (9d8d700)
- dark-theme-toggle: provide injection token for default input value #80 (f4c5854)
- dropdown: provide injection token for default input value #80 (bbda81d)
- dropdown: use
viewChield()
, remove position calculation (5394931) - dropdown: use
viewChield()
, remove position calculation (114c9d1) - dropdown: use tailwind classes instead of @floating-ui/dom (1d4c0dc)
- dropdown: use tailwind classes instead of @floating-ui/dom (1f0b871)
- indicator: provide injection token for default input value #80 (cbaca0f)
- indicator: provide injection token for default input value #80 (cdbb78c)
- modal: provide injection token for default input value #80 (4463716)
- navbar: add animation (5df1c2d)
- navbar: provide injection token for default input value #80 (fab0fbb)
- scroll-top: provide injection token for default input value #80 (02b9e21)
- sidebar: provide injection token for default input value #80 (6d57117)
- theme: add clean api to access and modify the current application theme #82 (906a894)
- theme: add signal based accessor to current theme #82 (90807d3)