flowbite-svelte 0.29.13 → 0.30.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/README.md +15 -3
  2. package/{accordions → dist/accordions}/Accordion.svelte +0 -0
  3. package/{accordions → dist/accordions}/Accordion.svelte.d.ts +0 -0
  4. package/{accordions → dist/accordions}/AccordionItem.svelte +0 -0
  5. package/{accordions → dist/accordions}/AccordionItem.svelte.d.ts +0 -0
  6. package/{alerts → dist/alerts}/Alert.svelte +0 -0
  7. package/{alerts → dist/alerts}/Alert.svelte.d.ts +0 -0
  8. package/{avatar → dist/avatar}/Avatar.svelte +0 -1
  9. package/{avatar → dist/avatar}/Avatar.svelte.d.ts +0 -0
  10. package/{avatar → dist/avatar}/Placeholder.svelte +0 -0
  11. package/{avatar → dist/avatar}/Placeholder.svelte.d.ts +0 -0
  12. package/{badges → dist/badges}/Badge.svelte +0 -0
  13. package/{badges → dist/badges}/Badge.svelte.d.ts +0 -0
  14. package/{breadcrumbs → dist/breadcrumbs}/Breadcrumb.svelte +0 -0
  15. package/{breadcrumbs → dist/breadcrumbs}/Breadcrumb.svelte.d.ts +0 -0
  16. package/{breadcrumbs → dist/breadcrumbs}/BreadcrumbItem.svelte +0 -0
  17. package/{breadcrumbs → dist/breadcrumbs}/BreadcrumbItem.svelte.d.ts +0 -0
  18. package/{buttongroups → dist/buttongroups}/ButtonGroup.svelte +0 -0
  19. package/{buttongroups → dist/buttongroups}/ButtonGroup.svelte.d.ts +0 -0
  20. package/{buttons → dist/buttons}/Button.svelte +0 -0
  21. package/{buttons → dist/buttons}/Button.svelte.d.ts +0 -0
  22. package/{cards → dist/cards}/Card.svelte +0 -0
  23. package/{cards → dist/cards}/Card.svelte.d.ts +0 -0
  24. package/{carousels → dist/carousels}/Caption.svelte +0 -0
  25. package/{carousels → dist/carousels}/Caption.svelte.d.ts +0 -0
  26. package/{carousels → dist/carousels}/Carousel.svelte +0 -0
  27. package/{carousels → dist/carousels}/Carousel.svelte.d.ts +0 -0
  28. package/{carousels → dist/carousels}/CarouselTransition.svelte +0 -0
  29. package/{carousels → dist/carousels}/CarouselTransition.svelte.d.ts +0 -0
  30. package/{carousels → dist/carousels}/Indicator.svelte +0 -0
  31. package/{carousels → dist/carousels}/Indicator.svelte.d.ts +0 -0
  32. package/{carousels → dist/carousels}/Slide.svelte +0 -0
  33. package/{carousels → dist/carousels}/Slide.svelte.d.ts +0 -0
  34. package/{carousels → dist/carousels}/Thumbnail.svelte +0 -0
  35. package/{carousels → dist/carousels}/Thumbnail.svelte.d.ts +0 -0
  36. package/{darkmode → dist/darkmode}/DarkMode.svelte +0 -0
  37. package/{darkmode → dist/darkmode}/DarkMode.svelte.d.ts +0 -0
  38. package/{datepicker → dist/datepicker}/Calender.svelte +0 -0
  39. package/{datepicker → dist/datepicker}/Calender.svelte.d.ts +0 -0
  40. package/{datepicker → dist/datepicker}/Datepicker.svelte +0 -0
  41. package/{datepicker → dist/datepicker}/Datepicker.svelte.d.ts +0 -0
  42. package/{drawer → dist/drawer}/Drawer.svelte +0 -0
  43. package/{drawer → dist/drawer}/Drawer.svelte.d.ts +0 -0
  44. package/{dropdowns → dist/dropdowns}/Dropdown.svelte +0 -0
  45. package/{dropdowns → dist/dropdowns}/Dropdown.svelte.d.ts +0 -0
  46. package/{dropdowns → dist/dropdowns}/DropdownDivider.svelte +0 -0
  47. package/{dropdowns → dist/dropdowns}/DropdownDivider.svelte.d.ts +0 -0
  48. package/{dropdowns → dist/dropdowns}/DropdownHeader.svelte +0 -0
  49. package/{dropdowns → dist/dropdowns}/DropdownHeader.svelte.d.ts +0 -0
  50. package/{dropdowns → dist/dropdowns}/DropdownItem.svelte +1 -0
  51. package/{dropdowns → dist/dropdowns}/DropdownItem.svelte.d.ts +0 -0
  52. package/{footer → dist/footer}/Footer.svelte +0 -0
  53. package/{footer → dist/footer}/Footer.svelte.d.ts +0 -0
  54. package/{footer → dist/footer}/FooterBrand.svelte +0 -0
  55. package/{footer → dist/footer}/FooterBrand.svelte.d.ts +0 -0
  56. package/{footer → dist/footer}/FooterCopyright.svelte +1 -1
  57. package/{footer → dist/footer}/FooterCopyright.svelte.d.ts +0 -0
  58. package/{footer → dist/footer}/FooterIcon.svelte +0 -0
  59. package/{footer → dist/footer}/FooterIcon.svelte.d.ts +0 -0
  60. package/{footer → dist/footer}/FooterLink.svelte +0 -0
  61. package/{footer → dist/footer}/FooterLink.svelte.d.ts +0 -0
  62. package/{footer → dist/footer}/FooterLinkGroup.svelte +0 -0
  63. package/{footer → dist/footer}/FooterLinkGroup.svelte.d.ts +0 -0
  64. package/{forms → dist/forms}/Checkbox.svelte +0 -0
  65. package/{forms → dist/forms}/Checkbox.svelte.d.ts +0 -0
  66. package/{forms → dist/forms}/Dropzone.svelte +0 -0
  67. package/{forms → dist/forms}/Dropzone.svelte.d.ts +0 -0
  68. package/{forms → dist/forms}/Fileupload.svelte +0 -0
  69. package/{forms → dist/forms}/Fileupload.svelte.d.ts +0 -0
  70. package/{forms → dist/forms}/FloatingLabelInput.svelte +0 -0
  71. package/{forms → dist/forms}/FloatingLabelInput.svelte.d.ts +0 -0
  72. package/{forms → dist/forms}/Helper.svelte +0 -0
  73. package/{forms → dist/forms}/Helper.svelte.d.ts +0 -0
  74. package/{forms → dist/forms}/Input.svelte +0 -0
  75. package/{forms → dist/forms}/Input.svelte.d.ts +0 -0
  76. package/{forms → dist/forms}/InputAddon.svelte +0 -0
  77. package/{forms → dist/forms}/InputAddon.svelte.d.ts +0 -0
  78. package/{forms → dist/forms}/Label.svelte +0 -0
  79. package/{forms → dist/forms}/Label.svelte.d.ts +0 -0
  80. package/{forms → dist/forms}/NumberInput.svelte +0 -0
  81. package/{forms → dist/forms}/NumberInput.svelte.d.ts +0 -0
  82. package/{forms → dist/forms}/Radio.svelte +0 -0
  83. package/{forms → dist/forms}/Radio.svelte.d.ts +0 -0
  84. package/{forms → dist/forms}/RadioInline.svelte +0 -0
  85. package/{forms → dist/forms}/RadioInline.svelte.d.ts +0 -0
  86. package/{forms → dist/forms}/Range.svelte +0 -0
  87. package/{forms → dist/forms}/Range.svelte.d.ts +0 -0
  88. package/{forms → dist/forms}/Search.svelte +0 -0
  89. package/{forms → dist/forms}/Search.svelte.d.ts +0 -0
  90. package/{forms → dist/forms}/Select.svelte +0 -0
  91. package/{forms → dist/forms}/Select.svelte.d.ts +0 -0
  92. package/{forms → dist/forms}/SimpleSearch.svelte +0 -0
  93. package/{forms → dist/forms}/SimpleSearch.svelte.d.ts +0 -0
  94. package/{forms → dist/forms}/Textarea.svelte +0 -0
  95. package/{forms → dist/forms}/Textarea.svelte.d.ts +0 -0
  96. package/{forms → dist/forms}/Toggle.svelte +0 -0
  97. package/{forms → dist/forms}/Toggle.svelte.d.ts +0 -0
  98. package/{forms → dist/forms}/VoiceSearch.svelte +0 -0
  99. package/{forms → dist/forms}/VoiceSearch.svelte.d.ts +0 -0
  100. package/dist/index.d.ts +133 -0
  101. package/{index.js → dist/index.js} +39 -0
  102. package/{indicators → dist/indicators}/Indicator.svelte +0 -0
  103. package/{indicators → dist/indicators}/Indicator.svelte.d.ts +0 -0
  104. package/{kbd → dist/kbd}/ArrowKeyDown.svelte +0 -0
  105. package/{kbd → dist/kbd}/ArrowKeyDown.svelte.d.ts +0 -0
  106. package/{kbd → dist/kbd}/ArrowKeyLeft.svelte +0 -0
  107. package/{kbd → dist/kbd}/ArrowKeyLeft.svelte.d.ts +0 -0
  108. package/{kbd → dist/kbd}/ArrowKeyRight.svelte +0 -0
  109. package/{kbd → dist/kbd}/ArrowKeyRight.svelte.d.ts +0 -0
  110. package/{kbd → dist/kbd}/ArrowKeyUp.svelte +0 -0
  111. package/{kbd → dist/kbd}/ArrowKeyUp.svelte.d.ts +0 -0
  112. package/{kbd → dist/kbd}/Kbd.svelte +0 -0
  113. package/{kbd → dist/kbd}/Kbd.svelte.d.ts +0 -0
  114. package/{list-group → dist/list-group}/Listgroup.svelte +0 -0
  115. package/{list-group → dist/list-group}/Listgroup.svelte.d.ts +0 -0
  116. package/{list-group → dist/list-group}/ListgroupItem.svelte +0 -0
  117. package/{list-group → dist/list-group}/ListgroupItem.svelte.d.ts +0 -0
  118. package/{megamenu → dist/megamenu}/MegaMenu.svelte +0 -0
  119. package/{megamenu → dist/megamenu}/MegaMenu.svelte.d.ts +0 -0
  120. package/{modals → dist/modals}/Modal.svelte +0 -0
  121. package/{modals → dist/modals}/Modal.svelte.d.ts +0 -0
  122. package/{navbar → dist/navbar}/Menu.svelte +0 -0
  123. package/{navbar → dist/navbar}/Menu.svelte.d.ts +0 -0
  124. package/{navbar → dist/navbar}/NavBrand.svelte +0 -0
  125. package/{navbar → dist/navbar}/NavBrand.svelte.d.ts +0 -0
  126. package/{navbar → dist/navbar}/NavDropdown.svelte +0 -0
  127. package/{navbar → dist/navbar}/NavDropdown.svelte.d.ts +0 -0
  128. package/{navbar → dist/navbar}/NavHamburger.svelte +0 -0
  129. package/{navbar → dist/navbar}/NavHamburger.svelte.d.ts +0 -0
  130. package/{navbar → dist/navbar}/NavLi.svelte +0 -0
  131. package/{navbar → dist/navbar}/NavLi.svelte.d.ts +0 -0
  132. package/{navbar → dist/navbar}/NavUl.svelte +0 -0
  133. package/{navbar → dist/navbar}/NavUl.svelte.d.ts +0 -0
  134. package/{navbar → dist/navbar}/Navbar.svelte +2 -2
  135. package/{navbar → dist/navbar}/Navbar.svelte.d.ts +0 -0
  136. package/{paginations → dist/paginations}/Pagination.svelte +0 -0
  137. package/{paginations → dist/paginations}/Pagination.svelte.d.ts +0 -0
  138. package/{paginations → dist/paginations}/PaginationItem.svelte +0 -0
  139. package/{paginations → dist/paginations}/PaginationItem.svelte.d.ts +0 -0
  140. package/{popover → dist/popover}/Popover.svelte +0 -0
  141. package/{popover → dist/popover}/Popover.svelte.d.ts +0 -0
  142. package/{progressbars → dist/progressbars}/Progressbar.svelte +0 -0
  143. package/{progressbars → dist/progressbars}/Progressbar.svelte.d.ts +0 -0
  144. package/{ratings → dist/ratings}/AdvancedRating.svelte +0 -0
  145. package/{ratings → dist/ratings}/AdvancedRating.svelte.d.ts +0 -0
  146. package/{ratings → dist/ratings}/Rating.svelte +0 -0
  147. package/{ratings → dist/ratings}/Rating.svelte.d.ts +0 -0
  148. package/{ratings → dist/ratings}/RatingComment.svelte +0 -0
  149. package/{ratings → dist/ratings}/RatingComment.svelte.d.ts +0 -0
  150. package/{ratings → dist/ratings}/Review.svelte +0 -0
  151. package/{ratings → dist/ratings}/Review.svelte.d.ts +0 -0
  152. package/{ratings → dist/ratings}/ScoreRating.svelte +0 -0
  153. package/{ratings → dist/ratings}/ScoreRating.svelte.d.ts +0 -0
  154. package/{ratings → dist/ratings}/Star.svelte +0 -0
  155. package/{ratings → dist/ratings}/Star.svelte.d.ts +0 -0
  156. package/{sidebars → dist/sidebars}/Sidebar.svelte +0 -0
  157. package/{sidebars → dist/sidebars}/Sidebar.svelte.d.ts +0 -0
  158. package/{sidebars → dist/sidebars}/SidebarBrand.svelte +0 -0
  159. package/{sidebars → dist/sidebars}/SidebarBrand.svelte.d.ts +0 -0
  160. package/{sidebars → dist/sidebars}/SidebarCta.svelte +0 -0
  161. package/{sidebars → dist/sidebars}/SidebarCta.svelte.d.ts +0 -0
  162. package/{sidebars → dist/sidebars}/SidebarDropdownItem.svelte +0 -0
  163. package/{sidebars → dist/sidebars}/SidebarDropdownItem.svelte.d.ts +0 -0
  164. package/{sidebars → dist/sidebars}/SidebarDropdownWrapper.svelte +0 -0
  165. package/{sidebars → dist/sidebars}/SidebarDropdownWrapper.svelte.d.ts +0 -0
  166. package/{sidebars → dist/sidebars}/SidebarGroup.svelte +0 -0
  167. package/{sidebars → dist/sidebars}/SidebarGroup.svelte.d.ts +0 -0
  168. package/{sidebars → dist/sidebars}/SidebarItem.svelte +0 -0
  169. package/{sidebars → dist/sidebars}/SidebarItem.svelte.d.ts +0 -0
  170. package/{sidebars → dist/sidebars}/SidebarWrapper.svelte +0 -0
  171. package/{sidebars → dist/sidebars}/SidebarWrapper.svelte.d.ts +0 -0
  172. package/{skeleton → dist/skeleton}/CardPlaceholder.svelte +0 -0
  173. package/{skeleton → dist/skeleton}/CardPlaceholder.svelte.d.ts +0 -0
  174. package/{skeleton → dist/skeleton}/ImagePlaceholder.svelte +0 -0
  175. package/{skeleton → dist/skeleton}/ImagePlaceholder.svelte.d.ts +0 -0
  176. package/{skeleton → dist/skeleton}/ListPlaceholder.svelte +0 -0
  177. package/{skeleton → dist/skeleton}/ListPlaceholder.svelte.d.ts +0 -0
  178. package/{skeleton → dist/skeleton}/Skeleton.svelte +0 -0
  179. package/{skeleton → dist/skeleton}/Skeleton.svelte.d.ts +0 -0
  180. package/{skeleton → dist/skeleton}/TestimonialPlaceholder.svelte +0 -0
  181. package/{skeleton → dist/skeleton}/TestimonialPlaceholder.svelte.d.ts +0 -0
  182. package/{skeleton → dist/skeleton}/TextPlaceholder.svelte +0 -0
  183. package/{skeleton → dist/skeleton}/TextPlaceholder.svelte.d.ts +0 -0
  184. package/{skeleton → dist/skeleton}/VideoPlaceholder.svelte +0 -0
  185. package/{skeleton → dist/skeleton}/VideoPlaceholder.svelte.d.ts +0 -0
  186. package/{skeleton → dist/skeleton}/WidgetPlaceholder.svelte +0 -0
  187. package/{skeleton → dist/skeleton}/WidgetPlaceholder.svelte.d.ts +0 -0
  188. package/{speed-dial → dist/speed-dial}/SpeedDial.svelte +0 -0
  189. package/{speed-dial → dist/speed-dial}/SpeedDial.svelte.d.ts +0 -0
  190. package/{speed-dial → dist/speed-dial}/SpeedDialButton.svelte +0 -0
  191. package/{speed-dial → dist/speed-dial}/SpeedDialButton.svelte.d.ts +0 -0
  192. package/{spinners → dist/spinners}/Spinner.svelte +0 -0
  193. package/{spinners → dist/spinners}/Spinner.svelte.d.ts +0 -0
  194. package/{steps → dist/steps}/StepIndicator.svelte +0 -0
  195. package/{steps → dist/steps}/StepIndicator.svelte.d.ts +0 -0
  196. package/{tables → dist/tables}/Table.svelte +0 -0
  197. package/{tables → dist/tables}/Table.svelte.d.ts +0 -0
  198. package/{tables → dist/tables}/TableBody.svelte +0 -0
  199. package/{tables → dist/tables}/TableBody.svelte.d.ts +0 -0
  200. package/{tables → dist/tables}/TableBodyCell.svelte +0 -0
  201. package/{tables → dist/tables}/TableBodyCell.svelte.d.ts +0 -0
  202. package/{tables → dist/tables}/TableBodyRow.svelte +0 -0
  203. package/{tables → dist/tables}/TableBodyRow.svelte.d.ts +0 -0
  204. package/{tables → dist/tables}/TableHead.svelte +0 -0
  205. package/{tables → dist/tables}/TableHead.svelte.d.ts +0 -0
  206. package/{tables → dist/tables}/TableHeadCell.svelte +0 -0
  207. package/{tables → dist/tables}/TableHeadCell.svelte.d.ts +1 -1
  208. package/{tables → dist/tables}/TableSearch.svelte +0 -0
  209. package/{tables → dist/tables}/TableSearch.svelte.d.ts +0 -0
  210. package/{tabs → dist/tabs}/TabHead.svelte +0 -0
  211. package/{tabs → dist/tabs}/TabHead.svelte.d.ts +0 -0
  212. package/{tabs → dist/tabs}/TabHeadItem.svelte +0 -0
  213. package/{tabs → dist/tabs}/TabHeadItem.svelte.d.ts +0 -0
  214. package/{tabs → dist/tabs}/TabItem.svelte +0 -0
  215. package/{tabs → dist/tabs}/TabItem.svelte.d.ts +0 -0
  216. package/{tabs → dist/tabs}/Tabs.svelte +0 -0
  217. package/{tabs → dist/tabs}/Tabs.svelte.d.ts +0 -0
  218. package/{timelines → dist/timelines}/Activity.svelte +0 -0
  219. package/{timelines → dist/timelines}/Activity.svelte.d.ts +0 -0
  220. package/{timelines → dist/timelines}/ActivityItem.svelte +0 -0
  221. package/{timelines → dist/timelines}/ActivityItem.svelte.d.ts +0 -0
  222. package/{timelines → dist/timelines}/Group.svelte +0 -0
  223. package/{timelines → dist/timelines}/Group.svelte.d.ts +0 -0
  224. package/{timelines → dist/timelines}/GroupItem.svelte +0 -0
  225. package/{timelines → dist/timelines}/GroupItem.svelte.d.ts +0 -0
  226. package/{timelines → dist/timelines}/Timeline.svelte +0 -0
  227. package/{timelines → dist/timelines}/Timeline.svelte.d.ts +0 -0
  228. package/{timelines → dist/timelines}/TimelineHorizontal.svelte +0 -0
  229. package/{timelines → dist/timelines}/TimelineHorizontal.svelte.d.ts +0 -0
  230. package/{timelines → dist/timelines}/TimelineItem.svelte +0 -0
  231. package/{timelines → dist/timelines}/TimelineItem.svelte.d.ts +0 -0
  232. package/{timelines → dist/timelines}/TimelineItemHorizontal.svelte +0 -0
  233. package/{timelines → dist/timelines}/TimelineItemHorizontal.svelte.d.ts +0 -0
  234. package/{timelines → dist/timelines}/TimelineItemVertical.svelte +0 -0
  235. package/{timelines → dist/timelines}/TimelineItemVertical.svelte.d.ts +0 -0
  236. package/{toasts → dist/toasts}/Toast.svelte +0 -0
  237. package/{toasts → dist/toasts}/Toast.svelte.d.ts +0 -0
  238. package/dist/toolbar/Toolbar.svelte +32 -0
  239. package/{toolbar → dist/toolbar}/Toolbar.svelte.d.ts +1 -1
  240. package/dist/toolbar/ToolbarButton.svelte +38 -0
  241. package/{toolbar → dist/toolbar}/ToolbarButton.svelte.d.ts +4 -2
  242. package/{toolbar → dist/toolbar}/ToolbarGroup.svelte +0 -0
  243. package/{toolbar → dist/toolbar}/ToolbarGroup.svelte.d.ts +0 -0
  244. package/{tooltips → dist/tooltips}/Tooltip.svelte +0 -0
  245. package/{tooltips → dist/tooltips}/Tooltip.svelte.d.ts +0 -0
  246. package/dist/types.d.ts +227 -0
  247. package/dist/types.js +286 -0
  248. package/{typography → dist/typography}/A.svelte +0 -0
  249. package/{typography → dist/typography}/A.svelte.d.ts +0 -0
  250. package/{typography → dist/typography}/Blockquote.svelte +0 -0
  251. package/{typography → dist/typography}/Blockquote.svelte.d.ts +0 -0
  252. package/{typography → dist/typography}/DescriptionList.svelte +0 -0
  253. package/{typography → dist/typography}/DescriptionList.svelte.d.ts +0 -0
  254. package/{typography → dist/typography}/Heading.svelte +0 -0
  255. package/{typography → dist/typography}/Heading.svelte.d.ts +0 -0
  256. package/{typography → dist/typography}/Hr.svelte +0 -0
  257. package/{typography → dist/typography}/Hr.svelte.d.ts +0 -0
  258. package/{typography → dist/typography}/Img.svelte +0 -0
  259. package/{typography → dist/typography}/Img.svelte.d.ts +0 -0
  260. package/{typography → dist/typography}/Layout.svelte +0 -0
  261. package/{typography → dist/typography}/Layout.svelte.d.ts +0 -0
  262. package/{typography → dist/typography}/Li.svelte +0 -0
  263. package/{typography → dist/typography}/Li.svelte.d.ts +0 -0
  264. package/{typography → dist/typography}/List.svelte +0 -0
  265. package/{typography → dist/typography}/List.svelte.d.ts +0 -0
  266. package/{typography → dist/typography}/Mark.svelte +0 -0
  267. package/{typography → dist/typography}/Mark.svelte.d.ts +0 -0
  268. package/{typography → dist/typography}/P.svelte +0 -0
  269. package/{typography → dist/typography}/P.svelte.d.ts +0 -0
  270. package/{typography → dist/typography}/Secondary.svelte +0 -0
  271. package/{typography → dist/typography}/Secondary.svelte.d.ts +0 -0
  272. package/{typography → dist/typography}/Span.svelte +0 -0
  273. package/{typography → dist/typography}/Span.svelte.d.ts +0 -0
  274. package/{typography → dist/typography}/Ul.svelte +0 -0
  275. package/{typography → dist/typography}/Ul.svelte.d.ts +0 -0
  276. package/{utils → dist/utils}/Chevron.svelte +0 -0
  277. package/{utils → dist/utils}/Chevron.svelte.d.ts +0 -0
  278. package/{utils → dist/utils}/ChevronDown.svelte +0 -0
  279. package/{utils → dist/utils}/ChevronDown.svelte.d.ts +0 -0
  280. package/{utils → dist/utils}/ChevronLeft.svelte +0 -0
  281. package/{utils → dist/utils}/ChevronLeft.svelte.d.ts +0 -0
  282. package/{utils → dist/utils}/ChevronRight.svelte +0 -0
  283. package/{utils → dist/utils}/ChevronRight.svelte.d.ts +0 -0
  284. package/{utils → dist/utils}/ChevronUp.svelte +0 -0
  285. package/{utils → dist/utils}/ChevronUp.svelte.d.ts +0 -0
  286. package/dist/utils/CloseButton.svelte +13 -0
  287. package/{utils → dist/utils}/CloseButton.svelte.d.ts +1 -5
  288. package/{utils → dist/utils}/Frame.svelte +27 -27
  289. package/{utils → dist/utils}/Frame.svelte.d.ts +0 -0
  290. package/{utils → dist/utils}/InformationCircle.svelte +0 -0
  291. package/{utils → dist/utils}/InformationCircle.svelte.d.ts +0 -0
  292. package/dist/utils/MenuButton.svelte +22 -0
  293. package/dist/utils/MenuButton.svelte.d.ts +20 -0
  294. package/{utils → dist/utils}/Popper.svelte +0 -0
  295. package/{utils → dist/utils}/Popper.svelte.d.ts +0 -0
  296. package/{utils → dist/utils}/UserCircle.svelte +0 -0
  297. package/{utils → dist/utils}/UserCircle.svelte.d.ts +0 -0
  298. package/{utils → dist/utils}/Wrapper.svelte +0 -0
  299. package/{utils → dist/utils}/Wrapper.svelte.d.ts +0 -0
  300. package/{utils → dist/utils}/backdrop.d.ts +0 -0
  301. package/{utils → dist/utils}/backdrop.js +0 -0
  302. package/{utils → dist/utils}/clickOutside.d.ts +0 -0
  303. package/{utils → dist/utils}/clickOutside.js +0 -0
  304. package/{utils → dist/utils}/createEventDispatcher.d.ts +0 -0
  305. package/{utils → dist/utils}/createEventDispatcher.js +0 -0
  306. package/{utils → dist/utils}/focusTrap.d.ts +0 -0
  307. package/{utils → dist/utils}/focusTrap.js +0 -0
  308. package/{utils → dist/utils}/generateId.d.ts +0 -0
  309. package/{utils → dist/utils}/generateId.js +0 -0
  310. package/{video → dist/video}/Video.svelte +0 -0
  311. package/{video → dist/video}/Video.svelte.d.ts +0 -0
  312. package/package.json +59 -186
  313. package/CHANGELOG.md +0 -2463
  314. package/index.d.ts +0 -132
  315. package/toolbar/Toolbar.svelte +0 -57
  316. package/toolbar/ToolbarButton.svelte +0 -44
  317. package/types.d.ts +0 -226
  318. package/types.js +0 -1
  319. package/utils/CloseButton.svelte +0 -44
package/CHANGELOG.md DELETED
@@ -1,2463 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### [0.29.13](https://github.com/themesberg/flowbite-svelte/compare/v0.29.12...v0.29.13) (2023-01-31)
6
-
7
- ### [0.29.12](https://github.com/themesberg/flowbite-svelte/compare/v0.29.11...v0.29.12) (2023-01-23)
8
-
9
-
10
- ### Features
11
-
12
- * add step indicator component ([#545](https://github.com/themesberg/flowbite-svelte/issues/545)) ([549ad61](https://github.com/themesberg/flowbite-svelte/commit/549ad616adc829b5482da20abf9f4ef3e78aa44b))
13
-
14
-
15
- ### Bug Fixes
16
-
17
- * add indcator to index ([#535](https://github.com/themesberg/flowbite-svelte/issues/535)) ([f6fcef6](https://github.com/themesberg/flowbite-svelte/commit/f6fcef63638a5edcf4c3f8d2b965789d5ad85be1))
18
- * add two missing colors for <Table> ([#537](https://github.com/themesberg/flowbite-svelte/issues/537)) ([ac558fb](https://github.com/themesberg/flowbite-svelte/commit/ac558fb267d3aaa87773ca23b5104e4c231443ba))
19
- * few minor tweaks ([#541](https://github.com/themesberg/flowbite-svelte/issues/541)) ([2289e4d](https://github.com/themesberg/flowbite-svelte/commit/2289e4d1f83f272db5c092cd09469147a4878ff8))
20
- * ListgroupItem button type ([#549](https://github.com/themesberg/flowbite-svelte/issues/549)) ([6b74d73](https://github.com/themesberg/flowbite-svelte/commit/6b74d738efc887b46fe0fc0eea473e617aa386ca))
21
- * move step indicator to extend ([000dec3](https://github.com/themesberg/flowbite-svelte/commit/000dec3688b5d9535a21a36207de42ca26336f1b))
22
- * TableBodyRow color and border ([#539](https://github.com/themesberg/flowbite-svelte/issues/539)) ([d52920f](https://github.com/themesberg/flowbite-svelte/commit/d52920fe869183639788607475b148c80fe283fa))
23
-
24
- ### [0.29.11](https://github.com/themesberg/flowbite-svelte/compare/v0.29.10...v0.29.11) (2023-01-16)
25
-
26
-
27
- ### Features
28
-
29
- * indicator comp ([#532](https://github.com/themesberg/flowbite-svelte/issues/532)) ([57ce4fc](https://github.com/themesberg/flowbite-svelte/commit/57ce4fcdce3965921c0f6edf71f6ae42c2d42b40))
30
- * make <TableHead> slot more flexible ([#527](https://github.com/themesberg/flowbite-svelte/issues/527)) ([33803f2](https://github.com/themesberg/flowbite-svelte/commit/33803f23ce90f9425417f6417c70bc6928337bbe))
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * update badge component's style and doc ([#531](https://github.com/themesberg/flowbite-svelte/issues/531)) ([ce9af8c](https://github.com/themesberg/flowbite-svelte/commit/ce9af8cff8f6979f625b00fd165aa2ffadc41604))
36
-
37
- ### [0.29.10](https://github.com/themesberg/flowbite-svelte/compare/v0.29.9...v0.29.10) (2023-01-13)
38
-
39
-
40
- ### Features
41
-
42
- * add on:input to textarea ([#518](https://github.com/themesberg/flowbite-svelte/issues/518)) ([318ffbf](https://github.com/themesberg/flowbite-svelte/commit/318ffbf676366fcc7bd08c538270800d90ce5189))
43
- * make Select receive custom options ([#514](https://github.com/themesberg/flowbite-svelte/issues/514)) ([a58b410](https://github.com/themesberg/flowbite-svelte/commit/a58b410a3ffce29432907457baeae8c20977ef42))
44
-
45
-
46
- ### Bug Fixes
47
-
48
- * [#530](https://github.com/themesberg/flowbite-svelte/issues/530) ([16c6650](https://github.com/themesberg/flowbite-svelte/commit/16c66504d42a378705a120fae5a6ca147a776bd4))
49
- * export slide params ([#516](https://github.com/themesberg/flowbite-svelte/issues/516)) ([c8dd81d](https://github.com/themesberg/flowbite-svelte/commit/c8dd81d5493b908a903648104f0371ac143c1167))
50
- * modal layout ([#526](https://github.com/themesberg/flowbite-svelte/issues/526)) ([6b25019](https://github.com/themesberg/flowbite-svelte/commit/6b250190f25feefe21191b3d8cab709fe28c6908))
51
- * npm run check corrections ([#517](https://github.com/themesberg/flowbite-svelte/issues/517)) ([f1f89e3](https://github.com/themesberg/flowbite-svelte/commit/f1f89e30221fd3bb63fed174fe825a46f780d1c7))
52
-
53
- ### [0.29.9](https://github.com/themesberg/flowbite-svelte/compare/v0.29.8...v0.29.9) (2023-01-01)
54
-
55
-
56
- ### Bug Fixes
57
-
58
- * dark text color for input validation ([#513](https://github.com/themesberg/flowbite-svelte/issues/513)) ([7b145d6](https://github.com/themesberg/flowbite-svelte/commit/7b145d68f224151fa45c2b651a2b49351e13cf67))
59
-
60
- ### [0.29.8](https://github.com/themesberg/flowbite-svelte/compare/v0.29.7...v0.29.8) (2023-01-01)
61
-
62
- ### [0.29.7](https://github.com/themesberg/flowbite-svelte/compare/v0.29.6...v0.29.7) (2022-12-26)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * select types ([#508](https://github.com/themesberg/flowbite-svelte/issues/508)) ([3ea30a9](https://github.com/themesberg/flowbite-svelte/commit/3ea30a9d336187f36f63f559fbef3b0a7dde5f23))
68
-
69
- ### [0.29.6](https://github.com/themesberg/flowbite-svelte/compare/v0.29.5...v0.29.6) (2022-12-26)
70
-
71
-
72
- ### Features
73
-
74
- * add on:contextmenu ([#506](https://github.com/themesberg/flowbite-svelte/issues/506)) ([75ad596](https://github.com/themesberg/flowbite-svelte/commit/75ad59695188e36e0af52487e041c15a7b6fd845))
75
-
76
-
77
- ### Bug Fixes
78
-
79
- * pagination for darkmode ([#507](https://github.com/themesberg/flowbite-svelte/issues/507)) ([9175627](https://github.com/themesberg/flowbite-svelte/commit/917562790bc05a1a0679c11266ee7d23531c865f))
80
-
81
- ### [0.29.5](https://github.com/themesberg/flowbite-svelte/compare/v0.29.4...v0.29.5) (2022-12-22)
82
-
83
- ### [0.29.4](https://github.com/themesberg/flowbite-svelte/compare/v0.29.3...v0.29.4) (2022-12-22)
84
-
85
-
86
- ### Features
87
-
88
- * add pagination examples ([#503](https://github.com/themesberg/flowbite-svelte/issues/503)) ([93e48e3](https://github.com/themesberg/flowbite-svelte/commit/93e48e354a731216213e4ba38bf12e462880d58a))
89
-
90
- ### [0.29.3](https://github.com/themesberg/flowbite-svelte/compare/v0.29.2...v0.29.3) (2022-12-20)
91
-
92
- ### [0.29.2](https://github.com/themesberg/flowbite-svelte/compare/v0.29.1...v0.29.2) (2022-12-19)
93
-
94
- ### [0.29.1](https://github.com/themesberg/flowbite-svelte/compare/v0.29.0...v0.29.1) (2022-12-19)
95
-
96
-
97
- ### Bug Fixes
98
-
99
- * add esbuild@0.16.8 and update other dependencies ([f32d1be](https://github.com/themesberg/flowbite-svelte/commit/f32d1beea8b402652242fdeaf1007885e74c12cd))
100
- * change svelte-kit sync && svelte-package to vite build ([cd7cd5e](https://github.com/themesberg/flowbite-svelte/commit/cd7cd5e971ba4f6c547984daf3a5f37656343b28))
101
-
102
- ## [0.29.0](https://github.com/themesberg/flowbite-svelte/compare/v0.28.12...v0.29.0) (2022-12-18)
103
-
104
-
105
- ### ⚠ BREAKING CHANGES
106
-
107
- * update sveltekit 1.0.1
108
-
109
- ### Features
110
-
111
- * update sveltekit 1.0.1 ([9b812c8](https://github.com/themesberg/flowbite-svelte/commit/9b812c861b25ef338574e91c95de3a1c0219f3b5))
112
-
113
- ### [0.28.12](https://github.com/themesberg/flowbite-svelte/compare/v0.28.11...v0.28.12) (2022-12-18)
114
-
115
-
116
- ### Bug Fixes
117
-
118
- * npm run check fixes ([#484](https://github.com/themesberg/flowbite-svelte/issues/484)) ([be4f0f6](https://github.com/themesberg/flowbite-svelte/commit/be4f0f6270b93296d8e2cd3eab60ef77fc621261))
119
-
120
- ### [0.28.11](https://github.com/themesberg/flowbite-svelte/compare/v0.28.10...v0.28.11) (2022-12-10)
121
-
122
-
123
- ### Bug Fixes
124
-
125
- * package.json scripts update ([7d1d8b9](https://github.com/themesberg/flowbite-svelte/commit/7d1d8b932a198284ae72948249ef379a6594bd18))
126
- * package.json scripts update ([b32d810](https://github.com/themesberg/flowbite-svelte/commit/b32d810eb8ebb9787f62c4ed76766ff77510c5c7))
127
-
128
- ### [0.28.10](https://github.com/themesberg/flowbite-svelte/compare/v0.28.9...v0.28.10) (2022-12-10)
129
-
130
-
131
- ### Bug Fixes
132
-
133
- * package.json scripts update ([b3467ba](https://github.com/themesberg/flowbite-svelte/commit/b3467ba3f16c46f4801642dbf15cf07ad7b9618d))
134
- * vite.config.ts update ([72f8a25](https://github.com/themesberg/flowbite-svelte/commit/72f8a251221ce78a4452c8ead17ce2abb35cbb00))
135
-
136
- ### [0.28.9](https://github.com/themesberg/flowbite-svelte/compare/v0.28.8...v0.28.9) (2022-12-10)
137
-
138
-
139
- ### Bug Fixes
140
-
141
- * scripts build update ([ed3d086](https://github.com/themesberg/flowbite-svelte/commit/ed3d086767e2e444ee716b511b1a57aabf630dea))
142
-
143
- ### [0.28.8](https://github.com/themesberg/flowbite-svelte/compare/v0.28.7...v0.28.8) (2022-12-10)
144
-
145
- ### [0.28.7](https://github.com/themesberg/flowbite-svelte/compare/v0.28.6...v0.28.7) (2022-12-10)
146
-
147
- ### [0.28.6](https://github.com/themesberg/flowbite-svelte/compare/v0.28.5...v0.28.6) (2022-12-10)
148
-
149
- ### [0.28.5](https://github.com/themesberg/flowbite-svelte/compare/v0.28.4...v0.28.5) (2022-12-10)
150
-
151
-
152
- ### Bug Fixes
153
-
154
- * add eventhandler to label (mouse, drag, etc.) ([#433](https://github.com/themesberg/flowbite-svelte/issues/433)) ([6e4d9d1](https://github.com/themesberg/flowbite-svelte/commit/6e4d9d158c27ebb13f9a964d4bbfea17bba068cc))
155
- * avatar placholder missing href ([#475](https://github.com/themesberg/flowbite-svelte/issues/475)) ([6ad52e6](https://github.com/themesberg/flowbite-svelte/commit/6ad52e6c121599758a5c6bf4079bdffcd3199421))
156
- * bind:files for fileinput ([#474](https://github.com/themesberg/flowbite-svelte/issues/474)) ([585ba09](https://github.com/themesberg/flowbite-svelte/commit/585ba09f210bcb6b11a43ef005b742e999890dbf))
157
- * list group item padding ([#469](https://github.com/themesberg/flowbite-svelte/issues/469)) ([d945978](https://github.com/themesberg/flowbite-svelte/commit/d945978f38e82953c1ddd703b2fd7c9086768ffa))
158
- * removal of iconinput ([#476](https://github.com/themesberg/flowbite-svelte/issues/476)) ([2da0912](https://github.com/themesberg/flowbite-svelte/commit/2da0912b15199d6dbbcedae0db672b0a7d61a9fd))
159
- * remove a pipe from MetaTags titleTemplate ([6ad56c0](https://github.com/themesberg/flowbite-svelte/commit/6ad56c0a4c918b7322f102c6043ab34e549f026f))
160
- * sveltekit, vite, and other dependencies update ([#482](https://github.com/themesberg/flowbite-svelte/issues/482)) ([231e4da](https://github.com/themesberg/flowbite-svelte/commit/231e4daddc7095446a42f82f35f224ca9b9e209f))
161
- * ts errors ([#464](https://github.com/themesberg/flowbite-svelte/issues/464)) ([ca723d4](https://github.com/themesberg/flowbite-svelte/commit/ca723d489e1861f6f702da90f9645139979261df))
162
-
163
- ### [0.28.4](https://github.com/themesberg/flowbite-svelte/compare/v0.28.3...v0.28.4) (2022-12-01)
164
-
165
-
166
- ### Bug Fixes
167
-
168
- * avatar default href ([#462](https://github.com/themesberg/flowbite-svelte/issues/462)) ([1ad8999](https://github.com/themesberg/flowbite-svelte/commit/1ad899993ae3cf1f18e975766549718dc65ed50b))
169
-
170
- ### [0.28.3](https://github.com/themesberg/flowbite-svelte/compare/v0.28.2...v0.28.3) (2022-11-28)
171
-
172
-
173
- ### Features
174
-
175
- * make tr and td clickable ([#452](https://github.com/themesberg/flowbite-svelte/issues/452)) ([3bc7f9e](https://github.com/themesberg/flowbite-svelte/commit/3bc7f9e227e3bfe70b0c184eae132abafd071760))
176
-
177
- ### [0.28.2](https://github.com/themesberg/flowbite-svelte/compare/v0.28.1...v0.28.2) (2022-11-28)
178
-
179
-
180
- ### Bug Fixes
181
-
182
- * add rel external to sidebar menu datepicker ([d9693e8](https://github.com/themesberg/flowbite-svelte/commit/d9693e88528e27b408f4380f40e4a18c79aa169c))
183
- * double scrollbar in docs ([#447](https://github.com/themesberg/flowbite-svelte/issues/447)) ([75efab3](https://github.com/themesberg/flowbite-svelte/commit/75efab37b6057469a35ec592c659438c3cf8047c))
184
- * show the top of page after navigation ([b3be37b](https://github.com/themesberg/flowbite-svelte/commit/b3be37b761a8a656413e1b34da73c6a251ab4010))
185
-
186
- ### [0.28.1](https://github.com/themesberg/flowbite-svelte/compare/v0.28.0...v0.28.1) (2022-11-23)
187
-
188
-
189
- ### Bug Fixes
190
-
191
- * toggle initial checked ([#442](https://github.com/themesberg/flowbite-svelte/issues/442)) ([7b0b0b0](https://github.com/themesberg/flowbite-svelte/commit/7b0b0b0cfd0b40e6688af0a2a748453b16a4fd5a))
192
- * use encodeURIComponent for MetaTag component to encode spaces ([671a865](https://github.com/themesberg/flowbite-svelte/commit/671a8656eb7f5fff6f8c84ea6146f78b5fb8f0b0))
193
-
194
- ## [0.28.0](https://github.com/themesberg/flowbite-svelte/compare/v0.27.17...v0.28.0) (2022-11-20)
195
-
196
-
197
- ### Features
198
-
199
- * enhance DarkMode ([#437](https://github.com/themesberg/flowbite-svelte/issues/437)) ([9afd3e1](https://github.com/themesberg/flowbite-svelte/commit/9afd3e11bec5bc4416537d7d371f970dd414a394))
200
-
201
-
202
- ### Bug Fixes
203
-
204
- * checkbox initial checked ([#434](https://github.com/themesberg/flowbite-svelte/issues/434)) ([43663cf](https://github.com/themesberg/flowbite-svelte/commit/43663cf165f249c7e3fa7e7dc8ccfaccc7e467a6))
205
- * floatinginput type changes ([#436](https://github.com/themesberg/flowbite-svelte/issues/436)) ([5af9ecf](https://github.com/themesberg/flowbite-svelte/commit/5af9ecf598800e4cbcf27e413ba0b63d82926219))
206
- * og:image and twitter:image to replace spaces with - ([#441](https://github.com/themesberg/flowbite-svelte/issues/441)) ([25ad6d0](https://github.com/themesberg/flowbite-svelte/commit/25ad6d09816e1df3a5a8ddd9a901186d2a36f4ee))
207
-
208
- ### [0.27.17](https://github.com/themesberg/flowbite-svelte/compare/v0.27.16...v0.27.17) (2022-11-18)
209
-
210
-
211
- ### Features
212
-
213
- * add SpeedDial component ([a959c5e](https://github.com/themesberg/flowbite-svelte/commit/a959c5edd96e56145453f0558f19be7f7a7fa8b5))
214
-
215
-
216
- ### Bug Fixes
217
-
218
- * checkbox group ([#427](https://github.com/themesberg/flowbite-svelte/issues/427)) ([58c6660](https://github.com/themesberg/flowbite-svelte/commit/58c66600abcb943c730dbd64e6e4ca920bc06f8e))
219
-
220
- ### [0.27.16](https://github.com/themesberg/flowbite-svelte/compare/v0.27.15...v0.27.16) (2022-11-14)
221
-
222
- ### [0.27.15](https://github.com/themesberg/flowbite-svelte/compare/v0.27.14...v0.27.15) (2022-11-13)
223
-
224
-
225
- ### Features
226
-
227
- * make AccordionItem transitions customizable ([0b49c35](https://github.com/themesberg/flowbite-svelte/commit/0b49c35a803b4ba3523c4d11845460c1958f9167))
228
-
229
-
230
- ### Bug Fixes
231
-
232
- * autoclose=false (default) ([#417](https://github.com/themesberg/flowbite-svelte/issues/417)) ([32c1782](https://github.com/themesberg/flowbite-svelte/commit/32c1782ee8c8aae7b2b9c4e1d7bafe3adf1e467a))
233
- * change from fly to fade and a longer duration for Accordion custom transitions ([3d105f4](https://github.com/themesberg/flowbite-svelte/commit/3d105f4783dec6f3c42677a6aa151aac4e334f72))
234
- * radio.md - dropdown ([#425](https://github.com/themesberg/flowbite-svelte/issues/425)) ([12d2d03](https://github.com/themesberg/flowbite-svelte/commit/12d2d03098a3647040280b20474d657e8f8dca2b))
235
- * search on:input ([#408](https://github.com/themesberg/flowbite-svelte/issues/408)) ([4c1e514](https://github.com/themesberg/flowbite-svelte/commit/4c1e514297aaf786535d6411ba4a53e8037e0f90))
236
- * transition func must return TransitionConfig ([18bffdb](https://github.com/themesberg/flowbite-svelte/commit/18bffdb6829267bb78b33e2f247d707575504ee9))
237
-
238
- ### [0.27.14](https://github.com/themesberg/flowbite-svelte/compare/v0.27.13...v0.27.14) (2022-11-01)
239
-
240
-
241
- ### Bug Fixes
242
-
243
- * card breadcrumb_title ([1ac4820](https://github.com/themesberg/flowbite-svelte/commit/1ac4820ac2553a3c812fced3b9d627e56a9d5ec2))
244
- * create MetaTag component ([#406](https://github.com/themesberg/flowbite-svelte/issues/406)) ([4d09e4a](https://github.com/themesberg/flowbite-svelte/commit/4d09e4acd14e04a07b3c01408de1be718b4eef1e))
245
-
246
- ### [0.27.13](https://github.com/themesberg/flowbite-svelte/compare/v0.27.12...v0.27.13) (2022-10-30)
247
-
248
-
249
- ### Features
250
-
251
- * add target and {...$$restProps} to all footer components ([#405](https://github.com/themesberg/flowbite-svelte/issues/405)) ([c045aa7](https://github.com/themesberg/flowbite-svelte/commit/c045aa76dc209471f278eb98f0ec566c61e957f2))
252
-
253
- ### [0.27.12](https://github.com/themesberg/flowbite-svelte/compare/v0.27.11...v0.27.12) (2022-10-29)
254
-
255
-
256
- ### Bug Fixes
257
-
258
- * meta tag by adding type, url, and appId ([#399](https://github.com/themesberg/flowbite-svelte/issues/399)) ([6f9f423](https://github.com/themesberg/flowbite-svelte/commit/6f9f423b294bbc54bdae152f659e029e5e8a1f76))
259
- * update meta images width and height ([#400](https://github.com/themesberg/flowbite-svelte/issues/400)) ([f97c01a](https://github.com/themesberg/flowbite-svelte/commit/f97c01a361714daca951c16fa7a2293988abd983))
260
-
261
- ### [0.27.11](https://github.com/themesberg/flowbite-svelte/compare/v0.27.10...v0.27.11) (2022-10-26)
262
-
263
-
264
- ### Features
265
-
266
- * pagination ([#395](https://github.com/themesberg/flowbite-svelte/issues/395)) ([4792988](https://github.com/themesberg/flowbite-svelte/commit/479298855936bdc0e917788bbe1e00d8f62cbbe2))
267
-
268
-
269
- ### Bug Fixes
270
-
271
- * add default value to opacity and space of paragraph element ([16f0729](https://github.com/themesberg/flowbite-svelte/commit/16f07295a2d23a3860ace75fab345c0d3452181b))
272
- * merge conflict ([fa3c5d8](https://github.com/themesberg/flowbite-svelte/commit/fa3c5d8d205bc7211334f19c0ec6ec7c57fdd754))
273
- * props update ([4c109c8](https://github.com/themesberg/flowbite-svelte/commit/4c109c84913bfe09ac8d4d6a7dd2265a0243eefa))
274
- * set the default values of space and color of paragraph element to undefined ([0d54908](https://github.com/themesberg/flowbite-svelte/commit/0d549081235b1691017c0d3ae802fe71b48c4016))
275
-
276
- ### [0.27.10](https://github.com/themesberg/flowbite-svelte/compare/v0.27.9...v0.27.10) (2022-10-21)
277
-
278
-
279
- ### Features
280
-
281
- * add disabling only outside click but not backdrop ([#390](https://github.com/themesberg/flowbite-svelte/issues/390)) ([ebb6a1f](https://github.com/themesberg/flowbite-svelte/commit/ebb6a1f81d005ef19e432b7395ff7e17599c0b4f))
282
-
283
-
284
- ### Bug Fixes
285
-
286
- * missing dropdown example ([#388](https://github.com/themesberg/flowbite-svelte/issues/388)) ([69ba822](https://github.com/themesberg/flowbite-svelte/commit/69ba822ef1f3710bdccbaf31006a94e1e3d19aae))
287
-
288
- ### [0.27.9](https://github.com/themesberg/flowbite-svelte/compare/v0.27.8...v0.27.9) (2022-10-19)
289
-
290
-
291
- ### Bug Fixes
292
-
293
- * [#379](https://github.com/themesberg/flowbite-svelte/issues/379) ([#380](https://github.com/themesberg/flowbite-svelte/issues/380)) ([0019915](https://github.com/themesberg/flowbite-svelte/commit/001991546e3e7376a02c17481784c5a5636d6ed7))
294
- * optional Frame transition' ([#385](https://github.com/themesberg/flowbite-svelte/issues/385)) ([e7fc8db](https://github.com/themesberg/flowbite-svelte/commit/e7fc8db0f920e3bd907ce9fcf1c532885da193af))
295
- * restProps for NumberInput ([#382](https://github.com/themesberg/flowbite-svelte/issues/382)) ([d1acb7f](https://github.com/themesberg/flowbite-svelte/commit/d1acb7f1b22a69acfc0f1ab6d2859c2a7d8a082c))
296
-
297
- ### [0.27.8](https://github.com/themesberg/flowbite-svelte/compare/v0.27.7...v0.27.8) (2022-10-17)
298
-
299
- ### [0.27.7](https://github.com/themesberg/flowbite-svelte/compare/v0.27.6...v0.27.7) (2022-10-17)
300
-
301
-
302
- ### Bug Fixes
303
-
304
- * [#376](https://github.com/themesberg/flowbite-svelte/issues/376) ([#378](https://github.com/themesberg/flowbite-svelte/issues/378)) ([8b4c2e3](https://github.com/themesberg/flowbite-svelte/commit/8b4c2e3200c73448aa34f921738e8ea8d10ee538))
305
- * card - restProps ([#373](https://github.com/themesberg/flowbite-svelte/issues/373)) ([a7331fc](https://github.com/themesberg/flowbite-svelte/commit/a7331fcd5915e6142a99859113776ce74a72529a))
306
- * flitering ([#370](https://github.com/themesberg/flowbite-svelte/issues/370)) ([e8ac071](https://github.com/themesberg/flowbite-svelte/commit/e8ac07134518a373949da3fadc4f63c656fe2d59))
307
- * modal arrow keys ([#369](https://github.com/themesberg/flowbite-svelte/issues/369)) ([2a8bc1c](https://github.com/themesberg/flowbite-svelte/commit/2a8bc1c156c66a3dc0569312343b6f6b65a051ea))
308
- * remove |local from Frame componentso that toast transitions work ([6da412c](https://github.com/themesberg/flowbite-svelte/commit/6da412c0665f27a6f9dd33bbf89758c4a924d239))
309
-
310
- ### [0.27.6](https://github.com/themesberg/flowbite-svelte/compare/v0.27.5...v0.27.6) (2022-10-09)
311
-
312
-
313
- ### Bug Fixes
314
-
315
- * card padding-x in mobile view ([#358](https://github.com/themesberg/flowbite-svelte/issues/358)) ([639457f](https://github.com/themesberg/flowbite-svelte/commit/639457f5efc54f38fda9288aa9cf017c2d0f883d))
316
- * color flicker when changing theme using DarkMode ([#353](https://github.com/themesberg/flowbite-svelte/issues/353)) ([7e1daf1](https://github.com/themesberg/flowbite-svelte/commit/7e1daf14b1b91b0f3c0dac55c38e28fee42c4878))
317
- * improved focustrap ([#354](https://github.com/themesberg/flowbite-svelte/issues/354)) ([fb17cd3](https://github.com/themesberg/flowbite-svelte/commit/fb17cd357e748df4b1d95060bcbecf7b406d3f03))
318
- * input icons ([#350](https://github.com/themesberg/flowbite-svelte/issues/350)) ([7b72712](https://github.com/themesberg/flowbite-svelte/commit/7b727121b3b730eb552200c1de36f3cdc45f7977))
319
- * input number workaround ([#351](https://github.com/themesberg/flowbite-svelte/issues/351)) ([e4cb012](https://github.com/themesberg/flowbite-svelte/commit/e4cb01221c3b4334a2c860aa32ccee06df2fe41d))
320
- * remove // [@ts-ignore](https://github.com/ts-ignore) ([ea82a2b](https://github.com/themesberg/flowbite-svelte/commit/ea82a2bc22085bad26967a82d078d8ab86b2477d))
321
- * remove package-lock, pnpm-lock and node_modules and reinstall ([a8985ea](https://github.com/themesberg/flowbite-svelte/commit/a8985ea2fdb7c18eb23e61dd163e65da98a53ae4))
322
- * remove svelte-sidebar-menu ([2820488](https://github.com/themesberg/flowbite-svelte/commit/28204885bbefcb826e073a1e6b7127a0b488b752))
323
- * ts types for Popper ([#362](https://github.com/themesberg/flowbite-svelte/issues/362)) ([4a22230](https://github.com/themesberg/flowbite-svelte/commit/4a22230d66d780cb2d5c189266f97c87c251b70a))
324
-
325
- ### [0.27.5](https://github.com/themesberg/flowbite-svelte/compare/v0.27.4...v0.27.5) (2022-10-01)
326
-
327
-
328
- ### Features
329
-
330
- * add fetchMarkdownPosts in utils/index ([#333](https://github.com/themesberg/flowbite-svelte/issues/333)) ([b604c0c](https://github.com/themesberg/flowbite-svelte/commit/b604c0c31c99b743817d814b3b043c42ccfaf14c))
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * accordion slots + docs ([#349](https://github.com/themesberg/flowbite-svelte/issues/349)) ([78a2542](https://github.com/themesberg/flowbite-svelte/commit/78a25427e31f61ba86ce825d9127515326448afa))
336
- * props using vite named import ([#347](https://github.com/themesberg/flowbite-svelte/issues/347)) ([7072e03](https://github.com/themesberg/flowbite-svelte/commit/7072e03b7ec8bac2e3d74d53f87c54dab772e159))
337
- * use vite to import a file as text ([#342](https://github.com/themesberg/flowbite-svelte/issues/342)) ([07ac592](https://github.com/themesberg/flowbite-svelte/commit/07ac592b0a06cda8afd71d918145693a0834b4f3))
338
-
339
- ### [0.27.4](https://github.com/themesberg/flowbite-svelte/compare/v0.27.3...v0.27.4) (2022-09-26)
340
-
341
-
342
- ### Features
343
-
344
- * toast fine tune ([f3ee6f3](https://github.com/themesberg/flowbite-svelte/commit/f3ee6f382aa3a004a8efdbed75f215b9dfe59b4e))
345
-
346
-
347
- ### Bug Fixes
348
-
349
- * app.css restored ([e40bc80](https://github.com/themesberg/flowbite-svelte/commit/e40bc80cace759b434bc889c1d143533de032345))
350
- * change a to A component ([dc92c3f](https://github.com/themesberg/flowbite-svelte/commit/dc92c3f699986f6679805350f3a88effc0e2a0c8))
351
- * remove type CrumbType ([4269359](https://github.com/themesberg/flowbite-svelte/commit/4269359c1bddb37fea064cab4dc31b3ea30772ee))
352
- * toc stickiness ([#330](https://github.com/themesberg/flowbite-svelte/issues/330)) ([21a0409](https://github.com/themesberg/flowbite-svelte/commit/21a0409bd34323b2858f43952ef6de45982b262d))
353
- * update props and types page ([#331](https://github.com/themesberg/flowbite-svelte/issues/331)) ([0be5900](https://github.com/themesberg/flowbite-svelte/commit/0be59006c6bf79df210838b21a17d3dfd18213ac))
354
-
355
- ### [0.27.3](https://github.com/themesberg/flowbite-svelte/compare/v0.27.2...v0.27.3) (2022-09-26)
356
-
357
-
358
- ### Bug Fixes
359
-
360
- * change a to A component ([33a8015](https://github.com/themesberg/flowbite-svelte/commit/33a8015ae3e7b3969359bcd67ba47bb53c7f7dad))
361
- * correction in using style and color ([7ebbc5f](https://github.com/themesberg/flowbite-svelte/commit/7ebbc5fcac75fea0f9c19c51b6ea5dc8dfb241c8))
362
- * remove workflows/release-please.yml ([30a3682](https://github.com/themesberg/flowbite-svelte/commit/30a3682d3652e779e5e4325edbf7b66ad02a8428))
363
- * style for links ([040ff2e](https://github.com/themesberg/flowbite-svelte/commit/040ff2ea183d21836e8f3e5dddb5879cf9324a69))
364
-
365
- ### [0.27.2](https://github.com/themesberg/flowbite-svelte/compare/v0.27.1...v0.27.2) (2022-09-26)
366
-
367
-
368
- ### Features
369
-
370
- * permanent option ([cceeb1b](https://github.com/themesberg/flowbite-svelte/commit/cceeb1b21995e4b386e61fa90256c7b3a304326e))
371
-
372
- ### [0.27.1](https://github.com/themesberg/flowbite-svelte/compare/v0.27.0...v0.27.1) (2022-09-24)
373
-
374
-
375
- ### Features
376
-
377
- * modal block background scroll ([f3eb627](https://github.com/themesberg/flowbite-svelte/commit/f3eb62732dc899d6f1483d9f86a5c644c8d2edd2))
378
- * modal internal scrolling ([7ca08ea](https://github.com/themesberg/flowbite-svelte/commit/7ca08ea939e0116241c564738ec237bd501ca32c))
379
-
380
-
381
- ### Bug Fixes
382
-
383
- * placement and padding ([169c749](https://github.com/themesberg/flowbite-svelte/commit/169c749004d16d9b7c1aef46448608beefd3caf7))
384
-
385
- ## [0.27.0](https://github.com/themesberg/flowbite-svelte/compare/v0.26.31...v0.27.0) (2022-09-24)
386
-
387
-
388
- ### Features
389
-
390
- * add server hooks to redirect component pages and add redirect.spec test ([9e2cb72](https://github.com/themesberg/flowbite-svelte/commit/9e2cb72653cb2de16f77c30d73bd69a69bd73bd5))
391
-
392
-
393
- ### Bug Fixes
394
-
395
- * add other dir ([dc5e73f](https://github.com/themesberg/flowbite-svelte/commit/dc5e73feaa44c3fc7f020967f2e342b08bafccdf))
396
- * add redirect to all other directories ([6ca9ce0](https://github.com/themesberg/flowbite-svelte/commit/6ca9ce0c38c2a417fc1bcd88520e609a0e1b2b0e))
397
-
398
- ### [0.26.31](https://github.com/themesberg/flowbite-svelte/compare/v0.26.30...v0.26.31) (2022-09-23)
399
-
400
-
401
- ### Bug Fixes
402
-
403
- * add default style to TabHeadItem and TabHead and removed {tabStyle} from default example in tab page ([a9025c4](https://github.com/themesberg/flowbite-svelte/commit/a9025c432d57fe6896ab20249d711ff7739c9f1c))
404
- * add events to IconInput and on:input to Input components ([6668918](https://github.com/themesberg/flowbite-svelte/commit/66689185cd6cdf94ab66e1ff05ba33fbcaf6be0f))
405
- * remove activeTabvalue from TabWrapper and let:tabId vrom tab page examples ([ee1b444](https://github.com/themesberg/flowbite-svelte/commit/ee1b444cd552de4cd0c13e4356159ce44a864024))
406
-
407
- ### [0.26.30](https://github.com/themesberg/flowbite-svelte/compare/v0.26.29...v0.26.30) (2022-09-22)
408
-
409
-
410
- ### Bug Fixes
411
-
412
- * add classOptions type to classes object ([2d7131b](https://github.com/themesberg/flowbite-svelte/commit/2d7131b25a5f6766c2cadc2b2034cc3cf68b9528))
413
- * remove bind: from TabWrapper bind:activeTabValue ([0269b3a](https://github.com/themesberg/flowbite-svelte/commit/0269b3ac4daf31cebec6f215983bfb4e99a118e3))
414
- * remove tabId from TabWrapper component ([5f46d23](https://github.com/themesberg/flowbite-svelte/commit/5f46d238ff1c81c1c66c1542565aa589f97cf530))
415
- * update icon class in TabHeadItem for Tabs with icons ([e94b344](https://github.com/themesberg/flowbite-svelte/commit/e94b3449826e84146b877e00e458885e08606ec5))
416
-
417
- ### [0.26.29](https://github.com/themesberg/flowbite-svelte/compare/v0.26.28...v0.26.29) (2022-09-22)
418
-
419
-
420
- ### Features
421
-
422
- * dropdown new version ([f17dbff](https://github.com/themesberg/flowbite-svelte/commit/f17dbff9139a80d0629913315fd4e594e99c9f40))
423
-
424
-
425
- ### Bug Fixes
426
-
427
- * DropdownItem as li only when childe of ul ([add2f16](https://github.com/themesberg/flowbite-svelte/commit/add2f166883df2c237197f3327ad331dd0a1617d))
428
- * navbar in mobile view width ([7f283f3](https://github.com/themesberg/flowbite-svelte/commit/7f283f363ff5fc70430db83bddde3af24e94aa9a))
429
-
430
- ### [0.26.28](https://github.com/themesberg/flowbite-svelte/compare/v0.26.27...v0.26.28) (2022-09-20)
431
-
432
- ### [0.26.27](https://github.com/themesberg/flowbite-svelte/compare/v0.26.26...v0.26.27) (2022-09-20)
433
-
434
-
435
- ### Bug Fixes
436
-
437
- * typo form and from ([f17012d](https://github.com/themesberg/flowbite-svelte/commit/f17012db645030cf15ee62c28076f136ff28bed0))
438
-
439
- ### [0.26.26](https://github.com/themesberg/flowbite-svelte/compare/v0.26.25...v0.26.26) (2022-09-20)
440
-
441
-
442
- ### Features
443
-
444
- * add $$slots.arrowdown and arrowup for user icons ([3fa53de](https://github.com/themesberg/flowbite-svelte/commit/3fa53de11239fe93e2ae9e28e5bdf3ee3ccc1f69))
445
- * add ChevronUp to SidebarDropdownWrapper ([032d540](https://github.com/themesberg/flowbite-svelte/commit/032d540b347ab30ddcdcddff8c0963290ce0c904))
446
-
447
-
448
- ### Bug Fixes
449
-
450
- * alert more tweaks ([444b340](https://github.com/themesberg/flowbite-svelte/commit/444b340f3a211f02572675b94624da4ae5d90c63))
451
- * alert tweaks ([0c93b3c](https://github.com/themesberg/flowbite-svelte/commit/0c93b3c27d8911cd4709f78c554f68e524cc06d4))
452
-
453
- ### [0.26.25](https://github.com/themesberg/flowbite-svelte/compare/v0.26.24...v0.26.25) (2022-09-19)
454
-
455
-
456
- ### Bug Fixes
457
-
458
- * tooltips/popovers ([d18721c](https://github.com/themesberg/flowbite-svelte/commit/d18721cc4229f5eb1f4dccbbd34dda65f6a07aac))
459
-
460
- ### [0.26.24](https://github.com/themesberg/flowbite-svelte/compare/v0.26.23...v0.26.24) (2022-09-19)
461
-
462
-
463
- ### Features
464
-
465
- * mdsvexamples ([fc542a0](https://github.com/themesberg/flowbite-svelte/commit/fc542a0b6d09067fa62ae92ed44cb08408c19ad0))
466
- * wrapper added ([024b8e6](https://github.com/themesberg/flowbite-svelte/commit/024b8e6a8db1e4961b1d26df67728cc0fb8b3025))
467
-
468
- ### [0.26.23](https://github.com/themesberg/flowbite-svelte/compare/v0.26.22...v0.26.23) (2022-09-18)
469
-
470
-
471
- ### Bug Fixes
472
-
473
- * **DropdownItem:** remove redundant part after else ([4182d5c](https://github.com/themesberg/flowbite-svelte/commit/4182d5c970b3a683b47e228f4881585f4ca77d3b))
474
-
475
- ### [0.26.22](https://github.com/themesberg/flowbite-svelte/compare/v0.26.21...v0.26.22) (2022-09-17)
476
-
477
-
478
- ### Bug Fixes
479
-
480
- * add createprops, scripts gen:props and package ([0fa07af](https://github.com/themesberg/flowbite-svelte/commit/0fa07af6a55819cf1d72d2f14ded5c400d7386db))
481
-
482
- ### [0.26.21](https://github.com/themesberg/flowbite-svelte/compare/v0.26.20...v0.26.21) (2022-09-17)
483
-
484
-
485
- ### Bug Fixes
486
-
487
- * add npm and node to packages.josn engines for vercel test ([52e61fa](https://github.com/themesberg/flowbite-svelte/commit/52e61faf5152817af07adbf7a4947b90f61ef7fb))
488
- * commit after reset ([c3ee849](https://github.com/themesberg/flowbite-svelte/commit/c3ee8494fffac749a1e32cbeba1cf722ba6cb578))
489
- * copy from flowbite-svelte-new ([5a400fc](https://github.com/themesberg/flowbite-svelte/commit/5a400fce508c53e57eec6f5e40ba5c468ef79481))
490
- * remove layout and page content ([92609e5](https://github.com/themesberg/flowbite-svelte/commit/92609e5a8dd85b22daaf12dda526331184bb4e74))
491
- * update tsconfig.json ([ff4b3da](https://github.com/themesberg/flowbite-svelte/commit/ff4b3dacb420558c0beb627a75d9668e8fad88f9))
492
-
493
- ### [0.26.20](https://github.com/themesberg/flowbite-svelte/compare/v0.26.18...v0.26.20) (2022-09-15)
494
-
495
-
496
- ### Features
497
-
498
- * datepicker update. It needs rel=external for the link from sidebar menu and index page ([6fed169](https://github.com/themesberg/flowbite-svelte/commit/6fed169402be79c0e0eba9a93766be5f0587ef41))
499
-
500
-
501
- ### Bug Fixes
502
-
503
- * git reset --hard 344845b4 and update getting-started ([a941ed8](https://github.com/themesberg/flowbite-svelte/commit/a941ed8169872a39bd37e809db718f09156fbbc2))
504
- * homepage ([dedf355](https://github.com/themesberg/flowbite-svelte/commit/dedf355835cf8b60aeb68a94b0e47a2034bea358))
505
- * mousenter ([c3ee1cc](https://github.com/themesberg/flowbite-svelte/commit/c3ee1cc24867be96860faa32e322b6fe7c41592a))
506
- * sidebar activeUrl example ([4387644](https://github.com/themesberg/flowbite-svelte/commit/43876441726e70eb582c20778a6231ed03f963d7))
507
- * spacing ([6f6e99c](https://github.com/themesberg/flowbite-svelte/commit/6f6e99cec7209a70f9e09b362714f37525c45a53))
508
- * toc issues ([13a459e](https://github.com/themesberg/flowbite-svelte/commit/13a459ec6cc3c8768698c5525012f2b53ae94b5c))
509
- * update bug_report.yml ([221f224](https://github.com/themesberg/flowbite-svelte/commit/221f224920c69fb281c8b4fd2844a22fbe657c72))
510
- * update bug_report.yml ([c527971](https://github.com/themesberg/flowbite-svelte/commit/c52797111863fd3e52e7c3dae9473e22cd84923a))
511
- * update bug_report.yml by adding REPL template link ([3c8140d](https://github.com/themesberg/flowbite-svelte/commit/3c8140dffdedb3a41ee0ea9b546da92866fceefb))
512
-
513
- ### [0.26.19](https://github.com/themesberg/flowbite-svelte/compare/v0.26.18...v0.26.19) (2022-09-15)
514
-
515
-
516
- ### Features
517
-
518
- * datepicker update. It needs rel=external for the link from sidebar menu and index page ([6fed169](https://github.com/themesberg/flowbite-svelte/commit/6fed169402be79c0e0eba9a93766be5f0587ef41))
519
-
520
-
521
- ### Bug Fixes
522
-
523
- * git reset --hard 344845b4 and update getting-started ([a941ed8](https://github.com/themesberg/flowbite-svelte/commit/a941ed8169872a39bd37e809db718f09156fbbc2))
524
- * homepage ([dedf355](https://github.com/themesberg/flowbite-svelte/commit/dedf355835cf8b60aeb68a94b0e47a2034bea358))
525
- * mousenter ([c3ee1cc](https://github.com/themesberg/flowbite-svelte/commit/c3ee1cc24867be96860faa32e322b6fe7c41592a))
526
- * sidebar activeUrl example ([4387644](https://github.com/themesberg/flowbite-svelte/commit/43876441726e70eb582c20778a6231ed03f963d7))
527
- * spacing ([6f6e99c](https://github.com/themesberg/flowbite-svelte/commit/6f6e99cec7209a70f9e09b362714f37525c45a53))
528
- * toc issues ([13a459e](https://github.com/themesberg/flowbite-svelte/commit/13a459ec6cc3c8768698c5525012f2b53ae94b5c))
529
- * update bug_report.yml ([221f224](https://github.com/themesberg/flowbite-svelte/commit/221f224920c69fb281c8b4fd2844a22fbe657c72))
530
- * update bug_report.yml ([c527971](https://github.com/themesberg/flowbite-svelte/commit/c52797111863fd3e52e7c3dae9473e22cd84923a))
531
- * update bug_report.yml by adding REPL template link ([3c8140d](https://github.com/themesberg/flowbite-svelte/commit/3c8140dffdedb3a41ee0ea9b546da92866fceefb))
532
-
533
- ### [0.26.18](https://github.com/themesberg/flowbite-svelte/compare/v0.26.17...v0.26.18) (2022-09-12)
534
-
535
-
536
- ### Bug Fixes
537
-
538
- * [#281](https://github.com/themesberg/flowbite-svelte/issues/281) ([5f79a5e](https://github.com/themesberg/flowbite-svelte/commit/5f79a5e27e23f568ae8e82d3ee974eea93eaccab))
539
- * use relative paths instead of $lib alias inside of lib ([96e9d6b](https://github.com/themesberg/flowbite-svelte/commit/96e9d6bacb81761a26b0e43215c53ae24deffc73))
540
-
541
- ### [0.26.17](https://github.com/themesberg/flowbite-svelte/compare/v0.26.16...v0.26.17) (2022-09-11)
542
-
543
-
544
- ### Features
545
-
546
- * add active to SidebarItem component and an example in the page ([af80c2b](https://github.com/themesberg/flowbite-svelte/commit/af80c2b7c1d81e711bba0faca959e6501b31257c))
547
- * add md files in components folder ([8d7e05a](https://github.com/themesberg/flowbite-svelte/commit/8d7e05a0098437ac7ddd3f9122a2c23f481e54cd))
548
-
549
-
550
- ### Bug Fixes
551
-
552
- * Drawer placement right ([4fe9283](https://github.com/themesberg/flowbite-svelte/commit/4fe928380f4bb95c59e311e7ccc3a8ae49fda89d))
553
- * remove Datepicker from index ([f08230c](https://github.com/themesberg/flowbite-svelte/commit/f08230c84d29f172f1a30a6194e2694eb65f3e3e))
554
- * remove Toc from layout since it needs to be updated ([2ea41a0](https://github.com/themesberg/flowbite-svelte/commit/2ea41a0c82bb8a7f583a001c1c5f598ac5855102))
555
-
556
- ### [0.26.16](https://github.com/themesberg/flowbite-svelte/compare/v0.26.15...v0.26.16) (2022-09-06)
557
-
558
-
559
- ### Features
560
-
561
- * add offset position props to Drawer and example in the drawer page ([680d358](https://github.com/themesberg/flowbite-svelte/commit/680d358ef3d55df202ae2bcaf5deb9c3e6834c18))
562
-
563
-
564
- ### Bug Fixes
565
-
566
- * [#273](https://github.com/themesberg/flowbite-svelte/issues/273) remove number from select value type ([529510b](https://github.com/themesberg/flowbite-svelte/commit/529510bc50e561b544175a350390d7f32291727c))
567
- * [#274](https://github.com/themesberg/flowbite-svelte/issues/274) change the links to singular for blocks components ([7378935](https://github.com/themesberg/flowbite-svelte/commit/73789353f4d598722db88cecb595303e8d60ac31))
568
- * index blocks names, e.g. Tooltips to Tooltip ([5f902b2](https://github.com/themesberg/flowbite-svelte/commit/5f902b22043838a3e3413679632c9516ea81b906))
569
-
570
- ### [0.26.15](https://github.com/themesberg/flowbite-svelte/compare/v0.26.14...v0.26.15) (2022-09-06)
571
-
572
-
573
- ### Bug Fixes
574
-
575
- * dropdowns events docs ([a6d86b6](https://github.com/themesberg/flowbite-svelte/commit/a6d86b671a5c481288a20c1fe68cfcfe0faea880))
576
- * dropdowns tweaks ([ad797ca](https://github.com/themesberg/flowbite-svelte/commit/ad797ca4a4a60abd7723b3b1415e70fb6e1328a6))
577
-
578
- ### [0.26.14](https://github.com/themesberg/flowbite-svelte/compare/v0.26.13...v0.26.14) (2022-09-06)
579
-
580
-
581
- ### Bug Fixes
582
-
583
- * Heading and P update ([2313e3e](https://github.com/themesberg/flowbite-svelte/commit/2313e3e5ecb38ee69839a26b12b7c41cc099f75e))
584
- * toast transitions ([6659682](https://github.com/themesberg/flowbite-svelte/commit/6659682250ab9d2337f06c2b424431366cf9ced0))
585
-
586
- ### [0.26.13](https://github.com/themesberg/flowbite-svelte/compare/v0.26.12...v0.26.13) (2022-09-05)
587
-
588
-
589
- ### Bug Fixes
590
-
591
- * add track to video component for A11y ([ef69a83](https://github.com/themesberg/flowbite-svelte/commit/ef69a83325ab11e4d3548e5e28033ae9e02bfe40))
592
-
593
- ### [0.26.12](https://github.com/themesberg/flowbite-svelte/compare/v0.26.11...v0.26.12) (2022-09-05)
594
-
595
-
596
- ### Features
597
-
598
- * add labelInsideClass to progressbar component ([fe20cd7](https://github.com/themesberg/flowbite-svelte/commit/fe20cd7f693f21e052dc5adb3fd3eb4bcfa80b76))
599
-
600
- ### [0.26.11](https://github.com/themesberg/flowbite-svelte/compare/v0.26.10...v0.26.11) (2022-09-05)
601
-
602
-
603
- ### Features
604
-
605
- * range - clean up ([79d35ca](https://github.com/themesberg/flowbite-svelte/commit/79d35ca127094efb20e12ad3e14635cf607edddc))
606
- * video component and page ([27cd7df](https://github.com/themesberg/flowbite-svelte/commit/27cd7df226dde37e8a598b6693ae8278671d5782))
607
-
608
-
609
- ### Bug Fixes
610
-
611
- * [#266](https://github.com/themesberg/flowbite-svelte/issues/266) change {id} to {...$$restProps} ([b02822f](https://github.com/themesberg/flowbite-svelte/commit/b02822f273fe5b14613ec77e39285078a740cda0))
612
- * github issue template ([b6b8fd4](https://github.com/themesberg/flowbite-svelte/commit/b6b8fd46aa7491e29935fe62ca5dc617513ee5ee))
613
- * github issue template 2 ([343c102](https://github.com/themesberg/flowbite-svelte/commit/343c102ee1901c8d14fc75ab06a0fe28ac594a98))
614
- * github issue template 3 ([e8c6a1b](https://github.com/themesberg/flowbite-svelte/commit/e8c6a1b7d148d0137ca0e395bf5904e3a2ed408c))
615
- * github issue template 4 ([5565625](https://github.com/themesberg/flowbite-svelte/commit/5565625e343c197bd4d903878a2955eaae08b788))
616
- * video component and page ([cc8dcb5](https://github.com/themesberg/flowbite-svelte/commit/cc8dcb54843ecff1f9aacc82d9139aedf7d6e0c1))
617
-
618
- ### [0.26.10](https://github.com/themesberg/flowbite-svelte/compare/v0.26.9...v0.26.10) (2022-09-05)
619
-
620
-
621
- ### Features
622
-
623
- * add bgColor and bgOpacity to Drawer component ([8dc01fb](https://github.com/themesberg/flowbite-svelte/commit/8dc01fb9ec82b14d5f893d1255b646630e205ce2))
624
-
625
-
626
- ### Bug Fixes
627
-
628
- * 683restProps for toolbarbutton ([6ce830c](https://github.com/themesberg/flowbite-svelte/commit/6ce830c2657c6727835ded2b01728c8830a1a7d2))
629
- * change ml-2 after get access to ml-1 ([b8ffc2c](https://github.com/themesberg/flowbite-svelte/commit/b8ffc2ca5016737da2d40ed5b83d4ef5fdc07e08))
630
- * megamenu fullscreen position ([eaf0729](https://github.com/themesberg/flowbite-svelte/commit/eaf07294a728b524f2873df26f8250d23682dd81))
631
- * navbar updates ([468839b](https://github.com/themesberg/flowbite-svelte/commit/468839bd2efee738787b428ef902cecee3f70e12))
632
- * remove Figma from image page ([0276b51](https://github.com/themesberg/flowbite-svelte/commit/0276b517fc828e77bfd383be122b514bb0793da0))
633
-
634
- ### [0.26.9](https://github.com/themesberg/flowbite-svelte/compare/v0.26.8...v0.26.9) (2022-09-04)
635
-
636
-
637
- ### Features
638
-
639
- * add id to typograpy components ([64cbe1b](https://github.com/themesberg/flowbite-svelte/commit/64cbe1b6f2cbe43fdf5cb71a0d82e3a5caad1586))
640
- * add placement to Drawer component ([1b91e52](https://github.com/themesberg/flowbite-svelte/commit/1b91e52618da8935b326a69161d01f0cc7739158))
641
- * working on drawer ([07a8e02](https://github.com/themesberg/flowbite-svelte/commit/07a8e02ceac450e7e7ceeb2ad9b98bfac7c7c1cf))
642
-
643
-
644
- ### Bug Fixes
645
-
646
- * folder names without s and update tests ([4e9c9ce](https://github.com/themesberg/flowbite-svelte/commit/4e9c9ce69e06b1a8e4394c3920c75606894c06d3))
647
- * no dropdown docs ([4f92d9b](https://github.com/themesberg/flowbite-svelte/commit/4f92d9b56a53677bed7264b6f044e64a10c42c7e))
648
- * update Htwo using scroll-mt-20 ([2006490](https://github.com/themesberg/flowbite-svelte/commit/200649069a05c6df4ed0e269d3479526092afe01))
649
-
650
- ### [0.26.8](https://github.com/themesberg/flowbite-svelte/compare/v0.26.7...v0.26.8) (2022-09-03)
651
-
652
-
653
- ### Features
654
-
655
- * dropdown button ([f6347f2](https://github.com/themesberg/flowbite-svelte/commit/f6347f280cbfc552d001aa22128026174b46a6f3))
656
- * more Frame inheritance ([bb72d69](https://github.com/themesberg/flowbite-svelte/commit/bb72d6952386bd0f6dec4711795e3591a6837c02))
657
- * popover finalization ([c71481e](https://github.com/themesberg/flowbite-svelte/commit/c71481ec18e2850488d86cfdb583587eae4a19b2))
658
-
659
-
660
- ### Bug Fixes
661
-
662
- * missing 683restProps ([0d52fd1](https://github.com/themesberg/flowbite-svelte/commit/0d52fd1b4168c8cc707c174dc2c18f532cf2e93c))
663
- * no triggers error ([83075e1](https://github.com/themesberg/flowbite-svelte/commit/83075e1a969bdf93a520bd9e35b339e36bf4f325))
664
- * remove unused imports ([acb58b9](https://github.com/themesberg/flowbite-svelte/commit/acb58b9144948feeb3c1c14b41a71d2122187340))
665
-
666
- ### [0.26.7](https://github.com/themesberg/flowbite-svelte/compare/v0.26.6...v0.26.7) (2022-09-03)
667
-
668
-
669
- ### Features
670
-
671
- * add Layout component ([2204586](https://github.com/themesberg/flowbite-svelte/commit/22045861703bf3e46cc7900e15c4db64d5246c50))
672
- * add paragraphs page ([db973a3](https://github.com/themesberg/flowbite-svelte/commit/db973a3929bfdc8c4dd48338cc114bdc2c808fb8))
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * add html block to text page ([37e910a](https://github.com/themesberg/flowbite-svelte/commit/37e910ae269099865865580d419b8dd05dccb7a8))
678
-
679
- ### [0.26.6](https://github.com/themesberg/flowbite-svelte/compare/v0.26.5...v0.26.6) (2022-09-02)
680
-
681
-
682
- ### Features
683
-
684
- * add highlight to Span component and update heading page ([d47121b](https://github.com/themesberg/flowbite-svelte/commit/d47121ba47e6c6e3dfdd366128f51da77a966e0f))
685
- * add Text decoration examples to text page ([fe074cd](https://github.com/themesberg/flowbite-svelte/commit/fe074cd2a36d780333444f276de69edec51649d5))
686
- * add underline and decoratio class to Span ([f3b11a9](https://github.com/themesberg/flowbite-svelte/commit/f3b11a92b3782c27e09f25c894a81402661b73d3))
687
-
688
-
689
- ### Bug Fixes
690
-
691
- * header blocking anchor links ([af6d2d6](https://github.com/themesberg/flowbite-svelte/commit/af6d2d6eb9bb630e58e76fd214f8a14f0435dc2f))
692
- * remove TextGradient and Underline ([cb7b2d7](https://github.com/themesberg/flowbite-svelte/commit/cb7b2d753f110cad4677f990d60a11154e38ac93))
693
-
694
- ### [0.26.5](https://github.com/themesberg/flowbite-svelte/compare/v0.26.4...v0.26.5) (2022-09-02)
695
-
696
-
697
- ### Features
698
-
699
- * add DescriptionList, List, Span components ([495b61e](https://github.com/themesberg/flowbite-svelte/commit/495b61eb0d81eb9ae06a34fa981dd42a81983ea6))
700
- * add Ul, Li, Span component ([86d8b66](https://github.com/themesberg/flowbite-svelte/commit/86d8b661f2524f25162a99b6d3b8df761a85b01b))
701
-
702
-
703
- ### Bug Fixes
704
-
705
- * blockquote page formating ([1641d45](https://github.com/themesberg/flowbite-svelte/commit/1641d45bdc032c01cd201967bf362d9f8a19a422))
706
- * Heading to the original code ([5604da5](https://github.com/themesberg/flowbite-svelte/commit/5604da5f348420f8878e44d591e9a8704b23e4a0))
707
- * List in cards page to Listgroup ([b8e05f4](https://github.com/themesberg/flowbite-svelte/commit/b8e05f4f97fbbb0236872b2b5f18f0928c34ad55))
708
- * rebase merge conflict Alert.svelte ([38df84a](https://github.com/themesberg/flowbite-svelte/commit/38df84a21124d3d3c3c1d716ff21bd678b156b09))
709
- * removed Ol component ([569f2e3](https://github.com/themesberg/flowbite-svelte/commit/569f2e3a51a59abba641c669949b4b5372c56a01))
710
- * rename List to Listgroup and ListItem to ListgroupItem ([1b70110](https://github.com/themesberg/flowbite-svelte/commit/1b7011062a729452604b3a0dd1ed54f28ab49132))
711
-
712
- ### [0.26.4](https://github.com/themesberg/flowbite-svelte/compare/v0.26.3...v0.26.4) (2022-09-02)
713
-
714
-
715
- ### Bug Fixes
716
-
717
- * programatic popper open merged ([86f9874](https://github.com/themesberg/flowbite-svelte/commit/86f9874e1c2390e3571b6df96acfa61af23fd865))
718
-
719
- ### [0.26.3](https://github.com/themesberg/flowbite-svelte/compare/v0.26.2...v0.26.3) (2022-09-01)
720
-
721
-
722
- ### Features
723
-
724
- * frame abstraction ([47e4126](https://github.com/themesberg/flowbite-svelte/commit/47e4126fa02ff6b9c93d3ee7e17fee79195ac1d3))
725
-
726
-
727
- ### Bug Fixes
728
-
729
- * docs fixes due to dropdown api change ([869f8d7](https://github.com/themesberg/flowbite-svelte/commit/869f8d7bdea3a7ba97702e31b52f0e33fce3c911))
730
- * remove flowbite-svelte-blocks page, add a link ([2b9e3d3](https://github.com/themesberg/flowbite-svelte/commit/2b9e3d3f72731ace8abb563e28e98309dbc58b3b))
731
- * remove heros icons from ([203f14c](https://github.com/themesberg/flowbite-svelte/commit/203f14c578e57429892e0df41452abbdef1b3a4e))
732
- * remove svelte-flag-icons from devDependencies ([8f48867](https://github.com/themesberg/flowbite-svelte/commit/8f488677958313a2debaa3f953314d6452a63013))
733
- * update svelte-sidebar-menu version ([1106d16](https://github.com/themesberg/flowbite-svelte/commit/1106d161d06244d5db61641babc7691d28388fbd))
734
-
735
- ### [0.26.2](https://github.com/themesberg/flowbite-svelte/compare/v0.26.1...v0.26.2) (2022-08-30)
736
-
737
-
738
- ### Bug Fixes
739
-
740
- * add icon page ([0f5c966](https://github.com/themesberg/flowbite-svelte/commit/0f5c96626954d4174d10b99f2934365628f2ec08))
741
- * Iconinput click handler example ([2f5afc7](https://github.com/themesberg/flowbite-svelte/commit/2f5afc7554a7bb43d231cc39001ea31b9deafd1c))
742
- * remove heros icons from buttons page ([ec81a39](https://github.com/themesberg/flowbite-svelte/commit/ec81a393f438e2285d36ed7fea787af956c6f128))
743
- * remove heros icons from checkbox page ([1ed983c](https://github.com/themesberg/flowbite-svelte/commit/1ed983c2b230e6309ae6882972176480f8060487))
744
- * remove old tab components ([a61dd72](https://github.com/themesberg/flowbite-svelte/commit/a61dd728d1eb01bdbfeb61ff3adf8f96d7a1fbde))
745
- * remove svelte:component from FooterIcon ([0406128](https://github.com/themesberg/flowbite-svelte/commit/04061286046845c7f5c34f56ef89013d4a610aee))
746
-
747
- ### [0.26.1](https://github.com/themesberg/flowbite-svelte/compare/v0.26.0...v0.26.1) (2022-08-29)
748
-
749
-
750
- ### Features
751
-
752
- * new tab components and page ([7c53437](https://github.com/themesberg/flowbite-svelte/commit/7c534377c31384b609774db19b0bace7fee3d5cb))
753
- * working on Tabs ([201c124](https://github.com/themesberg/flowbite-svelte/commit/201c124e33bed0d1b13cfe2e3f6ba5ea0bfc6c1c))
754
-
755
-
756
- ### Bug Fixes
757
-
758
- * fixing the tab page layout problem ([bc3b7bf](https://github.com/themesberg/flowbite-svelte/commit/bc3b7bf32100abbbab3fede7fa6a912ff81d00f6))
759
- * remove heros from cards page ([c46f0b3](https://github.com/themesberg/flowbite-svelte/commit/c46f0b3f9a16793f12d68fd3d1b9e973dd1f7b4a))
760
- * remove heros from megamenu and list-group page ([9980b7d](https://github.com/themesberg/flowbite-svelte/commit/9980b7d98668c0356217dd3aac810c52cd5e0e51))
761
- * remove heros from popover page ([eeff79f](https://github.com/themesberg/flowbite-svelte/commit/eeff79f53733a8f5cbb480eead692f111f96b07c))
762
- * remove heros from sidebars page ([a3981a0](https://github.com/themesberg/flowbite-svelte/commit/a3981a09b6b36dcbcb90cfad789bee6a10dae9a1))
763
- * remove heros icons from select and toggle pages ([fba7660](https://github.com/themesberg/flowbite-svelte/commit/fba7660c1bf08c47a9d0200db545f0b1fce457a9))
764
- * remove unused icon prop ([10e8c81](https://github.com/themesberg/flowbite-svelte/commit/10e8c81dae9e0470ef875fc95dd7d89decdae732))
765
- * Review component and review in the ratings page ([afe6972](https://github.com/themesberg/flowbite-svelte/commit/afe69726d08a3cad7de7f29db131909816bc9c3e))
766
-
767
- ## [0.26.0](https://github.com/themesberg/flowbite-svelte/compare/v0.25.24...v0.26.0) (2022-08-29)
768
-
769
-
770
- ### ⚠ BREAKING CHANGES
771
-
772
- * Tooltip changed in accordance to new Popper implementation.
773
-
774
- - Tooltip examples corrected
775
- - Avatar example corrected
776
-
777
- ### Features
778
-
779
- * tooltips new API ([d9dacf9](https://github.com/themesberg/flowbite-svelte/commit/d9dacf9f65e85be93a3458dd5359d614a0dd12a0))
780
-
781
-
782
- ### Bug Fixes
783
-
784
- * Avatar tooltip example ([ff7c1af](https://github.com/themesberg/flowbite-svelte/commit/ff7c1af20306609f77831ff1d2632700a9f596da))
785
- * docs corrections ([f208323](https://github.com/themesberg/flowbite-svelte/commit/f208323ac1457b88572aaae37531e6b3da1055de))
786
- * docs corrections 2 ([5adb4d8](https://github.com/themesberg/flowbite-svelte/commit/5adb4d816591d7bc9aff2e549fc364c80e650b4b))
787
-
788
-
789
- * Merge branch 'jjagielka-tooltip' ([1c37601](https://github.com/themesberg/flowbite-svelte/commit/1c3760139e24569287891c1ca3f67f2e0e3b9168))
790
-
791
- ### [0.25.24](https://github.com/themesberg/flowbite-svelte/compare/v0.25.23...v0.25.24) (2022-08-28)
792
-
793
-
794
- ### Features
795
-
796
- * popper reloaded ([a4b851e](https://github.com/themesberg/flowbite-svelte/commit/a4b851e2409356a90fd6aaae62db327b505bdcb2))
797
- * popper reloaded part 2 ([2482870](https://github.com/themesberg/flowbite-svelte/commit/2482870842386c8c1e5824869ce7822b8682e8a0))
798
-
799
-
800
- ### Bug Fixes
801
-
802
- * tab page timeline ([ab598a5](https://github.com/themesberg/flowbite-svelte/commit/ab598a59a3d373f14740a42bbaec3cb276eed34b))
803
-
804
- ### [0.25.23](https://github.com/themesberg/flowbite-svelte/compare/v0.25.22...v0.25.23) (2022-08-28)
805
-
806
-
807
- ### Bug Fixes
808
-
809
- * BREAKING CHANGE for timeline components ([8b30105](https://github.com/themesberg/flowbite-svelte/commit/8b30105060d150d632ea6fbfac8e1f5639f82546))
810
-
811
- ### [0.25.22](https://github.com/themesberg/flowbite-svelte/compare/v0.25.21...v0.25.22) (2022-08-28)
812
-
813
-
814
- ### Bug Fixes
815
-
816
- * create icon slot for Alert so that users can add svg or svelte component ([45244ec](https://github.com/themesberg/flowbite-svelte/commit/45244ec05f99298d150751209980dce519873163))
817
- * remove heros from: ([57f6928](https://github.com/themesberg/flowbite-svelte/commit/57f69282190f5d33d7ac17c6adeab36b89184f47))
818
- * update Alert color type ([fd819fb](https://github.com/themesberg/flowbite-svelte/commit/fd819fb59d2d01f900ad76449afabfa22de6d5b1))
819
- * update Timeline components ([4b47d6b](https://github.com/themesberg/flowbite-svelte/commit/4b47d6b5d09abad3b2d8fc29c2b38287726c44d7))
820
-
821
- ### [0.25.21](https://github.com/themesberg/flowbite-svelte/compare/v0.25.20...v0.25.21) (2022-08-27)
822
-
823
-
824
- ### Bug Fixes
825
-
826
- * add relative class to Hr component ([d8c6fbf](https://github.com/themesberg/flowbite-svelte/commit/d8c6fbf367a43b7c13ea55a56ae9c9f0b94fa96e))
827
-
828
- ### [0.25.20](https://github.com/themesberg/flowbite-svelte/compare/v0.25.19...v0.25.20) (2022-08-27)
829
-
830
-
831
- ### Bug Fixes
832
-
833
- * index page space ([6ab9a19](https://github.com/themesberg/flowbite-svelte/commit/6ab9a19e004fc19ba3bd696acedbc5bbc0ced966))
834
- * remove heros from: ([7055f4c](https://github.com/themesberg/flowbite-svelte/commit/7055f4c5ddaa91e15cabaf7d1112a149cf81374d))
835
- * remove heros icon from Carousel ([2c7d4c9](https://github.com/themesberg/flowbite-svelte/commit/2c7d4c9a6edc1a4dd4005e5dcf46fec8b5dc0a52))
836
-
837
- ### [0.25.19](https://github.com/themesberg/flowbite-svelte/compare/v0.25.18...v0.25.19) (2022-08-27)
838
-
839
-
840
- ### Bug Fixes
841
-
842
- * remove Home icons from all pages ([7ac0e7a](https://github.com/themesberg/flowbite-svelte/commit/7ac0e7aa3edc5486d597a61775a5694c76b4bb35))
843
- * removed Home icon from BreadcrumbItem ([66f00dd](https://github.com/themesberg/flowbite-svelte/commit/66f00dd9e024d97c2b9766e30b03b775f227c672))
844
-
845
- ### [0.25.18](https://github.com/themesberg/flowbite-svelte/compare/v0.25.17...v0.25.18) (2022-08-27)
846
-
847
-
848
- ### Bug Fixes
849
-
850
- * change BreadcrumbItem home for all pages ([f5f895f](https://github.com/themesberg/flowbite-svelte/commit/f5f895f6157b03e435975c5735329f8dfc984485))
851
-
852
- ### [0.25.17](https://github.com/themesberg/flowbite-svelte/compare/v0.25.16...v0.25.17) (2022-08-27)
853
-
854
-
855
- ### Features
856
-
857
- * combine Accordionflush and AccordionItem ([e53fa64](https://github.com/themesberg/flowbite-svelte/commit/e53fa6421ca747ed46d6432b67715b3eedf4cbba))
858
-
859
-
860
- ### Bug Fixes
861
-
862
- * textarea docs ([133b933](https://github.com/themesberg/flowbite-svelte/commit/133b9334841ac13d82c3a86bc24b3375de0972ff))
863
-
864
- ### [0.25.16](https://github.com/themesberg/flowbite-svelte/compare/v0.25.15...v0.25.16) (2022-08-25)
865
-
866
-
867
- ### Features
868
-
869
- * create utilities/closebutton, label, and toolbar ([3ad9775](https://github.com/themesberg/flowbite-svelte/commit/3ad9775ffbed66908cbaa82845b86151e179d534))
870
- * toolbar ([f02ff55](https://github.com/themesberg/flowbite-svelte/commit/f02ff558fa938913c32117ff51b46bdd6088e38a))
871
- * toolbar w/html ([93116c3](https://github.com/themesberg/flowbite-svelte/commit/93116c34b4063eb9d166d85ef3dd7e20126fa29e))
872
-
873
- ### [0.25.15](https://github.com/themesberg/flowbite-svelte/compare/v0.25.14...v0.25.15) (2022-08-25)
874
-
875
-
876
- ### Bug Fixes
877
-
878
- * removed drawer component and page from the main ([5cf77f0](https://github.com/themesberg/flowbite-svelte/commit/5cf77f008aff26e64bd210a3bdf60e5f25aebc89))
879
-
880
- ### [0.25.14](https://github.com/themesberg/flowbite-svelte/compare/v0.25.13...v0.25.14) (2022-08-25)
881
-
882
-
883
- ### Features
884
-
885
- * add icon components rather than import a library ([9dffb40](https://github.com/themesberg/flowbite-svelte/commit/9dffb400607d8bb4dd98e877e466956157016ff7))
886
- * add Img component, images, and page ([b2aec04](https://github.com/themesberg/flowbite-svelte/commit/b2aec047694aab0bbcbc58d93af8c021e27d4f96))
887
- * add Img page and examples ([ed3d83f](https://github.com/themesberg/flowbite-svelte/commit/ed3d83f34e195d67e3c7a334d1226d0876441f47))
888
- * add PaperAirplane icon ([90d2543](https://github.com/themesberg/flowbite-svelte/commit/90d25435eb9cc68b38febaba41b5782efb755981))
889
- * textarea ([47d51be](https://github.com/themesberg/flowbite-svelte/commit/47d51be427b056793cf64e4089cf4a4a7ba310d7))
890
- * textarea / fix ([93cdb01](https://github.com/themesberg/flowbite-svelte/commit/93cdb019326ebcaddd3482c5e41c8a635461ac67))
891
-
892
-
893
- ### Bug Fixes
894
-
895
- * avatar dot alignment ([2273c0c](https://github.com/themesberg/flowbite-svelte/commit/2273c0ceb82cc634558e7e88aff295c722d73c9f))
896
- * buttongroup divider ([f5bedaf](https://github.com/themesberg/flowbite-svelte/commit/f5bedafa9a0b36f4a42a54e8c37593d7ee9d8916))
897
- * Htwo for typography pages ([0921539](https://github.com/themesberg/flowbite-svelte/commit/0921539d06e54f89d9e9dd52c70cdbc81b62dd3e))
898
-
899
- ### [0.25.13](https://github.com/themesberg/flowbite-svelte/compare/v0.25.12...v0.25.13) (2022-08-23)
900
-
901
-
902
- ### Features
903
-
904
- * add bind:value to Iconinput ([87616e2](https://github.com/themesberg/flowbite-svelte/commit/87616e2222611bfabd77c3f7699c5f716015e420))
905
- * add link examples ([b129251](https://github.com/themesberg/flowbite-svelte/commit/b12925106d6ffe482dfbde5623925f72abe8a577))
906
- * add links page ([cdb2566](https://github.com/themesberg/flowbite-svelte/commit/cdb2566640bc5153e4d310dc2306aaafe432f5de))
907
-
908
- ### [0.25.12](https://github.com/themesberg/flowbite-svelte/compare/v0.25.11...v0.25.12) (2022-08-22)
909
-
910
-
911
- ### Features
912
-
913
- * add Hr component and page ([f289c1e](https://github.com/themesberg/flowbite-svelte/commit/f289c1ebd6cfcbcfde87b28ce3108abaf54248ca))
914
-
915
- ### [0.25.11](https://github.com/themesberg/flowbite-svelte/compare/v0.25.10...v0.25.11) (2022-08-22)
916
-
917
-
918
- ### Features
919
-
920
- * add Blockquote ([89cbfbd](https://github.com/themesberg/flowbite-svelte/commit/89cbfbdf56e7beca90b00cf4c9c033789b2a2ba5))
921
- * add size to Rating component ([7c2784e](https://github.com/themesberg/flowbite-svelte/commit/7c2784efff60877014c14a8acc7760f845671100))
922
- * add User review, User testimonial, Paragraph context, Blockquote icon to typography/blockquote page ([73143ba](https://github.com/themesberg/flowbite-svelte/commit/73143bad816f6b3249fff3486d3b8569f45fde7f))
923
-
924
- ### [0.25.10](https://github.com/themesberg/flowbite-svelte/compare/v0.25.9...v0.25.10) (2022-08-22)
925
-
926
-
927
- ### Bug Fixes
928
-
929
- * buttons fine tuning ([353f631](https://github.com/themesberg/flowbite-svelte/commit/353f6312557fbef802e4e0b61d3638ab4190d2e3))
930
- * buttons fine tuning ([9f4c927](https://github.com/themesberg/flowbite-svelte/commit/9f4c927fb8303e7e65163ecd6413cdb834d1a4f3))
931
-
932
- ### [0.25.9](https://github.com/themesberg/flowbite-svelte/compare/v0.25.8...v0.25.9) (2022-08-21)
933
-
934
-
935
- ### Bug Fixes
936
-
937
- * docs for radio ([add38b2](https://github.com/themesberg/flowbite-svelte/commit/add38b26fd4669a591916b7fa42e107868cc90a1))
938
- * move @floating-ui/dom, classnames, svelte-heros, @popperjs/core from devDpendencies to dependencies ([ee5d31a](https://github.com/themesberg/flowbite-svelte/commit/ee5d31af1b23e00e565c2a60b354b85f2beb54d1))
939
- * popover html ([d49f808](https://github.com/themesberg/flowbite-svelte/commit/d49f808b8a05bd735a9f90c661710dddfd163cad))
940
-
941
- ### [0.25.8](https://github.com/themesberg/flowbite-svelte/compare/v0.25.7...v0.25.8) (2022-08-21)
942
-
943
-
944
- ### Features
945
-
946
- * add H1, H2, A, P, Higlight components ([3f80473](https://github.com/themesberg/flowbite-svelte/commit/3f804731e6a093c1e34f8b3be6289f930c372a96))
947
- * add Heading and removed H1 and H2 ([b2be994](https://github.com/themesberg/flowbite-svelte/commit/b2be9945c39bcbfe23a0df53348ce768c5958255))
948
- * add Mark and TextGradient ([343e719](https://github.com/themesberg/flowbite-svelte/commit/343e719406bc146639882f97bbeafbc2de9514cb))
949
-
950
- ### [0.25.7](https://github.com/themesberg/flowbite-svelte/compare/v0.25.6...v0.25.7) (2022-08-21)
951
-
952
-
953
- ### Features
954
-
955
- * dropdown as Popper + fixes ([67fdf78](https://github.com/themesberg/flowbite-svelte/commit/67fdf7837f36d63b3683e0b6f6e78fbf91f6bf23))
956
-
957
- ### [0.25.6](https://github.com/themesberg/flowbite-svelte/compare/v0.25.5...v0.25.6) (2022-08-20)
958
-
959
-
960
- ### Features
961
-
962
- * fixing standard-version ([cd316e4](https://github.com/themesberg/flowbite-svelte/commit/cd316e412171689e04ec435dfc31abd89b7cbe1d))
963
-
964
- ### [0.25.5](https://github.com/themesberg/flowbite-svelte/compare/v0.25.4...v0.25.5) (2022-08-20)
965
-
966
-
967
- ### Bug Fixes
968
-
969
- * Iconinput has unused export property value when I install it ([b19afc9](https://github.com/themesberg/flowbite-svelte/commit/b19afc9284aa2c92c5a15b89de9dc9111652f0f7))
970
-
971
- ### [0.25.4](https://github.com/themesberg/flowbite-svelte/compare/v0.25.2...v0.25.4) (2022-08-20)
972
-
973
-
974
- ### Bug Fixes
975
-
976
- * add Table color hover and example ([b49c139](https://github.com/themesberg/flowbite-svelte/commit/b49c139c6d09a4563d462b35a5c49da605006d79))
977
-
978
- ### [0.25.2](https://github.com/themesberg/flowbite-svelte/compare/v0.25.1...v0.25.2) (2022-08-19)
979
-
980
-
981
- ### Features
982
-
983
- * add popover related files ([8b5050b](https://github.com/themesberg/flowbite-svelte/commit/8b5050b0e9f6e45533b858c7aa392463cfb6cc91))
984
- * popover ([c41ddc4](https://github.com/themesberg/flowbite-svelte/commit/c41ddc408f3696e05ee66de4922b95ee5cee1a08))
985
-
986
-
987
- ### Bug Fixes
988
-
989
- * change href=# to href=/ in popover page ([f885a92](https://github.com/themesberg/flowbite-svelte/commit/f885a924706e477349c975641fc6fba0b4df45e5))
990
- * missing Popper ([ff4b0e7](https://github.com/themesberg/flowbite-svelte/commit/ff4b0e772e228f03c1024e222fcc91e63adc23ba))
991
-
992
- ### [0.25.1](https://github.com/themesberg/flowbite-svelte/compare/v0.25.0...v0.25.1) (2022-08-18)
993
-
994
-
995
- ### Bug Fixes
996
-
997
- * move @floating-ui/dom from dependencies to devDependencies ([6668ec8](https://github.com/themesberg/flowbite-svelte/commit/6668ec8ca1559366ad0cbc223c9c91e3337ceb22))
998
-
999
- ## [0.25.0](https://github.com/themesberg/flowbite-svelte/compare/v0.24.19...v0.25.0) (2022-08-18)
1000
-
1001
-
1002
- ### Bug Fixes
1003
-
1004
- * [#226](https://github.com/themesberg/flowbite-svelte/issues/226) for double on:click in DropdownItem ([c125d2d](https://github.com/themesberg/flowbite-svelte/commit/c125d2d02e3818cedb83994e930ca5cc7075571c))
1005
- * migrate to sveltekit 1.0.0 ([434ec99](https://github.com/themesberg/flowbite-svelte/commit/434ec998e1f96ab5e35eda6c6c78f6db2279aa4e))
1006
- * update pnpm-lock ([4926a47](https://github.com/themesberg/flowbite-svelte/commit/4926a47bd529601b1a0709533fee2b5291e59eb8))
1007
-
1008
- ### [0.24.19](https://github.com/themesberg/flowbite-svelte/compare/v0.24.18...v0.24.19) (2022-08-17)
1009
-
1010
-
1011
- ### Features
1012
-
1013
- * add pointerEvent prop to Iconinput to show/hide cursor ([dffa324](https://github.com/themesberg/flowbite-svelte/commit/dffa3247856c7245ecb8a67554ce77b797fe8627))
1014
-
1015
- ### [0.24.18](https://github.com/themesberg/flowbite-svelte/compare/v0.24.17...v0.24.18) (2022-08-16)
1016
-
1017
-
1018
- ### Features
1019
-
1020
- * add Iconinput click handler example ([d815212](https://github.com/themesberg/flowbite-svelte/commit/d8152126236e839d3d7bc6e035d0afa432d96856))
1021
-
1022
- ### [0.24.17](https://github.com/themesberg/flowbite-svelte/compare/v0.24.16...v0.24.17) (2022-08-16)
1023
-
1024
-
1025
- ### Features
1026
-
1027
- * add sticky navbar ([4010ea8](https://github.com/themesberg/flowbite-svelte/commit/4010ea85483cf0c5a26275fe710ed34e4142846e))
1028
-
1029
- ### [0.24.16](https://github.com/themesberg/flowbite-svelte/compare/v0.24.15...v0.24.16) (2022-08-16)
1030
-
1031
-
1032
- ### Features
1033
-
1034
- * add disabled and classes to InteractiveTabHead component ([869fb1b](https://github.com/themesberg/flowbite-svelte/commit/869fb1b34f5a0e5a254cdc09b25195bf621a25d6))
1035
-
1036
- ### [0.24.15](https://github.com/themesberg/flowbite-svelte/compare/v0.24.14...v0.24.15) (2022-08-16)
1037
-
1038
-
1039
- ### Bug Fixes
1040
-
1041
- * update prop names for Alert ([3775700](https://github.com/themesberg/flowbite-svelte/commit/377570061f48de43af44c5f87f46b049f4d87341))
1042
-
1043
- ### [0.24.14](https://github.com/themesberg/flowbite-svelte/compare/v0.24.13...v0.24.14) (2022-08-16)
1044
-
1045
-
1046
- ### Features
1047
-
1048
- * add custom color to Alert component and update props ([2e2a71b](https://github.com/themesberg/flowbite-svelte/commit/2e2a71b4fb83bca28a1bf6b107f4163acbb6b011))
1049
-
1050
- ### [0.24.13](https://github.com/themesberg/flowbite-svelte/compare/v0.24.12...v0.24.13) (2022-08-16)
1051
-
1052
-
1053
- ### Features
1054
-
1055
- * add disabled to InteractiveTabs ([f5ca0fe](https://github.com/themesberg/flowbite-svelte/commit/f5ca0fe858a50ef2c017ed6ec266c0012166b5f9))
1056
- * add Tabs component for all tab ([758e2e7](https://github.com/themesberg/flowbite-svelte/commit/758e2e743eb845c7190a7c6c2a9888c67c46db73))
1057
-
1058
- ### [0.24.12](https://github.com/themesberg/flowbite-svelte/compare/v0.24.11...v0.24.12) (2022-08-16)
1059
-
1060
-
1061
- ### Features
1062
-
1063
- * add active color to InteractiveTabs and InteractiveTabHead component ([7995e21](https://github.com/themesberg/flowbite-svelte/commit/7995e210f98325350b055a43199fa4d7750ea225))
1064
-
1065
- ### [0.24.11](https://github.com/themesberg/flowbite-svelte/compare/v0.24.10...v0.24.11) (2022-08-15)
1066
-
1067
-
1068
- ### Features
1069
-
1070
- * add sticky footer, add $$props.class to all skeleton components ([1fad8dc](https://github.com/themesberg/flowbite-svelte/commit/1fad8dc9d8c0bc1428daeada82f44accc5f7e9a0))
1071
-
1072
- ### [0.24.10](https://github.com/themesberg/flowbite-svelte/compare/v0.24.9...v0.24.10) (2022-08-15)
1073
-
1074
-
1075
- ### Features
1076
-
1077
- * modal - crypto ([47cf678](https://github.com/themesberg/flowbite-svelte/commit/47cf678ef2a7bf10c842e367a37e2aedebe7a8fc))
1078
- * modal - crypto + html ([26475ed](https://github.com/themesberg/flowbite-svelte/commit/26475edd98a2c73fbe02580fefb4c8455e25f1bb))
1079
-
1080
-
1081
- ### Bug Fixes
1082
-
1083
- * create Coinbase, Fortmatic, Metamask, OperaWallet, and WalletConnect component ([f8eabc5](https://github.com/themesberg/flowbite-svelte/commit/f8eabc5b23b8c0d9fab75deca393858952406660))
1084
-
1085
- ### [0.24.9](https://github.com/themesberg/flowbite-svelte/compare/v0.24.8...v0.24.9) (2022-08-15)
1086
-
1087
-
1088
- ### Features
1089
-
1090
- * button group ([bb95b98](https://github.com/themesberg/flowbite-svelte/commit/bb95b98c0e4b70f3958c778ac2dc8367c67df8d7))
1091
-
1092
-
1093
- ### Bug Fixes
1094
-
1095
- * dropdown open/close api ([d2aa6f7](https://github.com/themesberg/flowbite-svelte/commit/d2aa6f71e7e804d474eb46e58030097d9bd9962f))
1096
- * dropdown open/close api - docs ([f299c28](https://github.com/themesberg/flowbite-svelte/commit/f299c284a4ef3c9539e17677b815f60dd8d1e6f2))
1097
- * no href on <a> buttons ([ab13df8](https://github.com/themesberg/flowbite-svelte/commit/ab13df85aeac5368383bb708c9cb3146e418066f))
1098
- * window is undefined ([b752882](https://github.com/themesberg/flowbite-svelte/commit/b752882ad0f0f6a7c196223649463903453f48d6))
1099
- * window is undefined/2 ([4c0ca77](https://github.com/themesberg/flowbite-svelte/commit/4c0ca77eddfae2a04d10bc1ea3dc53671864b181))
1100
-
1101
- ### [0.24.8](https://github.com/themesberg/flowbite-svelte/compare/v0.24.7...v0.24.8) (2022-08-12)
1102
-
1103
-
1104
- ### Bug Fixes
1105
-
1106
- * change function clickOutside to arrow function ([71e71e0](https://github.com/themesberg/flowbite-svelte/commit/71e71e0e482ad9939f9d135b1608b5cc8d31d899))
1107
- * update createprops and update props ([0739b92](https://github.com/themesberg/flowbite-svelte/commit/0739b9296caddcba85f849b222e6548a961dbd34))
1108
-
1109
- ### [0.24.7](https://github.com/themesberg/flowbite-svelte/compare/v0.24.5...v0.24.7) (2022-08-11)
1110
-
1111
-
1112
- ### Features
1113
-
1114
- * add Review component ([67af517](https://github.com/themesberg/flowbite-svelte/commit/67af517e32dfc19c6079e5d1925a234f0162cc34))
1115
- * add Review component ([d41b11d](https://github.com/themesberg/flowbite-svelte/commit/d41b11d4ef00d1d6d0d824d4fcdc9c964a78a7d2))
1116
- * add Review component, page, and prop ([4446e1e](https://github.com/themesberg/flowbite-svelte/commit/4446e1eba3706e291f0cb3812b4ffb61df48eb46))
1117
-
1118
- ### [0.24.6](https://github.com/themesberg/flowbite-svelte/compare/v0.24.5...v0.24.6) (2022-08-11)
1119
-
1120
-
1121
- ### Features
1122
-
1123
- * add Review component ([d41b11d](https://github.com/themesberg/flowbite-svelte/commit/d41b11d4ef00d1d6d0d824d4fcdc9c964a78a7d2))
1124
-
1125
- ### [0.24.5](https://github.com/themesberg/flowbite-svelte/compare/v0.24.4...v0.24.5) (2022-08-11)
1126
-
1127
-
1128
- ### Features
1129
-
1130
- * add rating count and update app.css ([e5d642b](https://github.com/themesberg/flowbite-svelte/commit/e5d642b4a246c1716db8461e6ecbc26a7abad9d0))
1131
-
1132
-
1133
- ### Bug Fixes
1134
-
1135
- * h3 change, modal page update ([945762f](https://github.com/themesberg/flowbite-svelte/commit/945762f325736ac316a7d1cb68d546f0c8acd982))
1136
- * RatingComment component ([032aa24](https://github.com/themesberg/flowbite-svelte/commit/032aa24925f082459992104d5040804e0d532153))
1137
- * update rating page for AdvancedRating ([f1dc978](https://github.com/themesberg/flowbite-svelte/commit/f1dc978b5775e0089cc6c8aa1fac1c5ed8b97dca))
1138
-
1139
- ### [0.24.4](https://github.com/themesberg/flowbite-svelte/compare/v0.24.3...v0.24.4) (2022-08-09)
1140
-
1141
-
1142
- ### Bug Fixes
1143
-
1144
- * remove custom from Button component ([6114f4c](https://github.com/themesberg/flowbite-svelte/commit/6114f4c9f5d9ad0848d5e7c000db6c4c9661ad39))
1145
- * remove h-4 w-4 from Iconinput example in the input-field page ([4d5f396](https://github.com/themesberg/flowbite-svelte/commit/4d5f396ea80389b88ec6a8437228d5dbadd46877))
1146
- * update Button component ([330aae9](https://github.com/themesberg/flowbite-svelte/commit/330aae91c6c1b19cbbd1f35177f5e4bac9de3904))
1147
- * update Iconinput ([2b4a7b5](https://github.com/themesberg/flowbite-svelte/commit/2b4a7b55f7db35f3e5b0cc042aa27a84ff741194))
1148
-
1149
- ### [0.24.3](https://github.com/themesberg/flowbite-svelte/compare/v0.24.2...v0.24.3) (2022-08-09)
1150
-
1151
-
1152
- ### Features
1153
-
1154
- * add size to Iconinput component ([f041953](https://github.com/themesberg/flowbite-svelte/commit/f04195350a179d55a7315a127d5b116deaac1f41))
1155
-
1156
-
1157
- ### Bug Fixes
1158
-
1159
- * add rel=external and / to links to form page ([a237d18](https://github.com/themesberg/flowbite-svelte/commit/a237d1811eb1d6d6f3af545f109c71b8cadbd014))
1160
- * breadcrumb and add rel=external to pages in the forms dir. ([509d72a](https://github.com/themesberg/flowbite-svelte/commit/509d72ae703a0d844653da87aea9119a90cc1018))
1161
- * change package.json>engines>node to 16.0.0 since Verce does not accept. But use local node v16.16.0 for playwright test ([08130e9](https://github.com/themesberg/flowbite-svelte/commit/08130e988c1243b6a248737ed604223c694d5981))
1162
- * clean up ref ([9e8427b](https://github.com/themesberg/flowbite-svelte/commit/9e8427bdbe7ee397a8c5c123a75e48abca298781))
1163
- * done type check for all pages ([d91b018](https://github.com/themesberg/flowbite-svelte/commit/d91b018c3a66a6ac4cef2317651e1821083ab033))
1164
- * remove utils/OptsButton ([04ebd83](https://github.com/themesberg/flowbite-svelte/commit/04ebd83aae8a3f3efabac8f3f144b65fabb04da1))
1165
- * Toggle props and typo update ([9a40224](https://github.com/themesberg/flowbite-svelte/commit/9a40224fc26bfefd9d28ec5d364bf4d7430da6f0))
1166
- * type and layout footer padding fix ([999d291](https://github.com/themesberg/flowbite-svelte/commit/999d29158fde736dbf4e19c9545fff6ba41dc7e7))
1167
- * typo ([ec6f019](https://github.com/themesberg/flowbite-svelte/commit/ec6f019501acf4ba2fb105b8cc04a6d347d0dcf1))
1168
-
1169
- ### [0.24.2](https://github.com/themesberg/flowbite-svelte/compare/v0.24.1...v0.24.2) (2022-08-07)
1170
-
1171
-
1172
- ### Features
1173
-
1174
- * add export divClass to Toast for user custom CSS ([7625c01](https://github.com/themesberg/flowbite-svelte/commit/7625c017af9a91920880b3d9c09d8f02924178e5))
1175
-
1176
- ### [0.24.1](https://github.com/themesberg/flowbite-svelte/compare/v0.24.0...v0.24.1) (2022-08-07)
1177
-
1178
-
1179
- ### Bug Fixes
1180
-
1181
- * change from import { CloseButton } from $lib to import CloseButton from "../utils/CloseButton.svelte" in lib dir ([4eb4346](https://github.com/themesberg/flowbite-svelte/commit/4eb4346a2c4679d58c00309e0cb1a28304888a72))
1182
- * update Button color types ([974df12](https://github.com/themesberg/flowbite-svelte/commit/974df12eaf2d796676700df09f2ee83d24ffc328))
1183
-
1184
- ## [0.24.0](https://github.com/themesberg/flowbite-svelte/compare/v0.23.3...v0.24.0) (2022-08-07)
1185
-
1186
-
1187
- ### ⚠ BREAKING CHANGES
1188
-
1189
- * change node version to 0.16.16 since new playwright and sveltekit require it, https://github.com/sveltejs/kit/issues/5842
1190
-
1191
- ### Features
1192
-
1193
- * change node version to 0.16.16 since new playwright and sveltekit require it, https://github.com/sveltejs/kit/issues/5842 ([6175c2c](https://github.com/themesberg/flowbite-svelte/commit/6175c2cb54c60829eb329bce90772e59b888063f))
1194
-
1195
-
1196
- ### Bug Fixes
1197
-
1198
- * [#200](https://github.com/themesberg/flowbite-svelte/issues/200) undefined in tooltips ([4ed2ec0](https://github.com/themesberg/flowbite-svelte/commit/4ed2ec04945676cbc3e40011fb7790d1de18d8db))
1199
- * A11y fix for all alt taking out picture for img tag ([a247c32](https://github.com/themesberg/flowbite-svelte/commit/a247c32171543450647877a0f7192e63ee64fbb5))
1200
- * add CloseButton to index and change import from $lib ([cc8fe25](https://github.com/themesberg/flowbite-svelte/commit/cc8fe2504474f6a0fbefb5474ef5cf798f6a28a8))
1201
- * alerts with list color removal ([f940441](https://github.com/themesberg/flowbite-svelte/commit/f940441098e4f033b6dd405d0cb774e6d8b5030e))
1202
- * clean up import from utils for docs ([b50126d](https://github.com/themesberg/flowbite-svelte/commit/b50126d2f78e7613e48008b46c0bd77cdc7471fa))
1203
-
1204
- ### [0.23.3](https://github.com/themesberg/flowbite-svelte/compare/v0.23.2...v0.23.3) (2022-08-05)
1205
-
1206
-
1207
- ### Bug Fixes
1208
-
1209
- * remove EcommerceCard and SignInCard ([7e6b2b6](https://github.com/themesberg/flowbite-svelte/commit/7e6b2b689a86cb47df080908ef3217345361667a))
1210
- * SignInCard type update ([55c824a](https://github.com/themesberg/flowbite-svelte/commit/55c824aa08727eb3f07c12fc589158e7cc94fd5f))
1211
-
1212
- ### [0.23.2](https://github.com/themesberg/flowbite-svelte/compare/v0.23.1...v0.23.2) (2022-08-04)
1213
-
1214
-
1215
- ### Features
1216
-
1217
- * add events to NavLi and NavDropdown ([02e4032](https://github.com/themesberg/flowbite-svelte/commit/02e403211c93d8e81457e1006e21341f4deed352))
1218
-
1219
- ### [0.23.1](https://github.com/themesberg/flowbite-svelte/compare/v0.23.0...v0.23.1) (2022-08-04)
1220
-
1221
-
1222
- ### Features
1223
-
1224
- * add events to components ([d24e023](https://github.com/themesberg/flowbite-svelte/commit/d24e023ba671b9976e2c0df3529a66b15e251cea))
1225
- * add typography page ([52923fb](https://github.com/themesberg/flowbite-svelte/commit/52923fb66b55fed20c876ef7b9348fccadde04a3))
1226
-
1227
- ## [0.23.0](https://github.com/themesberg/flowbite-svelte/compare/v0.22.30...v0.23.0) (2022-08-04)
1228
-
1229
-
1230
- ### ⚠ BREAKING CHANGES
1231
-
1232
- * add datepicker
1233
-
1234
- ### Features
1235
-
1236
- * add datepicker ([a8b70e6](https://github.com/themesberg/flowbite-svelte/commit/a8b70e67b61e4e038520cc66238861e368716e60))
1237
- * add datepicker ([32f8889](https://github.com/themesberg/flowbite-svelte/commit/32f88899256bed9effe6b23b4d24cd8380ce2aff))
1238
- * add datepicker examples ([590ec66](https://github.com/themesberg/flowbite-svelte/commit/590ec660f27e43b18c588d44c0899aa16a3fc870))
1239
- * add datepicker examples ([68e2462](https://github.com/themesberg/flowbite-svelte/commit/68e2462567838816ef116c3ed5b389e8de52f643))
1240
- * working on datepicker ([4fedccf](https://github.com/themesberg/flowbite-svelte/commit/4fedccfc3f04308b53712cc87849098a7e502d2a))
1241
-
1242
- ### [0.22.30](https://github.com/themesberg/flowbite-svelte/compare/v0.22.29...v0.22.30) (2022-08-03)
1243
-
1244
-
1245
- ### Features
1246
-
1247
- * add Tooltip custom CSS ([1466d16](https://github.com/themesberg/flowbite-svelte/commit/1466d16fff312ccdb22e1c282f49b7b156121d57))
1248
-
1249
-
1250
- ### Bug Fixes
1251
-
1252
- * revert Tooltip component ([9cedc68](https://github.com/themesberg/flowbite-svelte/commit/9cedc68014a7114c0e15691c26081bb9f5af88af))
1253
-
1254
- ### [0.22.29](https://github.com/themesberg/flowbite-svelte/compare/v0.22.28...v0.22.29) (2022-08-02)
1255
-
1256
-
1257
- ### Bug Fixes
1258
-
1259
- * call updatePosition and floatingMiddleware functions in onMount ([b905101](https://github.com/themesberg/flowbite-svelte/commit/b905101f9cdfc9573e455200a2e28ad5766705e1))
1260
-
1261
- ### [0.22.28](https://github.com/themesberg/flowbite-svelte/compare/v0.22.27...v0.22.28) (2022-08-02)
1262
-
1263
-
1264
- ### Features
1265
-
1266
- * drawer on progress ([027c6de](https://github.com/themesberg/flowbite-svelte/commit/027c6de72ff563df34a5d56fbe9d8ea571440ff8))
1267
- * start working drawer ([55a0ebf](https://github.com/themesberg/flowbite-svelte/commit/55a0ebfcb29743ad1b5222cad41b6ccf8610582b))
1268
-
1269
-
1270
- ### Bug Fixes
1271
-
1272
- * update Tooltip component ([df80539](https://github.com/themesberg/flowbite-svelte/commit/df8053996f8ea67d96ee5e70976a61f13e7df2ec))
1273
-
1274
- ### [0.22.27](https://github.com/themesberg/flowbite-svelte/compare/v0.22.26...v0.22.27) (2022-08-01)
1275
-
1276
-
1277
- ### Bug Fixes
1278
-
1279
- * update skeleton components ([6c49370](https://github.com/themesberg/flowbite-svelte/commit/6c49370ef244234373d4b87cb1a60e4aebdbf86f))
1280
- * update Svelte-Heros icon for Rating component ([d1c03fa](https://github.com/themesberg/flowbite-svelte/commit/d1c03fa4a0cb4b2cd4ccfe956d7d36ebd4161ed4))
1281
-
1282
- ### [0.22.26](https://github.com/themesberg/flowbite-svelte/compare/v0.22.25...v0.22.26) (2022-07-30)
1283
-
1284
-
1285
- ### Features
1286
-
1287
- * avatar w/tooltip / initials ([6b9a333](https://github.com/themesberg/flowbite-svelte/commit/6b9a333c96f3485b33a2fdeecc113138452acca0))
1288
-
1289
- ### [0.22.25](https://github.com/themesberg/flowbite-svelte/compare/v0.22.24...v0.22.25) (2022-07-29)
1290
-
1291
-
1292
- ### Features
1293
-
1294
- * alerts with lists ([5ad5f3c](https://github.com/themesberg/flowbite-svelte/commit/5ad5f3cfb6b8f68464475b11086f85b0d60cc068))
1295
-
1296
- ### [0.22.24](https://github.com/themesberg/flowbite-svelte/compare/v0.22.23...v0.22.24) (2022-07-29)
1297
-
1298
-
1299
- ### Features
1300
-
1301
- * badges new features ([775ecbc](https://github.com/themesberg/flowbite-svelte/commit/775ecbc04df58cd7c2517d103c963e7add92b5f6))
1302
-
1303
-
1304
- ### Bug Fixes
1305
-
1306
- * pink color ([e4551b5](https://github.com/themesberg/flowbite-svelte/commit/e4551b54e0b56c07bae45d2bddb1b2930a20fe72))
1307
-
1308
- ### [0.22.23](https://github.com/themesberg/flowbite-svelte/compare/v0.22.22...v0.22.23) (2022-07-29)
1309
-
1310
-
1311
- ### Bug Fixes
1312
-
1313
- * minor fixes / fine tuning ([57c1cf7](https://github.com/themesberg/flowbite-svelte/commit/57c1cf7f1bd461c417be1fd925766c045d72c015))
1314
-
1315
- ### [0.22.22](https://github.com/themesberg/flowbite-svelte/compare/v0.22.21...v0.22.22) (2022-07-28)
1316
-
1317
-
1318
- ### Features
1319
-
1320
- * focus trap for modals ([08604ac](https://github.com/themesberg/flowbite-svelte/commit/08604ac3475f28a5a35c037e47ecfc13ee13b877))
1321
-
1322
- ### [0.22.21](https://github.com/themesberg/flowbite-svelte/compare/v0.22.20...v0.22.21) (2022-07-28)
1323
-
1324
-
1325
- ### Bug Fixes
1326
-
1327
- * megamenu centered in small screen ([713aa9a](https://github.com/themesberg/flowbite-svelte/commit/713aa9ab5d1c390291bb61910f9eae4b68d5981e))
1328
-
1329
- ### [0.22.20](https://github.com/themesberg/flowbite-svelte/compare/v0.22.19...v0.22.20) (2022-07-28)
1330
-
1331
- ### [0.22.19](https://github.com/themesberg/flowbite-svelte/compare/v0.22.17...v0.22.19) (2022-07-27)
1332
-
1333
-
1334
- ### Features
1335
-
1336
- * modal - re-written ([4dd27af](https://github.com/themesberg/flowbite-svelte/commit/4dd27afd996328fcdc6c19895e1a6a6beef2c772))
1337
- * modal - re-written ([1c6a93d](https://github.com/themesberg/flowbite-svelte/commit/1c6a93dfe332a7f65058d25a4a68e542d15e9a21))
1338
-
1339
- ### [0.22.18](https://github.com/themesberg/flowbite-svelte/compare/v0.22.17...v0.22.18) (2022-07-27)
1340
-
1341
- ### [0.22.17](https://github.com/themesberg/flowbite-svelte/compare/v0.22.16...v0.22.17) (2022-07-26)
1342
-
1343
- ### [0.22.16](https://github.com/themesberg/flowbite-svelte/compare/v0.22.15...v0.22.16) (2022-07-26)
1344
-
1345
-
1346
- ### Bug Fixes
1347
-
1348
- * cards/index.md, buttons ([9b2ca39](https://github.com/themesberg/flowbite-svelte/commit/9b2ca3914681439e667b5b6026f6c6e22b56b6fd))
1349
-
1350
- ### [0.22.15](https://github.com/themesberg/flowbite-svelte/compare/v0.22.14...v0.22.15) (2022-07-26)
1351
-
1352
-
1353
- ### Features
1354
-
1355
- * cards - re-written ([1084f38](https://github.com/themesberg/flowbite-svelte/commit/1084f38514e4cac5662ae6b969dde27e829ea24e))
1356
- * cards - re-written ([52716e0](https://github.com/themesberg/flowbite-svelte/commit/52716e08ac0f4446e3c7160fc3dc83e515201d7d))
1357
- * cards - wip ([0948c89](https://github.com/themesberg/flowbite-svelte/commit/0948c89a124662b7c5c238350df341e0956dac8a))
1358
-
1359
-
1360
- ### Bug Fixes
1361
-
1362
- * cards layout on index.md pages ([2080f8e](https://github.com/themesberg/flowbite-svelte/commit/2080f8ee29163a8ad5208f37c95ebf498be92c39))
1363
-
1364
- ### [0.22.14](https://github.com/themesberg/flowbite-svelte/compare/v0.22.13...v0.22.14) (2022-07-25)
1365
-
1366
-
1367
- ### Bug Fixes
1368
-
1369
- * $$restProps before $$props.class ([9378cf5](https://github.com/themesberg/flowbite-svelte/commit/9378cf5349446ec8355317e98e462e379350a697))
1370
- * add padding to w-full ([e1008c9](https://github.com/themesberg/flowbite-svelte/commit/e1008c9620f18b42664059595ae3fe1e421e097b))
1371
- * layout and Toc padding ([6a67345](https://github.com/themesberg/flowbite-svelte/commit/6a6734545429c7228a1bf3cbc58f7e4739dbfe65))
1372
- * various minor fixes ([9ac3296](https://github.com/themesberg/flowbite-svelte/commit/9ac3296635db9e7af2a45cc928477ac15e831dc4))
1373
-
1374
- ### [0.22.13](https://github.com/themesberg/flowbite-svelte/compare/v0.22.12...v0.22.13) (2022-07-24)
1375
-
1376
- ### [0.22.12](https://github.com/themesberg/flowbite-svelte/compare/v0.22.11...v0.22.12) (2022-07-24)
1377
-
1378
-
1379
- ### Features
1380
-
1381
- * megamenu - code skel ([d02c5c7](https://github.com/themesberg/flowbite-svelte/commit/d02c5c78a5360f623ffe3fb3659265d679e43426))
1382
- * megamenu - wip ([02bbabc](https://github.com/themesberg/flowbite-svelte/commit/02bbabcdda0f924aefa2829a94e3b822bdb0bbf6))
1383
- * megamenu + examples ([2f24a26](https://github.com/themesberg/flowbite-svelte/commit/2f24a268dfe474da45a654d6a4bd128f4175ae44))
1384
-
1385
-
1386
- ### Bug Fixes
1387
-
1388
- * layout and index page ([7db0e00](https://github.com/themesberg/flowbite-svelte/commit/7db0e00d1094d4d03a7386fd96c13c5b2ee09f6f))
1389
- * layout logo ([1a78683](https://github.com/themesberg/flowbite-svelte/commit/1a78683e734bf0dae58fe704bd652fcef196dae9))
1390
- * layout width ([e17969e](https://github.com/themesberg/flowbite-svelte/commit/e17969ec2c6f2938ed1a7c7b8f083bd3da6801e8))
1391
- * position and classes ([caa1f13](https://github.com/themesberg/flowbite-svelte/commit/caa1f136e964503ff1976c7de7c006615038489b))
1392
- * removed console.log ([f0f7ee9](https://github.com/themesberg/flowbite-svelte/commit/f0f7ee96bc48310ed245c00678960ac9d2eaa05b))
1393
-
1394
- ### [0.22.11](https://github.com/themesberg/flowbite-svelte/compare/v0.22.10...v0.22.11) (2022-07-23)
1395
-
1396
-
1397
- ### Features
1398
-
1399
- * list group rewritten - API changed ([86c97dc](https://github.com/themesberg/flowbite-svelte/commit/86c97dc54581f634baed601c609e9d90c6c4611b))
1400
-
1401
-
1402
- ### Bug Fixes
1403
-
1404
- * background context added ([52c8dd5](https://github.com/themesberg/flowbite-svelte/commit/52c8dd5693f3d890e7b875ae1b0435c5a7313876))
1405
- * error fix for deployment ([be684a8](https://github.com/themesberg/flowbite-svelte/commit/be684a8057c08a7c07f3f6c370114d008dc2182e))
1406
- * field name change for ListGroupItemType ([da93d46](https://github.com/themesberg/flowbite-svelte/commit/da93d460c864e0a94f803420f73dbf976e185fee))
1407
-
1408
- ### [0.22.10](https://github.com/themesberg/flowbite-svelte/compare/v0.22.9...v0.22.10) (2022-07-23)
1409
-
1410
-
1411
- ### Bug Fixes
1412
-
1413
- * merge conflict fix with Hetarth02-main ([914c1f9](https://github.com/themesberg/flowbite-svelte/commit/914c1f95f80dfbd73542d68d39622d79bed1ea04))
1414
-
1415
- ### [0.22.9](https://github.com/themesberg/flowbite-svelte/compare/v0.22.8...v0.22.9) (2022-07-23)
1416
-
1417
-
1418
- ### Bug Fixes
1419
-
1420
- * using classnames dynamic class name for Footer ([52e17c7](https://github.com/themesberg/flowbite-svelte/commit/52e17c7dd8ad2599d1f41bc938930db615459b63))
1421
-
1422
- ### [0.22.8](https://github.com/themesberg/flowbite-svelte/compare/v0.22.7...v0.22.8) (2022-07-23)
1423
-
1424
-
1425
- ### Bug Fixes
1426
-
1427
- * add custom to Footer ([22f8f43](https://github.com/themesberg/flowbite-svelte/commit/22f8f430ae9a21acbbd95300b8633531d9a6dc5f))
1428
-
1429
- ### [0.22.7](https://github.com/themesberg/flowbite-svelte/compare/v0.22.6...v0.22.7) (2022-07-22)
1430
-
1431
-
1432
- ### Features
1433
-
1434
- * form buttons tinted removed ([5c2d619](https://github.com/themesberg/flowbite-svelte/commit/5c2d619c8c5ade960e2b3a59c20b809a40174829))
1435
-
1436
-
1437
- ### Bug Fixes
1438
-
1439
- * [#177](https://github.com/themesberg/flowbite-svelte/issues/177) export visible/autohide ([2127151](https://github.com/themesberg/flowbite-svelte/commit/2127151550a778d35bee5eb3b2b77f38423f50e4))
1440
-
1441
- ### [0.22.6](https://github.com/themesberg/flowbite-svelte/compare/v0.22.5...v0.22.6) (2022-07-22)
1442
-
1443
-
1444
- ### Features
1445
-
1446
- * select input [#50](https://github.com/themesberg/flowbite-svelte/issues/50) ([8cea993](https://github.com/themesberg/flowbite-svelte/commit/8cea993344f1427f83ab46f29a9bc1613c67960c))
1447
-
1448
-
1449
- ### Bug Fixes
1450
-
1451
- * add on:change to Radio ([074bd16](https://github.com/themesberg/flowbite-svelte/commit/074bd1677ced075971173c8abf1cf15387026efd))
1452
-
1453
- ### [0.22.5](https://github.com/themesberg/flowbite-svelte/compare/v0.22.4...v0.22.5) (2022-07-21)
1454
-
1455
-
1456
- ### Bug Fixes
1457
-
1458
- * [#144](https://github.com/themesberg/flowbite-svelte/issues/144) ChevronLeft fix ([016940b](https://github.com/themesberg/flowbite-svelte/commit/016940b36c6782c2481d8ff6c489c2808945d674))
1459
-
1460
- ### [0.22.4](https://github.com/themesberg/flowbite-svelte/compare/v0.22.3...v0.22.4) (2022-07-21)
1461
-
1462
-
1463
- ### Bug Fixes
1464
-
1465
- * [#165](https://github.com/themesberg/flowbite-svelte/issues/165) toggle bind:group bind:checked ([3ca4010](https://github.com/themesberg/flowbite-svelte/commit/3ca40109f13e31afa76e02c96d387ff476880e52))
1466
- * change from # to / for href ([b79fd81](https://github.com/themesberg/flowbite-svelte/commit/b79fd8112d2fb15657058dd0184b113228d8a6aa))
1467
-
1468
- ### [0.22.3](https://github.com/themesberg/flowbite-svelte/compare/v0.22.2...v0.22.3) (2022-07-21)
1469
-
1470
-
1471
- ### Bug Fixes
1472
-
1473
- * for [#165](https://github.com/themesberg/flowbite-svelte/issues/165) and [#170](https://github.com/themesberg/flowbite-svelte/issues/170) and changed $$restProps.class to $$props.class ([99399b8](https://github.com/themesberg/flowbite-svelte/commit/99399b8aebdec68bc5c52641ed768dc601fe36a2))
1474
-
1475
- ### [0.22.2](https://github.com/themesberg/flowbite-svelte/compare/v0.22.1...v0.22.2) (2022-07-21)
1476
-
1477
-
1478
- ### Bug Fixes
1479
-
1480
- * update for [#165](https://github.com/themesberg/flowbite-svelte/issues/165) and [#170](https://github.com/themesberg/flowbite-svelte/issues/170) ([ff43f26](https://github.com/themesberg/flowbite-svelte/commit/ff43f265b163d2c3ac7a145772e18a95326c0651))
1481
-
1482
- ### [0.22.1](https://github.com/themesberg/flowbite-svelte/compare/v0.22.0...v0.22.1) (2022-07-20)
1483
-
1484
-
1485
- ### Bug Fixes
1486
-
1487
- * buttons redesign ([c0316ff](https://github.com/themesberg/flowbite-svelte/commit/c0316ff61fde6bf52166e3f0c0b30dacad4941c0))
1488
- * typo ([4479464](https://github.com/themesberg/flowbite-svelte/commit/4479464736800552c1c05ce6b793459e8df6ef7f))
1489
-
1490
- ## [0.22.0](https://github.com/themesberg/flowbite-svelte/compare/v0.21.17...v0.22.0) (2022-07-20)
1491
-
1492
-
1493
- ### ⚠ BREAKING CHANGES
1494
-
1495
- * update dependencies and vite. script dev, build preview and test work
1496
-
1497
- ### Features
1498
-
1499
- * update dependencies and vite. script dev, build preview and test work ([bf1b837](https://github.com/themesberg/flowbite-svelte/commit/bf1b83788d7f3ec53c2d5e5c85a825606cbce38f))
1500
-
1501
-
1502
- ### Bug Fixes
1503
-
1504
- * update all dependencies ([d7ae979](https://github.com/themesberg/flowbite-svelte/commit/d7ae979973ba092f36236fe877b98314a0328a42))
1505
- * update package.json ([a77e3e5](https://github.com/themesberg/flowbite-svelte/commit/a77e3e57f58ac95dda547cc9a410a2aaa4559fe8))
1506
-
1507
- ### [0.21.17](https://github.com/themesberg/flowbite-svelte/compare/v0.21.16...v0.21.17) (2022-07-20)
1508
-
1509
-
1510
- ### Bug Fixes
1511
-
1512
- * Checkbox on:click position ([cfb1c65](https://github.com/themesberg/flowbite-svelte/commit/cfb1c658ae971bb689cd4e01f797ccc5c11db991))
1513
- * on:click for Toggle, Checkbox and Radio ([48710b5](https://github.com/themesberg/flowbite-svelte/commit/48710b59c9a9096ec95dfa26d1764a312552b49e))
1514
-
1515
- ### [0.21.16](https://github.com/themesberg/flowbite-svelte/compare/v0.21.14...v0.21.16) (2022-07-20)
1516
-
1517
-
1518
- ### Bug Fixes
1519
-
1520
- * dropdown search ([4416a31](https://github.com/themesberg/flowbite-svelte/commit/4416a312756331f6dd04b1d5fe5dd61b764fd38d))
1521
- * padding issues with dropdown ([6a48d4d](https://github.com/themesberg/flowbite-svelte/commit/6a48d4dc6a262fc62aa2d9b4c6233bf1cee4b741))
1522
- * padding issues with dropdown ([8e8c2d4](https://github.com/themesberg/flowbite-svelte/commit/8e8c2d4bed3e85e95c28e936c513489e6d975e8f))
1523
-
1524
- ### [0.21.15](https://github.com/themesberg/flowbite-svelte/compare/v0.21.14...v0.21.15) (2022-07-20)
1525
-
1526
-
1527
- ### Bug Fixes
1528
-
1529
- * dropdown search ([4416a31](https://github.com/themesberg/flowbite-svelte/commit/4416a312756331f6dd04b1d5fe5dd61b764fd38d))
1530
- * padding issues with dropdown ([6a48d4d](https://github.com/themesberg/flowbite-svelte/commit/6a48d4dc6a262fc62aa2d9b4c6233bf1cee4b741))
1531
- * padding issues with dropdown ([8e8c2d4](https://github.com/themesberg/flowbite-svelte/commit/8e8c2d4bed3e85e95c28e936c513489e6d975e8f))
1532
-
1533
- ### [0.21.14](https://github.com/themesberg/flowbite-svelte/compare/v0.21.13...v0.21.14) (2022-07-19)
1534
-
1535
-
1536
- ### Features
1537
-
1538
- * update floating label component ([d04caf9](https://github.com/themesberg/flowbite-svelte/commit/d04caf981a0cbbed37a82df1899d4584908b9171))
1539
-
1540
-
1541
- ### Bug Fixes
1542
-
1543
- * multi-dropdown detach ([3ad1abb](https://github.com/themesberg/flowbite-svelte/commit/3ad1abb66e0fcb4ea53db8e0180e28b568e98aa6))
1544
-
1545
- ### [0.21.13](https://github.com/themesberg/flowbite-svelte/compare/v0.21.12...v0.21.13) (2022-07-19)
1546
-
1547
- ### [0.21.12](https://github.com/themesberg/flowbite-svelte/compare/v0.21.11...v0.21.12) (2022-07-19)
1548
-
1549
- ### [0.21.11](https://github.com/themesberg/flowbite-svelte/compare/v0.21.10...v0.21.11) (2022-07-18)
1550
-
1551
-
1552
- ### Bug Fixes
1553
-
1554
- * add on:change to Input component requested by https://github.com/themesberg/flowbite-svelte/pull/127 ([af5e64d](https://github.com/themesberg/flowbite-svelte/commit/af5e64d84b45f424b6166ff4fa1b5634a6f387d0))
1555
-
1556
- ### [0.21.10](https://github.com/themesberg/flowbite-svelte/compare/v0.21.9...v0.21.10) (2022-07-17)
1557
-
1558
-
1559
- ### Features
1560
-
1561
- * add Dropzone ([bb69872](https://github.com/themesberg/flowbite-svelte/commit/bb698721e07c489f1d1900012e60204e0af12e5a))
1562
-
1563
- ### [0.21.9](https://github.com/themesberg/flowbite-svelte/compare/v0.21.8...v0.21.9) (2022-07-17)
1564
-
1565
-
1566
- ### Features
1567
-
1568
- * add fileupload multiple files and sizes ([81ab128](https://github.com/themesberg/flowbite-svelte/commit/81ab1284902e9e89bf08725a74b22394aae57244))
1569
-
1570
- ### [0.21.8](https://github.com/themesberg/flowbite-svelte/compare/v0.21.7...v0.21.8) (2022-07-17)
1571
-
1572
-
1573
- ### Features
1574
-
1575
- * add skeleton components and page ([cf1f421](https://github.com/themesberg/flowbite-svelte/commit/cf1f421964a7122c77cf2b27615f4837ec3cf687))
1576
-
1577
- ### [0.21.7](https://github.com/themesberg/flowbite-svelte/compare/v0.21.6...v0.21.7) (2022-07-17)
1578
-
1579
-
1580
- ### Features
1581
-
1582
- * add kbd component and page ([66c1f2e](https://github.com/themesberg/flowbite-svelte/commit/66c1f2ec9c516da147c7eca9e8cb11c3eea2e1e2))
1583
-
1584
- ### [0.21.6](https://github.com/themesberg/flowbite-svelte/compare/v0.21.5...v0.21.6) (2022-07-16)
1585
-
1586
-
1587
- ### Bug Fixes
1588
-
1589
- * links in form index ([1149aa2](https://github.com/themesberg/flowbite-svelte/commit/1149aa2f7411ceb9a3e29ce3c6c3d446634f09a9))
1590
- * sidebars and forms {...$$restProps} position updates ([d983225](https://github.com/themesberg/flowbite-svelte/commit/d983225a4e4c7526bf7bee3a7cd51ecc6035bba8))
1591
-
1592
- ### [0.21.5](https://github.com/themesberg/flowbite-svelte/compare/v0.21.4...v0.21.5) (2022-07-16)
1593
-
1594
-
1595
- ### Features
1596
-
1597
- * alerts more functions, changed API ([a2306fb](https://github.com/themesberg/flowbite-svelte/commit/a2306fb2a980a140da51f4f36ac299a5ce33c1c8))
1598
-
1599
-
1600
- ### Bug Fixes
1601
-
1602
- * add href prop to jjagielka avatars and fix doc ([ea97577](https://github.com/themesberg/flowbite-svelte/commit/ea975779365d8a9d8b6fd2fe22e36d94636957f2))
1603
- * buttons - update sizes and force round ([22284ad](https://github.com/themesberg/flowbite-svelte/commit/22284ada79396136f8dce288de87112e74e6f82a))
1604
-
1605
- ### [0.21.4](https://github.com/themesberg/flowbite-svelte/compare/v0.21.3...v0.21.4) (2022-07-14)
1606
-
1607
-
1608
- ### Bug Fixes
1609
-
1610
- * alerts dismissable button color ([779e863](https://github.com/themesberg/flowbite-svelte/commit/779e863a6b321ea84ae65484b05ed6cd7d73ccd9))
1611
-
1612
- ### [0.21.3](https://github.com/themesberg/flowbite-svelte/compare/v0.21.2...v0.21.3) (2022-07-14)
1613
-
1614
- ### [0.21.2](https://github.com/themesberg/flowbite-svelte/compare/v0.21.1...v0.21.2) (2022-07-13)
1615
-
1616
-
1617
- ### Bug Fixes
1618
-
1619
- * toc more selective ([fb457a2](https://github.com/themesberg/flowbite-svelte/commit/fb457a26b595652f0f59d08915cfae3267361899))
1620
-
1621
- ### [0.21.1](https://github.com/themesberg/flowbite-svelte/compare/v0.21.0...v0.21.1) (2022-07-12)
1622
-
1623
-
1624
- ### Features
1625
-
1626
- * add positioning to Toasts ([a88f641](https://github.com/themesberg/flowbite-svelte/commit/a88f641731efc52d55c6474a8f9696598fd339cc))
1627
- * merging jjagielka-buttons ([94ffdcb](https://github.com/themesberg/flowbite-svelte/commit/94ffdcba071488d0d56492c3a1fdb148afdb9450))
1628
-
1629
-
1630
- ### Bug Fixes
1631
-
1632
- * buttons - transparency for outline ([6ae3d0f](https://github.com/themesberg/flowbite-svelte/commit/6ae3d0ff767e307ae5a4968f7b3c9a52dbb324f4))
1633
- * documentation typos ([942c3b2](https://github.com/themesberg/flowbite-svelte/commit/942c3b2a2624aec3ba4d34cfab2c1098d41cd362))
1634
- * removed bg and text from CloseButton to keep transparency ([b5d36ee](https://github.com/themesberg/flowbite-svelte/commit/b5d36eec584f89a46d59346995b79b9b0d0fd906))
1635
- * reverting Alert ([ccda53a](https://github.com/themesberg/flowbite-svelte/commit/ccda53ad474e0c6a39ffa6297555485f08ea9b5d))
1636
-
1637
- ## [0.21.0](https://github.com/themesberg/flowbite-svelte/compare/v0.20.0...v0.21.0) (2022-07-01)
1638
-
1639
-
1640
- ### ⚠ BREAKING CHANGES
1641
-
1642
- * Footer component updated
1643
-
1644
- ### Features
1645
-
1646
- * Footer component updated ([c144ba6](https://github.com/themesberg/flowbite-svelte/commit/c144ba67bc7bf883066c9de2afaca21f1dc82bf3))
1647
-
1648
- ## [0.20.0](https://github.com/themesberg/flowbite-svelte/compare/v0.19.13...v0.20.0) (2022-07-01)
1649
-
1650
-
1651
- ### ⚠ BREAKING CHANGES
1652
-
1653
- * Button component API update
1654
-
1655
- ### Features
1656
-
1657
- * Button component API update ([934ff9b](https://github.com/themesberg/flowbite-svelte/commit/934ff9b6fdb63fa8f10bb93a1ed1ef1afaf95421))
1658
-
1659
- ### [0.19.13](https://github.com/themesberg/flowbite-svelte/compare/v0.19.12...v0.19.13) (2022-06-30)
1660
-
1661
-
1662
- ### Bug Fixes
1663
-
1664
- * removed gradient outline examples since Flowbite site does not have them ([56ac6b4](https://github.com/themesberg/flowbite-svelte/commit/56ac6b4a57512a0d0a086c26a0f179e114af7690))
1665
-
1666
- ### [0.19.12](https://github.com/themesberg/flowbite-svelte/compare/v0.19.11...v0.19.12) (2022-06-30)
1667
-
1668
- ### [0.19.11](https://github.com/themesberg/flowbite-svelte/compare/v0.19.10...v0.19.11) (2022-06-30)
1669
-
1670
-
1671
- ### Features
1672
-
1673
- * can add own search function to TableSearch component ([514c7f7](https://github.com/themesberg/flowbite-svelte/commit/514c7f71ba0ff48637ff37051c9e453a40a56f11))
1674
-
1675
- ### [0.19.10](https://github.com/themesberg/flowbite-svelte/compare/v0.19.9...v0.19.10) (2022-06-30)
1676
-
1677
-
1678
- ### Features
1679
-
1680
- * add on change event dispatch to select ([bda74a6](https://github.com/themesberg/flowbite-svelte/commit/bda74a619530567d06d1badc600a3f663711b179))
1681
- * update Breadcrumb components ([b35a970](https://github.com/themesberg/flowbite-svelte/commit/b35a9701ae08f795e37c55b92d24805d02a19b96))
1682
-
1683
- ### [0.19.9](https://github.com/themesberg/flowbite-svelte/compare/v0.19.8...v0.19.9) (2022-06-27)
1684
-
1685
- ### [0.19.8](https://github.com/themesberg/flowbite-svelte/compare/v0.19.7...v0.19.8) (2022-06-27)
1686
-
1687
- ### [0.19.7](https://github.com/themesberg/flowbite-svelte/compare/v0.19.6...v0.19.7) (2022-06-27)
1688
-
1689
- ### [0.19.6](https://github.com/themesberg/flowbite-svelte/compare/v0.19.5...v0.19.6) (2022-06-27)
1690
-
1691
- ### [0.19.5](https://github.com/themesberg/flowbite-svelte/compare/v0.19.4...v0.19.5) (2022-06-27)
1692
-
1693
- ### [0.19.4](https://github.com/themesberg/flowbite-svelte/compare/v0.19.3...v0.19.4) (2022-06-25)
1694
-
1695
-
1696
- ### Bug Fixes
1697
-
1698
- * change from const to let navDivClass ([ffdcd9f](https://github.com/themesberg/flowbite-svelte/commit/ffdcd9fa2cde37a13103e493905d6076f61e5df6))
1699
- * update navbar index page by adding flex items-center md:order-2 ([efc0209](https://github.com/themesberg/flowbite-svelte/commit/efc0209c87d063157f225476f0b8e5beb04ed36f))
1700
-
1701
- ### [0.19.3](https://github.com/themesberg/flowbite-svelte/compare/v0.19.2...v0.19.3) (2022-06-24)
1702
-
1703
-
1704
- ### Bug Fixes
1705
-
1706
- * navbar page ([d0a704e](https://github.com/themesberg/flowbite-svelte/commit/d0a704e658d86090e38a3d0feadaf89cccb401a6))
1707
- * update card page ([0fd6e0e](https://github.com/themesberg/flowbite-svelte/commit/0fd6e0eeb8a42e6f51f0ac8465803ea40100bd55))
1708
- * update navbar ([7cdfa05](https://github.com/themesberg/flowbite-svelte/commit/7cdfa0525499faca856632278f5cb6b6c4213e75))
1709
-
1710
- ### [0.19.2](https://github.com/themesberg/flowbite-svelte/compare/v0.19.1...v0.19.2) (2022-06-24)
1711
-
1712
-
1713
- ### Bug Fixes
1714
-
1715
- * update Button outline ([6f419c3](https://github.com/themesberg/flowbite-svelte/commit/6f419c38a365fbfb3a466ec81eedc6fcd5fa9a75))
1716
-
1717
- ### [0.19.1](https://github.com/themesberg/flowbite-svelte/compare/v0.19.0...v0.19.1) (2022-06-24)
1718
-
1719
- ## [0.19.0](https://github.com/themesberg/flowbite-svelte/compare/v0.18.6...v0.19.0) (2022-06-24)
1720
-
1721
-
1722
- ### ⚠ BREAKING CHANGES
1723
-
1724
- * Dropdown has a new structure
1725
-
1726
- ### Bug Fixes
1727
-
1728
- * Dropdown has a new structure ([2c5d7b0](https://github.com/themesberg/flowbite-svelte/commit/2c5d7b0a7ac6e93074d11c986835e1f24dd5e00e))
1729
- * update Dropdown components ([4dd3254](https://github.com/themesberg/flowbite-svelte/commit/4dd3254b037be1db5718c4a03662e7cf455a4ee6))
1730
- * update dropdown creating Dropdown, DropdownDivider, DropdownHeader, DropdownItem ([58db150](https://github.com/themesberg/flowbite-svelte/commit/58db150ee321f849ece954f43213e09a3634e191))
1731
-
1732
- ### [0.18.6](https://github.com/themesberg/flowbite-svelte/compare/v0.18.5...v0.18.6) (2022-06-24)
1733
-
1734
- ### [0.18.5](https://github.com/themesberg/flowbite-svelte/compare/v0.18.4...v0.18.5) (2022-06-24)
1735
-
1736
- ### [0.18.4](https://github.com/themesberg/flowbite-svelte/compare/v0.18.3...v0.18.4) (2022-06-23)
1737
-
1738
-
1739
- ### Features
1740
-
1741
- * add button colored shadows ([96e20c5](https://github.com/themesberg/flowbite-svelte/commit/96e20c568f2fcc7d51e9a430fcb0007f02290bd2))
1742
- * add outline button ([aa14b26](https://github.com/themesberg/flowbite-svelte/commit/aa14b267ec1bf283ca3684fa956776b6ce4e6932))
1743
- * add outlineStyle white for loader ([7769c19](https://github.com/themesberg/flowbite-svelte/commit/7769c19df48cac833fa08ce659ebfa651160bbf5))
1744
-
1745
- ### [0.18.3](https://github.com/themesberg/flowbite-svelte/compare/v0.18.2...v0.18.3) (2022-06-22)
1746
-
1747
-
1748
- ### Bug Fixes
1749
-
1750
- * update Input component ([94df473](https://github.com/themesberg/flowbite-svelte/commit/94df473935baaa4f22124ceb0d6501a1359bd4b4))
1751
-
1752
- ### [0.18.2](https://github.com/themesberg/flowbite-svelte/compare/v0.18.1...v0.18.2) (2022-06-22)
1753
-
1754
-
1755
- ### Features
1756
-
1757
- * make button styles reactive ([d74dd9b](https://github.com/themesberg/flowbite-svelte/commit/d74dd9b37c58716e33ca72ce5058b557a6b43ced))
1758
-
1759
-
1760
- ### Bug Fixes
1761
-
1762
- * make disabled button unclickable ([df1c66d](https://github.com/themesberg/flowbite-svelte/commit/df1c66d08e6090a66cff12d2d41f6b72a93324dc))
1763
- * update checkbox, add Label and Helper components, update checkbox page ([07de620](https://github.com/themesberg/flowbite-svelte/commit/07de6208e256cb364d9ae1ed02b321168119514d))
1764
-
1765
- ### [0.18.1](https://github.com/themesberg/flowbite-svelte/compare/v0.18.0...v0.18.1) (2022-06-18)
1766
-
1767
-
1768
- ### Features
1769
-
1770
- * add voice search component ([8e6e610](https://github.com/themesberg/flowbite-svelte/commit/8e6e6101fb54c5307a4d3e32cf61042308532cae))
1771
-
1772
- ## [0.18.0](https://github.com/themesberg/flowbite-svelte/compare/v0.17.6...v0.18.0) (2022-06-17)
1773
-
1774
-
1775
- ### ⚠ BREAKING CHANGES
1776
-
1777
- * new Table components
1778
-
1779
- ### Features
1780
-
1781
- * add simeple search component ([945c27b](https://github.com/themesberg/flowbite-svelte/commit/945c27b5299ae52f9c160cbda74a0b0540d98be8))
1782
- * new Table components ([b2d4c8c](https://github.com/themesberg/flowbite-svelte/commit/b2d4c8cca892da8e18fd0e2f688ccc9280bc8df8))
1783
-
1784
-
1785
- ### Bug Fixes
1786
-
1787
- * add SimpleSearch to index.ts ([64a8f49](https://github.com/themesberg/flowbite-svelte/commit/64a8f496a22948874dac2695e96ba397e53026b5))
1788
- * update Tabel component, add TableHead, TableBody, TableHeadCell, TabelRow ([09b7ad9](https://github.com/themesberg/flowbite-svelte/commit/09b7ad971a2d5ba01eca463e251f2c078a86b708))
1789
- * wrong label class name ([39735b3](https://github.com/themesberg/flowbite-svelte/commit/39735b3a85285bd69d064aef22145d60d278da46))
1790
-
1791
- ### [0.17.6](https://github.com/themesberg/flowbite-svelte/compare/v0.17.5...v0.17.6) (2022-06-17)
1792
-
1793
-
1794
- ### Bug Fixes
1795
-
1796
- * removed $app/env browser from Tooltip component ([604a1e0](https://github.com/themesberg/flowbite-svelte/commit/604a1e075c6333c5532e04916a20500a31fb4716))
1797
-
1798
- ### [0.17.5](https://github.com/themesberg/flowbite-svelte/compare/v0.17.4...v0.17.5) (2022-06-16)
1799
-
1800
- ### [0.17.4](https://github.com/themesberg/flowbite-svelte/compare/v0.17.3...v0.17.4) (2022-06-14)
1801
-
1802
- ### Breaking Change
1803
-
1804
- * Tooltip component has different structures.
1805
-
1806
- ### Bug Fixes
1807
-
1808
- * update Tooltip component ([d0cc06e](https://github.com/themesberg/flowbite-svelte/commit/d0cc06e991e5677463a5625b4abaee2a6edef3fc))
1809
-
1810
- ### [0.17.3](https://github.com/themesberg/flowbite-svelte/compare/v0.17.2...v0.17.3) (2022-06-14)
1811
-
1812
-
1813
- ### Bug Fixes
1814
-
1815
- * update ButtonGroupItem border ([365b6d2](https://github.com/themesberg/flowbite-svelte/commit/365b6d2b21b903a8b15057a9bb009e0d3d65e884))
1816
-
1817
- ### [0.17.2](https://github.com/themesberg/flowbite-svelte/compare/v0.17.1...v0.17.2) (2022-06-08)
1818
-
1819
-
1820
- ### Bug Fixes
1821
-
1822
- * change type string to typeof SvelteComponent ([277c3e2](https://github.com/themesberg/flowbite-svelte/commit/277c3e24201088aa051726ae16f2e12f66a8a69e))
1823
-
1824
- ### [0.17.1](https://github.com/themesberg/flowbite-svelte/compare/v0.17.0...v0.17.1) (2022-06-07)
1825
-
1826
-
1827
- ### Bug Fixes
1828
-
1829
- * add {39090props.class || ''} {...39090restProps} to Sidebar components ([7ea5815](https://github.com/themesberg/flowbite-svelte/commit/7ea5815d939dd6041a3a9e965127ea61736d5849))
1830
-
1831
- ## [0.17.0](https://github.com/themesberg/flowbite-svelte/compare/v0.16.14...v0.17.0) (2022-06-07)
1832
-
1833
-
1834
- ### ⚠ BREAKING CHANGES
1835
-
1836
- * read the doc how to use them
1837
-
1838
- ### Features
1839
-
1840
- * add {...39090restProps} to ButtonGroup ([9744917](https://github.com/themesberg/flowbite-svelte/commit/9744917f9a036771e1ec285f43de56502e776a3d))
1841
- * new sidebar structure ([bf35b3e](https://github.com/themesberg/flowbite-svelte/commit/bf35b3e230b9d2f9b27d2e9576c70a3db47bc48c))
1842
- * update Sidebar components ([4f15325](https://github.com/themesberg/flowbite-svelte/commit/4f153257b519d4cbbb405a357e4c6ee7ebe30249))
1843
-
1844
- ### [0.16.14](https://github.com/themesberg/flowbite-svelte/compare/v0.16.13...v0.16.14) (2022-06-07)
1845
-
1846
-
1847
- ### Features
1848
-
1849
- * add {...39090restProps} to ButtonGroupItem ([6af6066](https://github.com/themesberg/flowbite-svelte/commit/6af6066928200750036b5f19e2711383f02ccfa3))
1850
-
1851
- ### [0.16.13](https://github.com/themesberg/flowbite-svelte/compare/v0.16.12...v0.16.13) (2022-06-07)
1852
-
1853
- ### [0.16.12](https://github.com/themesberg/flowbite-svelte/compare/v0.16.11...v0.16.12) (2022-06-07)
1854
-
1855
-
1856
- ### Features
1857
-
1858
- * add type to ButtonGroupItem ([1aefa6b](https://github.com/themesberg/flowbite-svelte/commit/1aefa6bd85acabc05b9ba8016b8e1f46bd55baef))
1859
-
1860
- ### [0.16.11](https://github.com/themesberg/flowbite-svelte/compare/v0.16.10...v0.16.11) (2022-06-06)
1861
-
1862
-
1863
- ### Features
1864
-
1865
- * add on:click to ButtonGroupItem ([f3229de](https://github.com/themesberg/flowbite-svelte/commit/f3229dedfced6dcb4114a47370bb144bf4a07ae3))
1866
-
1867
-
1868
- ### Bug Fixes
1869
-
1870
- * forms components moved all export variables before function ([13d518b](https://github.com/themesberg/flowbite-svelte/commit/13d518b58f5aa09a0dcb4de439860afb1d84e3d0))
1871
- * Input component move let padding before using it ([4fac17c](https://github.com/themesberg/flowbite-svelte/commit/4fac17cab3ebf67eb2ed4502356bbd5b5eb9aea1))
1872
- * props update ([2feb352](https://github.com/themesberg/flowbite-svelte/commit/2feb3520eb74eb5f7ef0c0688e288723a7d7ee40))
1873
-
1874
- ### [0.16.10](https://github.com/themesberg/flowbite-svelte/compare/v0.16.9...v0.16.10) (2022-06-05)
1875
-
1876
-
1877
- ### Features
1878
-
1879
- * add on:click to forms/Toggle component ([3b9ba37](https://github.com/themesberg/flowbite-svelte/commit/3b9ba3730421fa7096efee80225c60038ad903b9))
1880
-
1881
- ### [0.16.9](https://github.com/themesberg/flowbite-svelte/compare/v0.16.8...v0.16.9) (2022-06-05)
1882
-
1883
-
1884
- ### Features
1885
-
1886
- * add bind:group to Radio component ([386ab02](https://github.com/themesberg/flowbite-svelte/commit/386ab0246d0a3a7ae60416c6f9979501f4c434af))
1887
-
1888
- ### [0.16.8](https://github.com/themesberg/flowbite-svelte/compare/v0.16.7...v0.16.8) (2022-06-03)
1889
-
1890
- ### [0.16.7](https://github.com/themesberg/flowbite-svelte/compare/v0.16.6...v0.16.7) (2022-06-02)
1891
-
1892
- ### [0.16.6](https://github.com/themesberg/flowbite-svelte/compare/v0.16.5...v0.16.6) (2022-06-02)
1893
-
1894
-
1895
- ### Features
1896
-
1897
- * add 66464props.class and 66464restProps to all Badge components ([e466faf](https://github.com/themesberg/flowbite-svelte/commit/e466faf85b3cdba5f125866ee71b1308ce223d4b))
1898
-
1899
- ### [0.16.5](https://github.com/themesberg/flowbite-svelte/compare/v0.16.4...v0.16.5) (2022-06-02)
1900
-
1901
- ### [0.16.4](https://github.com/themesberg/flowbite-svelte/compare/v0.16.3...v0.16.4) (2022-06-01)
1902
-
1903
- ### [0.16.3](https://github.com/themesberg/flowbite-svelte/compare/v0.16.2...v0.16.3) (2022-06-01)
1904
-
1905
-
1906
- ### Bug Fixes
1907
-
1908
- * heros update ([89b8755](https://github.com/themesberg/flowbite-svelte/commit/89b87555fee018361058d888916b8e1cb774c145))
1909
- * index page add padding px-8 ([01d29a1](https://github.com/themesberg/flowbite-svelte/commit/01d29a17883a8ba94fb4370aafb398a97b1adee3))
1910
-
1911
- ### [0.16.2](https://github.com/themesberg/flowbite-svelte/compare/v0.16.1...v0.16.2) (2022-05-30)
1912
-
1913
-
1914
- ### Bug Fixes
1915
-
1916
- * spinner fill and colour were back to front. ([83e6ec7](https://github.com/themesberg/flowbite-svelte/commit/83e6ec75cec5aade59570337a829938e46bcdfa3))
1917
-
1918
- ### [0.16.1](https://github.com/themesberg/flowbite-svelte/compare/v0.16.0...v0.16.1) (2022-05-27)
1919
-
1920
- ## [0.16.0](https://github.com/themesberg/flowbite-svelte/compare/v0.15.41...v0.16.0) (2022-05-26)
1921
-
1922
-
1923
- ### Bug Fixes
1924
-
1925
- * update ButtonGroup components ([72fa977](https://github.com/themesberg/flowbite-svelte/commit/72fa9779438d5344fd30014fa00e1fe9f779f432))
1926
-
1927
- ### [0.15.41](https://github.com/themesberg/flowbite-svelte/compare/v0.15.40...v0.15.41) (2022-05-24)
1928
-
1929
-
1930
- ### Features
1931
-
1932
- * add transition slide to navbar ([da3d34a](https://github.com/themesberg/flowbite-svelte/commit/da3d34a34d209b599440225baa92d440ff291e03))
1933
-
1934
- ### [0.15.40](https://github.com/themesberg/flowbite-svelte/compare/v0.15.39...v0.15.40) (2022-05-23)
1935
-
1936
-
1937
- ### Features
1938
-
1939
- * add transition slide to navbar ([755ae7f](https://github.com/themesberg/flowbite-svelte/commit/755ae7f39823f9cdbcea375722eadabcc80d385a))
1940
-
1941
-
1942
- ### Bug Fixes
1943
-
1944
- * add {4126props.class || ''} to Navbar nav ([39a50fe](https://github.com/themesberg/flowbite-svelte/commit/39a50fe2a4296856d9fa97082f1807e6e1ddc0e8))
1945
- * remove transition for navbar ([4f078d0](https://github.com/themesberg/flowbite-svelte/commit/4f078d038b1b1babe216f55e937e0a1e64e2a7a5))
1946
- * remove transition for NavUl ([6a29a1d](https://github.com/themesberg/flowbite-svelte/commit/6a29a1d82ef3e5e6a7afcf68dd953f8830562e05))
1947
-
1948
- ### [0.15.39](https://github.com/themesberg/flowbite-svelte/compare/v0.15.38...v0.15.39) (2022-05-22)
1949
-
1950
-
1951
- ### Features
1952
-
1953
- * add new Navbar with dropdown demo ([d48b42f](https://github.com/themesberg/flowbite-svelte/commit/d48b42f15da7155e396702011fe70e7cb5898eb5))
1954
- * change Navbar component structure ([81b83fb](https://github.com/themesberg/flowbite-svelte/commit/81b83fb6805412b85ecf23186ccf50b4c737bdd4))
1955
- * favicon and logo update ([6c317a9](https://github.com/themesberg/flowbite-svelte/commit/6c317a967d5a0b8acdf19e7d8a74fe059407c34f))
1956
- * update Navbar components ([66170da](https://github.com/themesberg/flowbite-svelte/commit/66170dab34128dbe510131f2cd75a9123e06bdfe))
1957
-
1958
-
1959
- ### Bug Fixes
1960
-
1961
- * add engines node version >=16.0.0 to package.json ([5f859be](https://github.com/themesberg/flowbite-svelte/commit/5f859be127ee5d541a9a49535f71eedbc5ea5137))
1962
- * restucturing Navbar components ([3f4fa07](https://github.com/themesberg/flowbite-svelte/commit/3f4fa076fe3cb5c0ca2a0a3e3b88e47aba7078af))
1963
- * update Navbar components ([57a7205](https://github.com/themesberg/flowbite-svelte/commit/57a7205e3c5db1dcec4f677878b2001fde749c67))
1964
-
1965
- ### [0.15.38](https://github.com/themesberg/flowbite-svelte/compare/v0.15.37...v0.15.38) (2022-05-19)
1966
-
1967
-
1968
- ### Bug Fixes
1969
-
1970
- * add props.class to Spinner ([3fe4f8b](https://github.com/themesberg/flowbite-svelte/commit/3fe4f8b20d7d89b2230b23904b0671cec900684d))
1971
-
1972
- ### [0.15.37](https://github.com/themesberg/flowbite-svelte/compare/v0.15.36...v0.15.37) (2022-05-18)
1973
-
1974
-
1975
- ### Bug Fixes
1976
-
1977
- * add buttonClass to AccordionItem ([8387244](https://github.com/themesberg/flowbite-svelte/commit/83872440ebb872843a0f016f7fb576d156295b96))
1978
-
1979
- ### [0.15.36](https://github.com/themesberg/flowbite-svelte/compare/v0.15.35...v0.15.36) (2022-05-17)
1980
-
1981
-
1982
- ### Bug Fixes
1983
-
1984
- * add '' to string types ([387363a](https://github.com/themesberg/flowbite-svelte/commit/387363a3b3668dc66a7790331927e1c1641e4de6))
1985
- * add bind:checked to Checkbox ([7cfcf67](https://github.com/themesberg/flowbite-svelte/commit/7cfcf67b52a1496f57f8ef31b4205464f9eb82a0))
1986
- * add bind:checked to Toggle ([18a34ea](https://github.com/themesberg/flowbite-svelte/commit/18a34eaaf65539bf176da642b4a04f644265f647))
1987
- * remove radio, search etc from InputType ([ed95418](https://github.com/themesberg/flowbite-svelte/commit/ed9541808da054b383c6addff55907d955dad32f))
1988
-
1989
- ### [0.15.35](https://github.com/themesberg/flowbite-svelte/compare/v0.15.34...v0.15.35) (2022-05-15)
1990
-
1991
-
1992
- ### Bug Fixes
1993
-
1994
- * add ulClass and childClass in SidebarItem's SidebarDropdown ([2e0f46b](https://github.com/themesberg/flowbite-svelte/commit/2e0f46b6c65037e4a40bba688936af99839bd863))
1995
-
1996
- ### [0.15.34](https://github.com/themesberg/flowbite-svelte/compare/v0.15.33...v0.15.34) (2022-05-15)
1997
-
1998
-
1999
- ### Bug Fixes
2000
-
2001
- * add childClass and ulClass to SidebarDropdown ([8754489](https://github.com/themesberg/flowbite-svelte/commit/875448911cbf0e427f51a08b51d5f160974b159b))
2002
-
2003
- ### [0.15.33](https://github.com/themesberg/flowbite-svelte/compare/v0.15.32...v0.15.33) (2022-05-15)
2004
-
2005
-
2006
- ### Features
2007
-
2008
- * add AccordionFlush component ([e2d297d](https://github.com/themesberg/flowbite-svelte/commit/e2d297def8272347a68fe39e3296d07d1bd2b436))
2009
-
2010
- ### [0.15.32](https://github.com/themesberg/flowbite-svelte/compare/v0.15.31...v0.15.32) (2022-05-15)
2011
-
2012
-
2013
- ### Bug Fixes
2014
-
2015
- * change mr-4 to mr-2 in SidebarDropdown component ([2961555](https://github.com/themesberg/flowbite-svelte/commit/296155587bf2fa35d081b5373ad941a804d4170a))
2016
-
2017
- ### [0.15.31](https://github.com/themesberg/flowbite-svelte/compare/v0.15.30...v0.15.31) (2022-05-15)
2018
-
2019
-
2020
- ### Bug Fixes
2021
-
2022
- * add {41578props.class ? 41578props.class : ''} to AccordionItem component ([b90ee19](https://github.com/themesberg/flowbite-svelte/commit/b90ee19dc8a82a801eba01901eb6f2dbf3c9df1a))
2023
-
2024
- ### [0.15.30](https://github.com/themesberg/flowbite-svelte/compare/v0.15.29...v0.15.30) (2022-05-14)
2025
-
2026
-
2027
- ### Bug Fixes
2028
-
2029
- * move all index.svelte to index.md and add breadcrumb ([c691d92](https://github.com/themesberg/flowbite-svelte/commit/c691d92fe5b47dafb2d1f5bc4dee39dc3a5c61b8))
2030
-
2031
- ### [0.15.29](https://github.com/themesberg/flowbite-svelte/compare/v0.15.28...v0.15.29) (2022-05-13)
2032
-
2033
-
2034
- ### Bug Fixes
2035
-
2036
- * 28115props.class returns undefined if class is not given ([c1d4ab8](https://github.com/themesberg/flowbite-svelte/commit/c1d4ab8eb6b379078a3fb3fc51952d94c31cf452))
2037
-
2038
- ### [0.15.28](https://github.com/themesberg/flowbite-svelte/compare/v0.15.27...v0.15.28) (2022-05-13)
2039
-
2040
-
2041
- ### Features
2042
-
2043
- * add slot to EcommerceCard ([d777c87](https://github.com/themesberg/flowbite-svelte/commit/d777c87d3097998e840a9e2ed79cafc036c74713))
2044
-
2045
- ### [0.15.27](https://github.com/themesberg/flowbite-svelte/compare/v0.15.26...v0.15.27) (2022-05-13)
2046
-
2047
- ### [0.15.26](https://github.com/themesberg/flowbite-svelte/compare/v0.15.25...v0.15.26) (2022-05-13)
2048
-
2049
-
2050
- ### Bug Fixes
2051
-
2052
- * change from ./package/index.js to index.js for main in package.json ([785fe2c](https://github.com/themesberg/flowbite-svelte/commit/785fe2cd88feded7a2872e85248c84b001c1e3b4))
2053
-
2054
- ### [0.15.25](https://github.com/themesberg/flowbite-svelte/compare/v0.15.24...v0.15.25) (2022-05-13)
2055
-
2056
-
2057
- ### Bug Fixes
2058
-
2059
- * demo page issues ([268db3c](https://github.com/themesberg/flowbite-svelte/commit/268db3ca3db363ee8bbd6eec69d9f622350050ee))
2060
- * input label margin on empty labels ([e08bb0d](https://github.com/themesberg/flowbite-svelte/commit/e08bb0d5caaf10b2c14a852cc68047be7c9e6fdc))
2061
- * remove button margin ([9cc1795](https://github.com/themesberg/flowbite-svelte/commit/9cc179505bd77ed775fee1879415f191f36b4764))
2062
-
2063
- ### [0.15.24](https://github.com/themesberg/flowbite-svelte/compare/v0.15.23...v0.15.24) (2022-05-12)
2064
-
2065
- ### [0.15.23](https://github.com/themesberg/flowbite-svelte/compare/v0.15.22...v0.15.23) (2022-05-11)
2066
-
2067
-
2068
- ### Features
2069
-
2070
- * more alert options ([7071490](https://github.com/themesberg/flowbite-svelte/commit/7071490d458312c3f0833097c10829b20a34919a))
2071
-
2072
-
2073
- ### Bug Fixes
2074
-
2075
- * add handleAlert to Alert component ([bd82de3](https://github.com/themesberg/flowbite-svelte/commit/bd82de36be389de61d4c11348d081e9637dd51b1))
2076
- * demo page bugs ([542b88a](https://github.com/themesberg/flowbite-svelte/commit/542b88a386fdc34acf904b589215441e65b8fb69))
2077
- * demo page text dark mode, dropdown error ([fa46244](https://github.com/themesberg/flowbite-svelte/commit/fa46244d3871bdc5a9cd5bed0f4a3e8b0fc6d3fd))
2078
-
2079
- ### [0.15.22](https://github.com/themesberg/flowbite-svelte/compare/v0.15.21...v0.15.22) (2022-05-10)
2080
-
2081
- ### [0.15.21](https://github.com/themesberg/flowbite-svelte/compare/v0.15.20...v0.15.21) (2022-05-10)
2082
-
2083
-
2084
- ### Bug Fixes
2085
-
2086
- * add right round corner to FullWidthTabs ([adaf72f](https://github.com/themesberg/flowbite-svelte/commit/adaf72fd01499ec8e73cdac1cf1b50054a2d8ead))
2087
-
2088
- ### [0.15.20](https://github.com/themesberg/flowbite-svelte/compare/v0.15.19...v0.15.20) (2022-05-10)
2089
-
2090
-
2091
- ### Features
2092
-
2093
- * add always open, color, flush, and arrow style to Accordion component ([e435bb6](https://github.com/themesberg/flowbite-svelte/commit/e435bb6cb29cbc778409379484a996a9d8fad76b))
2094
-
2095
- ### [0.15.19](https://github.com/themesberg/flowbite-svelte/compare/v0.15.18...v0.15.19) (2022-05-10)
2096
-
2097
-
2098
- ### Bug Fixes
2099
-
2100
- * add SidebarItem to Sidebar component ([a3a9654](https://github.com/themesberg/flowbite-svelte/commit/a3a965498817449cc90bdb20d9babe4f000e4466))
2101
-
2102
- ### [0.15.18](https://github.com/themesberg/flowbite-svelte/compare/v0.15.17...v0.15.18) (2022-05-10)
2103
-
2104
- ### [0.15.17](https://github.com/themesberg/flowbite-svelte/compare/v0.15.16...v0.15.17) (2022-05-09)
2105
-
2106
-
2107
- ### Bug Fixes
2108
-
2109
- * remove svelte-collapse from Accordion component ([7b8a642](https://github.com/themesberg/flowbite-svelte/commit/7b8a642284947c7b8c6bbabecad2ddb2cc1f3d04))
2110
- * update svelte-sidebar-menu to 0.8.4 ([3b07355](https://github.com/themesberg/flowbite-svelte/commit/3b073553c392f4adb47254beb49769d4e150eaa4))
2111
-
2112
- ### [0.15.16](https://github.com/themesberg/flowbite-svelte/compare/v0.15.15...v0.15.16) (2022-05-09)
2113
-
2114
-
2115
- ### Bug Fixes
2116
-
2117
- * remove __layout from pages dir ([7224e31](https://github.com/themesberg/flowbite-svelte/commit/7224e31b66009bd6fcf207e8da1f69ccec159728))
2118
- * remove rel=external from __layout since it doesn't show the sidemenu ([a0cee08](https://github.com/themesberg/flowbite-svelte/commit/a0cee08e3312a66bdc1a4e070ca45abb0fdc7a84))
2119
- * update svelte-sidebar-menu ([59b37b5](https://github.com/themesberg/flowbite-svelte/commit/59b37b5a8f3bea06ecd8b8fdf5cc5ac5967dd149))
2120
- * update svelte-sidebar-menu and __layout ([9314f7a](https://github.com/themesberg/flowbite-svelte/commit/9314f7ac55204505f4cffe2e166b36c474a92985))
2121
-
2122
- ### [0.15.15](https://github.com/themesberg/flowbite-svelte/compare/v0.15.14...v0.15.15) (2022-05-07)
2123
-
2124
-
2125
- ### Bug Fixes
2126
-
2127
- * update svelte-sidebar-menu ([f6fb17f](https://github.com/themesberg/flowbite-svelte/commit/f6fb17f3ea37ea0fd0a489dc3e167849d372e367))
2128
-
2129
- ### [0.15.14](https://github.com/themesberg/flowbite-svelte/compare/v0.15.13...v0.15.14) (2022-05-06)
2130
-
2131
-
2132
- ### Bug Fixes
2133
-
2134
- * change width limit to >=1024 in Responsive component ([e95c10f](https://github.com/themesberg/flowbite-svelte/commit/e95c10f59422b18408a73c7780767371420cb80e))
2135
- * move from @codewithshin/svelte-sidebar to svelte-sidebar-menu ([4584351](https://github.com/themesberg/flowbite-svelte/commit/45843519c11eda6de199fc213374d0d293432255))
2136
- * move Responsive component from layout to all pages ([381ee20](https://github.com/themesberg/flowbite-svelte/commit/381ee20922335f0c535c06c21a107ebc38849693))
2137
- * rename index.js to index.ts ([216db5a](https://github.com/themesberg/flowbite-svelte/commit/216db5a42abff31b85644daacd441355da7805b8))
2138
- * update checkbox page ([aa45560](https://github.com/themesberg/flowbite-svelte/commit/aa455604516ef6a4b73193d4898f7f2a5365baca))
2139
- * use svelte-sidebar Responsive for all layouts ([dc9ed0d](https://github.com/themesberg/flowbite-svelte/commit/dc9ed0dbd7b99cbdc199f222dc6e68c4dd1a317f))
2140
-
2141
- ### [0.15.13](https://github.com/themesberg/flowbite-svelte/compare/v0.15.12...v0.15.13) (2022-05-05)
2142
-
2143
-
2144
- ### Features
2145
-
2146
- * add Checkbox, CheckboxInline, and checkbox page ([baab944](https://github.com/themesberg/flowbite-svelte/commit/baab944e588645bb2fbe751fd5a2beb00b8f6e77))
2147
-
2148
-
2149
- ### Bug Fixes
2150
-
2151
- * update RadioItem props ([fd2f9a0](https://github.com/themesberg/flowbite-svelte/commit/fd2f9a0c4b3854c3a644710a4cb1df238e1a6af2))
2152
-
2153
- ### [0.15.12](https://github.com/themesberg/flowbite-svelte/compare/v0.15.11...v0.15.12) (2022-05-05)
2154
-
2155
-
2156
- ### Features
2157
-
2158
- * add RadioItem and RadioInline for colors, inline, helper text ([9fc2812](https://github.com/themesberg/flowbite-svelte/commit/9fc281268f8008023e5a8d501893b8761ba8a5ef))
2159
-
2160
- ### [0.15.11](https://github.com/themesberg/flowbite-svelte/compare/v0.15.10...v0.15.11) (2022-05-03)
2161
-
2162
-
2163
- ### Features
2164
-
2165
- * add Search component ([c9874ad](https://github.com/themesberg/flowbite-svelte/commit/c9874ada31fbf20c74a882ee6392e9a7cc8ecc36))
2166
-
2167
- ### [0.15.10](https://github.com/themesberg/flowbite-svelte/compare/v0.15.9...v0.15.10) (2022-05-03)
2168
-
2169
-
2170
- ### Features
2171
-
2172
- * add radio label with a link to radio form ([2c3fe6f](https://github.com/themesberg/flowbite-svelte/commit/2c3fe6f9b24a7364a61fc534163c87a157afff12))
2173
-
2174
-
2175
- ### Bug Fixes
2176
-
2177
- * add Input to form index ([00ec469](https://github.com/themesberg/flowbite-svelte/commit/00ec46911c2748fb9224cf91ae68b3dca1c02dd7))
2178
- * position update for dropdown and imgdropdown components ([1aef255](https://github.com/themesberg/flowbite-svelte/commit/1aef2559e187458c89f4ad40acbbc8c94719b7ae))
2179
-
2180
- ### [0.15.9](https://github.com/themesberg/flowbite-svelte/compare/v0.15.8...v0.15.9) (2022-04-30)
2181
-
2182
-
2183
- ### Features
2184
-
2185
- * add color and size to Toggle component ([6595bb3](https://github.com/themesberg/flowbite-svelte/commit/6595bb38d95ae42862d134fee979ae97b66ab911))
2186
-
2187
- ### [0.15.8](https://github.com/themesberg/flowbite-svelte/compare/v0.15.7...v0.15.8) (2022-04-29)
2188
-
2189
-
2190
- ### Bug Fixes
2191
-
2192
- * update for lighthouse ([e81850d](https://github.com/themesberg/flowbite-svelte/commit/e81850db1d00851f2f8b3a1320ef7658f0654674))
2193
- * update links, flowbite svelte link, sitemap links, white for dark mode ([024b079](https://github.com/themesberg/flowbite-svelte/commit/024b079c161678f2a683736a97d4431f8d8a5279))
2194
-
2195
- ### [0.15.7](https://github.com/themesberg/flowbite-svelte/compare/v0.15.6...v0.15.7) (2022-04-28)
2196
-
2197
-
2198
- ### Bug Fixes
2199
-
2200
- * add 32997restProps to Iconinput ([34c8ad5](https://github.com/themesberg/flowbite-svelte/commit/34c8ad5dc0ca6c1ce39c6281c185274fd0f49ca7))
2201
-
2202
- ### [0.15.7](https://github.com/themesberg/flowbite-svelte/compare/v0.15.6...v0.15.7) (2022-04-28)
2203
-
2204
- ### Features
2205
-
2206
- * The build process now auto generates component props on build
2207
-
2208
- ### Changed
2209
-
2210
- * The 'name' attribute on all buttons is now replaced with the more flexible <slot> pattern. As a consequence the SpinnerButton component has been removed.
2211
- * Added more button use cases in the documentation and merged button/setup and button/default into one
2212
- * Implemented button disable states with different styles and pointer exclusion
2213
- * All buttons now implement 'items-center inline-flex' by default
2214
- * Button can now be futher styled using the incremental 'class' attribute
2215
-
2216
- ### Bug Fixes
2217
-
2218
- * button light theme had a color mismatch
2219
-
2220
- ### [0.15.6](https://github.com/themesberg/flowbite-svelte/compare/v0.15.5...v0.15.6) (2022-04-27)
2221
-
2222
-
2223
- ### Features
2224
-
2225
- * add iconColor to sidebar and sidebardropdown components ([9b239ba](https://github.com/themesberg/flowbite-svelte/commit/9b239bacd455436c9ab056a730574d3d3404e517))
2226
-
2227
- ### [0.15.5](https://github.com/themesberg/flowbite-svelte/compare/v0.15.4...v0.15.5) (2022-04-27)
2228
-
2229
-
2230
- ### Features
2231
-
2232
- * add custom slide controllers to carousel ([8a2a329](https://github.com/themesberg/flowbite-svelte/commit/8a2a329da816bd7d5fff357790d584dbce2aec31))
2233
-
2234
-
2235
- ### Bug Fixes
2236
-
2237
- * merge conflicts ([0514548](https://github.com/themesberg/flowbite-svelte/commit/0514548ab7d7ca54337434114ac8f2b9239f5e5d))
2238
- * to original Carousel ([5e979ae](https://github.com/themesberg/flowbite-svelte/commit/5e979ae8b58403cdf91b82b236a8e730f02d9cb1))
2239
- * to original Carousel ([198270f](https://github.com/themesberg/flowbite-svelte/commit/198270f623e4c0806a59cf3f9f5dd89430ddc0db))
2240
- * update range page ([edbf37f](https://github.com/themesberg/flowbite-svelte/commit/edbf37f7b2c6ef0109d15bf1e76dcd52bf2b9b05))
2241
-
2242
- ### [0.15.4](https://github.com/themesberg/flowbite-svelte/compare/v0.15.3...v0.15.4) (2022-04-26)
2243
-
2244
- ### [0.15.3](https://github.com/themesberg/flowbite-svelte/compare/v0.15.2...v0.15.3) (2022-04-26)
2245
-
2246
-
2247
- ### Features
2248
-
2249
- * add range input ([215439f](https://github.com/themesberg/flowbite-svelte/commit/215439fc529856ecc8c72965cd39d7aff12d3eb7))
2250
-
2251
- ### [0.15.2](https://github.com/themesberg/flowbite-svelte/compare/v0.15.1...v0.15.2) (2022-04-26)
2252
-
2253
-
2254
- ### Bug Fixes
2255
-
2256
- * update svelte-simples ([f958721](https://github.com/themesberg/flowbite-svelte/commit/f9587219ff3da038ee76c6d3b8483dfb2dddc856))
2257
-
2258
- ### [0.15.1](https://github.com/themesberg/flowbite-svelte/compare/v0.15.0...v0.15.1) (2022-04-26)
2259
-
2260
- ## [0.15.0](https://github.com/themesberg/flowbite-svelte/compare/v0.14.17...v0.15.0) (2022-04-25)
2261
-
2262
-
2263
- ### Bug Fixes
2264
-
2265
- * update props dir files ([e52cfcb](https://github.com/themesberg/flowbite-svelte/commit/e52cfcbba6ce7fae124803f670ba280e95c96e85))
2266
-
2267
- ### [0.14.17](https://github.com/themesberg/flowbite-svelte/compare/v0.14.16...v0.14.17) (2022-04-25)
2268
-
2269
-
2270
- ### Features
2271
-
2272
- * update heroicons ([9a96fca](https://github.com/themesberg/flowbite-svelte/commit/9a96fca12b1e3adc61088a56ae2c3d3ad65ceb67))
2273
-
2274
- ### [0.14.16](https://github.com/themesberg/flowbite-svelte/compare/v0.14.15...v0.14.16) (2022-04-24)
2275
-
2276
-
2277
- ### Features
2278
-
2279
- * update svelte to 3.47.0 ([2c51f1c](https://github.com/themesberg/flowbite-svelte/commit/2c51f1c21907f7a977249e3dfe7c2fe46dd85553))
2280
-
2281
- ### [0.14.15](https://github.com/themesberg/flowbite-svelte/compare/v0.14.14...v0.14.15) (2022-04-23)
2282
-
2283
-
2284
- ### Features
2285
-
2286
- * add loop to carousel components ([0ae0d66](https://github.com/themesberg/flowbite-svelte/commit/0ae0d66aaf74c7b588978ce88ab7c5117ee4a4e2))
2287
-
2288
- ### [0.14.14](https://github.com/themesberg/flowbite-svelte/compare/v0.14.13...v0.14.14) (2022-04-21)
2289
-
2290
-
2291
- ### Features
2292
-
2293
- * add Rating, AdvancedRating, and ScoreRating components ([8c91712](https://github.com/themesberg/flowbite-svelte/commit/8c91712d703364948b00c387a2b3f1d42be6159f))
2294
-
2295
- ### [0.14.13](https://github.com/themesberg/flowbite-svelte/compare/v0.14.12...v0.14.13) (2022-04-20)
2296
-
2297
-
2298
- ### Bug Fixes
2299
-
2300
- * update index.js by adding .js to all store files ([1b1adcd](https://github.com/themesberg/flowbite-svelte/commit/1b1adcdd11dba6c3f37507f91f17795a9f605e25))
2301
-
2302
- ### [0.14.12](https://github.com/themesberg/flowbite-svelte/compare/v0.14.11...v0.14.12) (2022-04-19)
2303
-
2304
-
2305
- ### Bug Fixes
2306
-
2307
- * update tabStores import link ([b856b9f](https://github.com/themesberg/flowbite-svelte/commit/b856b9f7ab7932b7e3f6bf5e181a15bc192d702f))
2308
-
2309
- ### [0.14.11](https://github.com/themesberg/flowbite-svelte/compare/v0.14.10...v0.14.11) (2022-04-19)
2310
-
2311
-
2312
- ### Bug Fixes
2313
-
2314
- * change ts to js for tabStore and changed file name to tabStores ([f46efd4](https://github.com/themesberg/flowbite-svelte/commit/f46efd46b64126dcadc331bd57b881dc32a0c13c))
2315
-
2316
- ### [0.14.10](https://github.com/themesberg/flowbite-svelte/compare/v0.14.9...v0.14.10) (2022-04-19)
2317
-
2318
-
2319
- ### Bug Fixes
2320
-
2321
- * change ts to js and removed types from modalStores and dropdownStores ([89e88e2](https://github.com/themesberg/flowbite-svelte/commit/89e88e2a53b4a791b608459dd05bafff6f81f2ae))
2322
-
2323
- ### [0.14.9](https://github.com/themesberg/flowbite-svelte/compare/v0.14.8...v0.14.9) (2022-04-19)
2324
-
2325
-
2326
- ### Bug Fixes
2327
-
2328
- * change js to ts and add ts in index.js ([7b3bb20](https://github.com/themesberg/flowbite-svelte/commit/7b3bb206f2db09efc3e6c4d3d85117a1d6946a4e))
2329
-
2330
- ### [0.14.8](https://github.com/themesberg/flowbite-svelte/compare/v0.14.7...v0.14.8) (2022-04-19)
2331
-
2332
-
2333
- ### Bug Fixes
2334
-
2335
- * change ts to js for svelte/store files ([625b285](https://github.com/themesberg/flowbite-svelte/commit/625b285c9ed4bc807774c20b9385fe8d8c59c6c5))
2336
-
2337
- ### [0.14.7](https://github.com/themesberg/flowbite-svelte/compare/v0.14.6...v0.14.7) (2022-04-19)
2338
-
2339
-
2340
- ### Bug Fixes
2341
-
2342
- * add default as to dropdown and modal Stores ([4fc6ee0](https://github.com/themesberg/flowbite-svelte/commit/4fc6ee0f754f5db15c6345c61b016aff4bc92ac7))
2343
- * update package.json and clean up lib/index ([e37a45e](https://github.com/themesberg/flowbite-svelte/commit/e37a45e81f07f7f98f4ef7c7b569e203bf63582a))
2344
-
2345
- ### [0.14.6](https://github.com/themesberg/flowbite-svelte/compare/v0.14.5...v0.14.6) (2022-04-19)
2346
-
2347
-
2348
- ### Bug Fixes
2349
-
2350
- * export dropdownStores in index.js ([f4b7f6c](https://github.com/themesberg/flowbite-svelte/commit/f4b7f6c6e5fcc118e5279ed61e017477c657fa0b))
2351
-
2352
- ### [0.14.5](https://github.com/themesberg/flowbite-svelte/compare/v0.14.4...v0.14.5) (2022-04-19)
2353
-
2354
-
2355
- ### Bug Fixes
2356
-
2357
- * export dropdownIdStore in index.js ([4c897d9](https://github.com/themesberg/flowbite-svelte/commit/4c897d973a88e7d1863e28c49a1675110649252f))
2358
- * update test for /buttons/setup page ([90daabb](https://github.com/themesberg/flowbite-svelte/commit/90daabbad3d921e5938c990f3099bd268df4aebf))
2359
-
2360
- ### [0.14.4](https://github.com/shinokada/flowbite-svelte/compare/v0.14.3...v0.14.4) (2022-04-19)
2361
-
2362
-
2363
- ### Features
2364
-
2365
- * add close on body, add close another dropdown and open own ([addabf8](https://github.com/shinokada/flowbite-svelte/commit/addabf81ccb322e6a482f3baa0687b443914674b))
2366
-
2367
-
2368
- ### Bug Fixes
2369
-
2370
- * change btnType to type in Button components ([310d2d8](https://github.com/shinokada/flowbite-svelte/commit/310d2d8f5bd00f3339b59749e79c67d39717f652))
2371
- * change z-50 to z-10 for DropdownDefault ([71d4640](https://github.com/shinokada/flowbite-svelte/commit/71d4640e613c671e11c972d8ceee3721b6c568cc))
2372
- * moved @codewithshin/svelte-heroicons to dependencies ([5639d70](https://github.com/shinokada/flowbite-svelte/commit/5639d70d85fc829bc3827f0cbc82e01c56d644a2))
2373
- * Utterances link update to themesberg ([584da7e](https://github.com/shinokada/flowbite-svelte/commit/584da7ecf8a755814b436998e3567b7ea46c35d9))
2374
-
2375
- ### [0.14.3](https://github.com/shinokada/flowbite-svelte/compare/v0.14.2...v0.14.3) (2022-04-18)
2376
-
2377
-
2378
- ### Features
2379
-
2380
- * add slot and {...70121restProps} to all button components ([c98057c](https://github.com/shinokada/flowbite-svelte/commit/c98057cd6ee39053660378dad2b0bdb6970e18da))
2381
-
2382
- ### [0.14.2](https://github.com/shinokada/flowbite-svelte/compare/v0.14.1...v0.14.2) (2022-04-18)
2383
-
2384
- ### [0.14.1](https://github.com/shinokada/flowbite-svelte/compare/v0.13.10...v0.14.1) (2022-04-18)
2385
-
2386
-
2387
- ### Features
2388
-
2389
- * add ImgDropdown ([30e9d01](https://github.com/shinokada/flowbite-svelte/commit/30e9d01dcd51559f6771ebaeef57100cf198c452))
2390
-
2391
- ### [0.13.10](https://github.com/shinokada/flowbite-svelte/compare/v0.13.9...v0.13.10) (2022-04-16)
2392
-
2393
-
2394
- ### Bug Fixes
2395
-
2396
- * add a space in front of from /index ([32beb0e](https://github.com/shinokada/flowbite-svelte/commit/32beb0e9d3fd7c9c92e34ccc8d690a9f8361c780))
2397
- * add Breadcrumb to md files ([6ea1d24](https://github.com/shinokada/flowbite-svelte/commit/6ea1d246ef2ed47f87ec764634fad6729700d286))
2398
- * add btnLabel=Read more ([0730167](https://github.com/shinokada/flowbite-svelte/commit/073016733d50fddc70e78e38520eabf0a912236c))
2399
- * update h1 for breadcrumb ([8bfef6a](https://github.com/shinokada/flowbite-svelte/commit/8bfef6a93f69dbbf4fb667ba0d177059181b6cdb))
2400
- * update h1 in index pages ([e4d1a52](https://github.com/shinokada/flowbite-svelte/commit/e4d1a5284c5ce5f1d981e377263f97c2a2d00485))
2401
- * update layouts for breadcrumb ([1c07955](https://github.com/shinokada/flowbite-svelte/commit/1c07955215fe7a48e3e5573c5c657d59978b5fe4))
2402
-
2403
- ### [0.13.9](https://github.com/shinokada/flowbite-svelte/compare/v0.13.8...v0.13.9) (2022-04-16)
2404
-
2405
-
2406
- ### Features
2407
-
2408
- * add focus on load to Input component ([5d0c7fb](https://github.com/shinokada/flowbite-svelte/commit/5d0c7fb7750aac2dc0df2ddd24a7c11cd66404c6))
2409
-
2410
-
2411
- ### Bug Fixes
2412
-
2413
- * add 100% to pre tag ([3c8eaf2](https://github.com/shinokada/flowbite-svelte/commit/3c8eaf257697c48121cc79496885e05309b302bc))
2414
- * Input padding uses p-4, p-2.5 and p-2 depends on the size ([632bd5d](https://github.com/shinokada/flowbite-svelte/commit/632bd5d550b0268a93eec91598b35a854a45c081))
2415
- * logo ([c28e9f3](https://github.com/shinokada/flowbite-svelte/commit/c28e9f3683140e1bb12f4667e26e5d7805d4ddb9))
2416
- * moved p-tag and h3 tag css to app.css ([cb3d08e](https://github.com/shinokada/flowbite-svelte/commit/cb3d08edb98d96cadad9975e20488af55f4fa344))
2417
- * refresh dev environment ([3a1b452](https://github.com/shinokada/flowbite-svelte/commit/3a1b452f925e14b2d159456c8f1f50b2972ae52b))
2418
- * update carousel page ([27c621b](https://github.com/shinokada/flowbite-svelte/commit/27c621b5f7a97896635ddbc2aa9cccf624275e80))
2419
- * update main nav. add transition to carousel ([3a9f572](https://github.com/shinokada/flowbite-svelte/commit/3a9f5723af8f54ef58c6902af5599114cc81fb86))
2420
-
2421
- ### [0.13.8](https://github.com/shinokada/flowbite-svelte/compare/v0.13.7...v0.13.8) (2022-04-14)
2422
-
2423
-
2424
- ### Features
2425
-
2426
- * add carousel components ([846a99d](https://github.com/shinokada/flowbite-svelte/commit/846a99dde2f45246493fac99790c220da257eefd))
2427
-
2428
- ### [0.13.7](https://github.com/shinokada/flowbite-svelte/compare/v0.13.6...v0.13.7) (2022-04-13)
2429
-
2430
-
2431
- ### Bug Fixes
2432
-
2433
- * remove SvelteKit app/stores page and session from Navbar ([09428df](https://github.com/shinokada/flowbite-svelte/commit/09428df9f46b16b07595ed16c08697c61c0099a5))
2434
-
2435
- ### [0.13.6](https://github.com/shinokada/flowbite-svelte/compare/v0.13.5...v0.13.6) (2022-04-13)
2436
-
2437
-
2438
- ### Bug Fixes
2439
-
2440
- * create new props files ([0a6fd33](https://github.com/shinokada/flowbite-svelte/commit/0a6fd334321bbedd2eecebb5e4f2456ddb19fd3b))
2441
- * remove SvelteKit app session and page ([7eaa3db](https://github.com/shinokada/flowbite-svelte/commit/7eaa3dbfc7f0e2fcf5ef6be4045843fc92b354a5))
2442
-
2443
- ### [0.13.5](https://github.com/shinokada/flowbite-svelte/compare/v0.13.4...v0.13.5) (2022-04-12)
2444
-
2445
-
2446
- ### Features
2447
-
2448
- * add table search ([72664ee](https://github.com/shinokada/flowbite-svelte/commit/72664eed118587b445f931c57f1def7bf87056f6))
2449
- * table search on progress ([9cff21d](https://github.com/shinokada/flowbite-svelte/commit/9cff21d7ffbeb351b95601a85abe826323c68f9d))
2450
-
2451
- ### [0.13.4](https://github.com/shinokada/flowbite-svelte/compare/v0.13.2...v0.13.4) (2022-04-12)
2452
-
2453
-
2454
- ### Bug Fixes
2455
-
2456
- * add sitemap footer darkmode ([72fe322](https://github.com/shinokada/flowbite-svelte/commit/72fe3227e472187101c12ef89e10ada77624fc25))
2457
- * enable scrolling in modals (fixes [#23](https://github.com/shinokada/flowbite-svelte/issues/23)) ([8e60319](https://github.com/shinokada/flowbite-svelte/commit/8e603198988a3a03a56414f4e26143bb54ff0c92))
2458
- * removed prismjs from package.json and layouts ([dd9ad11](https://github.com/shinokada/flowbite-svelte/commit/dd9ad110193e176ad8127f9c556105d3da854b26))
2459
- * sidebar menu covers screen and it doesn't allow to click any links ([879c886](https://github.com/shinokada/flowbite-svelte/commit/879c886b5134908f1e4e9365c13df9bae372acd0))
2460
- * update sidebar menu to close after clicking a link ([ae9a36c](https://github.com/shinokada/flowbite-svelte/commit/ae9a36c2d9705c664de91a6870b7603ccffbece2))
2461
- * update sidebar menu to close it when you click outside of the sidebar ([30c6026](https://github.com/shinokada/flowbite-svelte/commit/30c6026f8f5fec945e97de18585f5665ca6ddbae))
2462
-
2463
- ### [0.12.6](https://github.com/shinokada/flowbite-svelte/compare/v0.12.5...v0.12.6) (2022-04-05)