|
5 | 5 | ### Patch Changes
|
6 | 6 |
|
7 | 7 | - fix: #1642
|
8 |
| - feat: both the checkbox and its children are inside the label, making the text clickable |
| 8 | +- feat: both the checkbox and its children are inside the label, making the text clickable |
9 | 9 |
|
10 | 10 | ## 1.7.0
|
11 | 11 |
|
|
703 | 703 |
|
704 | 704 | ### Patch Changes
|
705 | 705 |
|
706 |
| -- - 262c2d0f fix(Dropdown): default padding should be `py-2` (#1088) ([`e219ce93bf6d10cba77f63d2c8aa37866723f9f4`](https://github.com/themesberg/flowbite-svelte/commit/e219ce93bf6d10cba77f63d2c8aa37866723f9f4)) |
707 |
| - - 31b7fb71 fix: proper condition for hover event listeners in Popper (#1255) |
708 |
| - - aa2f50bf fix:incorrect text color of MultiSelect CloseButton (#1318) (#1319) |
709 |
| - - 45113be8 fix:Badge close event not work (#1320) (#1322) |
710 |
| - - 44457c2d Fix dropdown with Search (#1324) |
711 |
| - - eb255d01 fix: #1329 update InputAddon |
712 |
| - - 11d53087 fix: #1328 Button update |
713 |
| - - c10360e9 feat: add `imgOnly` property for `<ImagePlaceholder />` component (#1317) |
714 |
| - - 3d30222c 1259 multi select fixes (#1260) |
715 |
| - - c906a92d fix: #1327 update style for CopyClickboardInput |
716 |
| - - 5ee3e240 fix: #1326 add DocSearch css |
717 |
| - - add8d334 feat: Placeholder for MultiSelect (#1315) (#1316) |
718 |
| - - 9eeb2bf7 docs: fix table.md (#1258) |
719 |
| - - 29956561 fix: add disabled text color classes to Select component (#1303) |
720 |
| - - f54fc519 fix: #1314 by update the docs |
721 |
| - - f0b28912 fix: #1304 add svelte v3 |
| 706 | +- 262c2d0f fix(Dropdown): default padding should be `py-2` (#1088) ([`e219ce93bf6d10cba77f63d2c8aa37866723f9f4`](https://github.com/themesberg/flowbite-svelte/commit/e219ce93bf6d10cba77f63d2c8aa37866723f9f4)) |
| 707 | +- 31b7fb71 fix: proper condition for hover event listeners in Popper (#1255) |
| 708 | +- aa2f50bf fix:incorrect text color of MultiSelect CloseButton (#1318) (#1319) |
| 709 | +- 45113be8 fix:Badge close event not work (#1320) (#1322) |
| 710 | +- 44457c2d Fix dropdown with Search (#1324) |
| 711 | +- eb255d01 fix: #1329 update InputAddon |
| 712 | +- 11d53087 fix: #1328 Button update |
| 713 | +- c10360e9 feat: add `imgOnly` property for `<ImagePlaceholder />` component (#1317) |
| 714 | +- 3d30222c 1259 multi select fixes (#1260) |
| 715 | +- c906a92d fix: #1327 update style for CopyClickboardInput |
| 716 | +- 5ee3e240 fix: #1326 add DocSearch css |
| 717 | +- add8d334 feat: Placeholder for MultiSelect (#1315) (#1316) |
| 718 | +- 9eeb2bf7 docs: fix table.md (#1258) |
| 719 | +- 29956561 fix: add disabled text color classes to Select component (#1303) |
| 720 | +- f54fc519 fix: #1314 by update the docs |
| 721 | +- f0b28912 fix: #1304 add svelte v3 |
722 | 722 |
|
723 | 723 | ## 0.46.0
|
724 | 724 |
|
|
0 commit comments