Skip to content

Latest commit

 

History

History
1367 lines (665 loc) · 62.9 KB

CHANGELOG.md

File metadata and controls

1367 lines (665 loc) · 62.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.24.8 (2022-08-12)

Bug Fixes

  • change function clickOutside to arrow function (71e71e0)
  • update createprops and update props (0739b92)

0.24.7 (2022-08-11)

Features

  • add Review component (67af517)
  • add Review component (d41b11d)
  • add Review component, page, and prop (4446e1e)

0.24.6 (2022-08-11)

Features

0.24.5 (2022-08-11)

Features

  • add rating count and update app.css (e5d642b)

Bug Fixes

  • h3 change, modal page update (945762f)
  • RatingComment component (032aa24)
  • update rating page for AdvancedRating (f1dc978)

0.24.4 (2022-08-09)

Bug Fixes

  • remove custom from Button component (6114f4c)
  • remove h-4 w-4 from Iconinput example in the input-field page (4d5f396)
  • update Button component (330aae9)
  • update Iconinput (2b4a7b5)

0.24.3 (2022-08-09)

Features

  • add size to Iconinput component (f041953)

Bug Fixes

  • add rel=external and / to links to form page (a237d18)
  • breadcrumb and add rel=external to pages in the forms dir. (509d72a)
  • 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)
  • clean up ref (9e8427b)
  • done type check for all pages (d91b018)
  • remove utils/OptsButton (04ebd83)
  • Toggle props and typo update (9a40224)
  • type and layout footer padding fix (999d291)
  • typo (ec6f019)

0.24.2 (2022-08-07)

Features

  • add export divClass to Toast for user custom CSS (7625c01)

0.24.1 (2022-08-07)

Bug Fixes

  • change from import { CloseButton } from $lib to import CloseButton from "../utils/CloseButton.svelte" in lib dir (4eb4346)
  • update Button color types (974df12)

0.24.0 (2022-08-07)

⚠ BREAKING CHANGES

  • change node version to 0.16.16 since new playwright and sveltekit require it, sveltejs/kit#5842

Features

Bug Fixes

  • #200 undefined in tooltips (4ed2ec0)
  • A11y fix for all alt taking out picture for img tag (a247c32)
  • add CloseButton to index and change import from $lib (cc8fe25)
  • alerts with list color removal (f940441)
  • clean up import from utils for docs (b50126d)

0.23.3 (2022-08-05)

Bug Fixes

  • remove EcommerceCard and SignInCard (7e6b2b6)
  • SignInCard type update (55c824a)

0.23.2 (2022-08-04)

Features

  • add events to NavLi and NavDropdown (02e4032)

0.23.1 (2022-08-04)

Features

0.23.0 (2022-08-04)

⚠ BREAKING CHANGES

  • add datepicker

Features

0.22.30 (2022-08-03)

Features

Bug Fixes

  • revert Tooltip component (9cedc68)

0.22.29 (2022-08-02)

Bug Fixes

  • call updatePosition and floatingMiddleware functions in onMount (b905101)

0.22.28 (2022-08-02)

Features

Bug Fixes

  • update Tooltip component (df80539)

0.22.27 (2022-08-01)

Bug Fixes

  • update skeleton components (6c49370)
  • update Svelte-Heros icon for Rating component (d1c03fa)

0.22.26 (2022-07-30)

Features

  • avatar w/tooltip / initials (6b9a333)

0.22.25 (2022-07-29)

Features

0.22.24 (2022-07-29)

Features

Bug Fixes

0.22.23 (2022-07-29)

Bug Fixes

  • minor fixes / fine tuning (57c1cf7)

0.22.22 (2022-07-28)

Features

0.22.21 (2022-07-28)

Bug Fixes

  • megamenu centered in small screen (713aa9a)

0.22.20 (2022-07-28)

0.22.19 (2022-07-27)

Features

0.22.18 (2022-07-27)

0.22.17 (2022-07-26)

0.22.16 (2022-07-26)

Bug Fixes

  • cards/index.md, buttons (9b2ca39)

0.22.15 (2022-07-26)

Features

Bug Fixes

  • cards layout on index.md pages (2080f8e)

0.22.14 (2022-07-25)

Bug Fixes

0.22.13 (2022-07-24)

0.22.12 (2022-07-24)

Features

Bug Fixes

0.22.11 (2022-07-23)

Features

  • list group rewritten - API changed (86c97dc)

Bug Fixes

  • background context added (52c8dd5)
  • error fix for deployment (be684a8)
  • field name change for ListGroupItemType (da93d46)

0.22.10 (2022-07-23)

Bug Fixes

  • merge conflict fix with Hetarth02-main (914c1f9)

0.22.9 (2022-07-23)

Bug Fixes

  • using classnames dynamic class name for Footer (52e17c7)

0.22.8 (2022-07-23)

Bug Fixes

0.22.7 (2022-07-22)

Features

  • form buttons tinted removed (5c2d619)

Bug Fixes

0.22.6 (2022-07-22)

Features

Bug Fixes

0.22.5 (2022-07-21)

Bug Fixes

0.22.4 (2022-07-21)

Bug Fixes

0.22.3 (2022-07-21)

Bug Fixes

  • for #165 and #170 and changed $$restProps.class to $$props.class (99399b8)

0.22.2 (2022-07-21)

Bug Fixes

0.22.1 (2022-07-20)

Bug Fixes

0.22.0 (2022-07-20)

⚠ BREAKING CHANGES

  • update dependencies and vite. script dev, build preview and test work

Features

  • update dependencies and vite. script dev, build preview and test work (bf1b837)

Bug Fixes

0.21.17 (2022-07-20)

Bug Fixes

  • Checkbox on:click position (cfb1c65)
  • on:click for Toggle, Checkbox and Radio (48710b5)

0.21.16 (2022-07-20)

Bug Fixes

  • dropdown search (4416a31)
  • padding issues with dropdown (6a48d4d)
  • padding issues with dropdown (8e8c2d4)

0.21.15 (2022-07-20)

Bug Fixes

  • dropdown search (4416a31)
  • padding issues with dropdown (6a48d4d)
  • padding issues with dropdown (8e8c2d4)

0.21.14 (2022-07-19)

Features

  • update floating label component (d04caf9)

Bug Fixes

0.21.13 (2022-07-19)

0.21.12 (2022-07-19)

0.21.11 (2022-07-18)

Bug Fixes

0.21.10 (2022-07-17)

Features

0.21.9 (2022-07-17)

Features

  • add fileupload multiple files and sizes (81ab128)

0.21.8 (2022-07-17)

Features

  • add skeleton components and page (cf1f421)

0.21.7 (2022-07-17)

Features

  • add kbd component and page (66c1f2e)

0.21.6 (2022-07-16)

Bug Fixes

  • links in form index (1149aa2)
  • sidebars and forms {...$$restProps} position updates (d983225)

0.21.5 (2022-07-16)

Features

  • alerts more functions, changed API (a2306fb)

Bug Fixes

  • add href prop to jjagielka avatars and fix doc (ea97577)
  • buttons - update sizes and force round (22284ad)

0.21.4 (2022-07-14)

Bug Fixes

  • alerts dismissable button color (779e863)

0.21.3 (2022-07-14)

0.21.2 (2022-07-13)

Bug Fixes

0.21.1 (2022-07-12)

Features

  • add positioning to Toasts (a88f641)
  • merging jjagielka-buttons (94ffdcb)

Bug Fixes

  • buttons - transparency for outline (6ae3d0f)
  • documentation typos (942c3b2)
  • removed bg and text from CloseButton to keep transparency (b5d36ee)
  • reverting Alert (ccda53a)

0.21.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Footer component updated

Features

  • Footer component updated (c144ba6)

0.20.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Button component API update

Features

  • Button component API update (934ff9b)

0.19.13 (2022-06-30)

Bug Fixes

  • removed gradient outline examples since Flowbite site does not have them (56ac6b4)

0.19.12 (2022-06-30)

0.19.11 (2022-06-30)

Features

  • can add own search function to TableSearch component (514c7f7)

0.19.10 (2022-06-30)

Features

  • add on change event dispatch to select (bda74a6)
  • update Breadcrumb components (b35a970)

0.19.9 (2022-06-27)

0.19.8 (2022-06-27)

0.19.7 (2022-06-27)

0.19.6 (2022-06-27)

0.19.5 (2022-06-27)

0.19.4 (2022-06-25)

Bug Fixes

  • change from const to let navDivClass (ffdcd9f)
  • update navbar index page by adding flex items-center md:order-2 (efc0209)

0.19.3 (2022-06-24)

Bug Fixes

0.19.2 (2022-06-24)

Bug Fixes

0.19.1 (2022-06-24)

0.19.0 (2022-06-24)

⚠ BREAKING CHANGES

  • Dropdown has a new structure

Bug Fixes

  • Dropdown has a new structure (2c5d7b0)
  • update Dropdown components (4dd3254)
  • update dropdown creating Dropdown, DropdownDivider, DropdownHeader, DropdownItem (58db150)

0.18.6 (2022-06-24)

0.18.5 (2022-06-24)

0.18.4 (2022-06-23)

Features

  • add button colored shadows (96e20c5)
  • add outline button (aa14b26)
  • add outlineStyle white for loader (7769c19)

0.18.3 (2022-06-22)

Bug Fixes

0.18.2 (2022-06-22)

Features

  • make button styles reactive (d74dd9b)

Bug Fixes

  • make disabled button unclickable (df1c66d)
  • update checkbox, add Label and Helper components, update checkbox page (07de620)

0.18.1 (2022-06-18)

Features

  • add voice search component (8e6e610)

0.18.0 (2022-06-17)

⚠ BREAKING CHANGES

  • new Table components

Features

  • add simeple search component (945c27b)
  • new Table components (b2d4c8c)

Bug Fixes

  • add SimpleSearch to index.ts (64a8f49)
  • update Tabel component, add TableHead, TableBody, TableHeadCell, TabelRow (09b7ad9)
  • wrong label class name (39735b3)

0.17.6 (2022-06-17)

Bug Fixes

  • removed $app/env browser from Tooltip component (604a1e0)

0.17.5 (2022-06-16)

0.17.4 (2022-06-14)

Breaking Change

  • Tooltip component has different structures.

Bug Fixes

  • update Tooltip component (d0cc06e)

0.17.3 (2022-06-14)

Bug Fixes

  • update ButtonGroupItem border (365b6d2)

0.17.2 (2022-06-08)

Bug Fixes

  • change type string to typeof SvelteComponent (277c3e2)

0.17.1 (2022-06-07)

Bug Fixes

  • add {39090props.class || ''} {...39090restProps} to Sidebar components (7ea5815)

0.17.0 (2022-06-07)

⚠ BREAKING CHANGES

  • read the doc how to use them

Features

  • add {...39090restProps} to ButtonGroup (9744917)
  • new sidebar structure (bf35b3e)
  • update Sidebar components (4f15325)

0.16.14 (2022-06-07)

Features

  • add {...39090restProps} to ButtonGroupItem (6af6066)

0.16.13 (2022-06-07)

0.16.12 (2022-06-07)

Features

  • add type to ButtonGroupItem (1aefa6b)

0.16.11 (2022-06-06)

Features

  • add on:click to ButtonGroupItem (f3229de)

Bug Fixes

  • forms components moved all export variables before function (13d518b)
  • Input component move let padding before using it (4fac17c)
  • props update (2feb352)

0.16.10 (2022-06-05)

Features

  • add on:click to forms/Toggle component (3b9ba37)

0.16.9 (2022-06-05)

Features

  • add bind:group to Radio component (386ab02)

0.16.8 (2022-06-03)

0.16.7 (2022-06-02)

0.16.6 (2022-06-02)

Features

  • add 66464props.class and 66464restProps to all Badge components (e466faf)

0.16.5 (2022-06-02)

0.16.4 (2022-06-01)

0.16.3 (2022-06-01)

Bug Fixes

0.16.2 (2022-05-30)

Bug Fixes

  • spinner fill and colour were back to front. (83e6ec7)

0.16.1 (2022-05-27)

0.16.0 (2022-05-26)

Bug Fixes

  • update ButtonGroup components (72fa977)

0.15.41 (2022-05-24)

Features

  • add transition slide to navbar (da3d34a)

0.15.40 (2022-05-23)

Features

  • add transition slide to navbar (755ae7f)

Bug Fixes

  • add {4126props.class || ''} to Navbar nav (39a50fe)
  • remove transition for navbar (4f078d0)
  • remove transition for NavUl (6a29a1d)

0.15.39 (2022-05-22)

Features

  • add new Navbar with dropdown demo (d48b42f)
  • change Navbar component structure (81b83fb)
  • favicon and logo update (6c317a9)
  • update Navbar components (66170da)

Bug Fixes

  • add engines node version >=16.0.0 to package.json (5f859be)
  • restucturing Navbar components (3f4fa07)
  • update Navbar components (57a7205)

0.15.38 (2022-05-19)

Bug Fixes

  • add props.class to Spinner (3fe4f8b)

0.15.37 (2022-05-18)

Bug Fixes

  • add buttonClass to AccordionItem (8387244)

0.15.36 (2022-05-17)

Bug Fixes

  • add '' to string types (387363a)
  • add bind:checked to Checkbox (7cfcf67)
  • add bind:checked to Toggle (18a34ea)
  • remove radio, search etc from InputType (ed95418)

0.15.35 (2022-05-15)

Bug Fixes

  • add ulClass and childClass in SidebarItem's SidebarDropdown (2e0f46b)

0.15.34 (2022-05-15)

Bug Fixes

  • add childClass and ulClass to SidebarDropdown (8754489)

0.15.33 (2022-05-15)

Features

  • add AccordionFlush component (e2d297d)

0.15.32 (2022-05-15)

Bug Fixes

  • change mr-4 to mr-2 in SidebarDropdown component (2961555)

0.15.31 (2022-05-15)

Bug Fixes

  • add {41578props.class ? 41578props.class : ''} to AccordionItem component (b90ee19)

0.15.30 (2022-05-14)

Bug Fixes

  • move all index.svelte to index.md and add breadcrumb (c691d92)

0.15.29 (2022-05-13)

Bug Fixes

  • 28115props.class returns undefined if class is not given (c1d4ab8)

0.15.28 (2022-05-13)

Features

  • add slot to EcommerceCard (d777c87)

0.15.27 (2022-05-13)

0.15.26 (2022-05-13)

Bug Fixes

  • change from ./package/index.js to index.js for main in package.json (785fe2c)

0.15.25 (2022-05-13)

Bug Fixes

0.15.24 (2022-05-12)

0.15.23 (2022-05-11)

Features

Bug Fixes

  • add handleAlert to Alert component (bd82de3)
  • demo page bugs (542b88a)
  • demo page text dark mode, dropdown error (fa46244)

0.15.22 (2022-05-10)

0.15.21 (2022-05-10)

Bug Fixes

  • add right round corner to FullWidthTabs (adaf72f)

0.15.20 (2022-05-10)

Features

  • add always open, color, flush, and arrow style to Accordion component (e435bb6)

0.15.19 (2022-05-10)

Bug Fixes

  • add SidebarItem to Sidebar component (a3a9654)

0.15.18 (2022-05-10)

0.15.17 (2022-05-09)

Bug Fixes

  • remove svelte-collapse from Accordion component (7b8a642)
  • update svelte-sidebar-menu to 0.8.4 (3b07355)

0.15.16 (2022-05-09)

Bug Fixes

  • remove __layout from pages dir (7224e31)
  • remove rel=external from __layout since it doesn't show the sidemenu (a0cee08)
  • update svelte-sidebar-menu (59b37b5)
  • update svelte-sidebar-menu and __layout (9314f7a)

0.15.15 (2022-05-07)

Bug Fixes

  • update svelte-sidebar-menu (f6fb17f)

0.15.14 (2022-05-06)

Bug Fixes

  • change width limit to >=1024 in Responsive component (e95c10f)
  • move from @codewithshin/svelte-sidebar to svelte-sidebar-menu (4584351)
  • move Responsive component from layout to all pages (381ee20)
  • rename index.js to index.ts (216db5a)
  • update checkbox page (aa45560)
  • use svelte-sidebar Responsive for all layouts (dc9ed0d)

0.15.13 (2022-05-05)

Features

  • add Checkbox, CheckboxInline, and checkbox page (baab944)

Bug Fixes

0.15.12 (2022-05-05)

Features

  • add RadioItem and RadioInline for colors, inline, helper text (9fc2812)

0.15.11 (2022-05-03)

Features

0.15.10 (2022-05-03)

Features

  • add radio label with a link to radio form (2c3fe6f)

Bug Fixes

  • add Input to form index (00ec469)
  • position update for dropdown and imgdropdown components (1aef255)

0.15.9 (2022-04-30)

Features

  • add color and size to Toggle component (6595bb3)

0.15.8 (2022-04-29)

Bug Fixes

  • update for lighthouse (e81850d)
  • update links, flowbite svelte link, sitemap links, white for dark mode (024b079)

0.15.7 (2022-04-28)

Bug Fixes

  • add 32997restProps to Iconinput (34c8ad5)

0.15.7 (2022-04-28)

Features

  • The build process now auto generates component props on build

Changed

  • The 'name' attribute on all buttons is now replaced with the more flexible pattern. As a consequence the SpinnerButton component has been removed.
  • Added more button use cases in the documentation and merged button/setup and button/default into one
  • Implemented button disable states with different styles and pointer exclusion
  • All buttons now implement 'items-center inline-flex' by default
  • Button can now be futher styled using the incremental 'class' attribute

Bug Fixes

  • button light theme had a color mismatch

0.15.6 (2022-04-27)

Features

  • add iconColor to sidebar and sidebardropdown components (9b239ba)

0.15.5 (2022-04-27)

Features

  • add custom slide controllers to carousel (8a2a329)

Bug Fixes

0.15.4 (2022-04-26)

0.15.3 (2022-04-26)

Features

0.15.2 (2022-04-26)

Bug Fixes

0.15.1 (2022-04-26)

0.15.0 (2022-04-25)

Bug Fixes

0.14.17 (2022-04-25)

Features

0.14.16 (2022-04-24)

Features

  • update svelte to 3.47.0 (2c51f1c)

0.14.15 (2022-04-23)

Features

  • add loop to carousel components (0ae0d66)

0.14.14 (2022-04-21)

Features

  • add Rating, AdvancedRating, and ScoreRating components (8c91712)

0.14.13 (2022-04-20)

Bug Fixes

  • update index.js by adding .js to all store files (1b1adcd)

0.14.12 (2022-04-19)

Bug Fixes

  • update tabStores import link (b856b9f)

0.14.11 (2022-04-19)

Bug Fixes

  • change ts to js for tabStore and changed file name to tabStores (f46efd4)

0.14.10 (2022-04-19)

Bug Fixes

  • change ts to js and removed types from modalStores and dropdownStores (89e88e2)

0.14.9 (2022-04-19)

Bug Fixes

  • change js to ts and add ts in index.js (7b3bb20)

0.14.8 (2022-04-19)

Bug Fixes

  • change ts to js for svelte/store files (625b285)

0.14.7 (2022-04-19)

Bug Fixes

  • add default as to dropdown and modal Stores (4fc6ee0)
  • update package.json and clean up lib/index (e37a45e)

0.14.6 (2022-04-19)

Bug Fixes

  • export dropdownStores in index.js (f4b7f6c)

0.14.5 (2022-04-19)

Bug Fixes

  • export dropdownIdStore in index.js (4c897d9)
  • update test for /buttons/setup page (90daabb)

0.14.4 (2022-04-19)

Features

  • add close on body, add close another dropdown and open own (addabf8)

Bug Fixes

  • change btnType to type in Button components (310d2d8)
  • change z-50 to z-10 for DropdownDefault (71d4640)
  • moved @codewithshin/svelte-heroicons to dependencies (5639d70)
  • Utterances link update to themesberg (584da7e)

0.14.3 (2022-04-18)

Features

  • add slot and {...70121restProps} to all button components (c98057c)

0.14.2 (2022-04-18)

0.14.1 (2022-04-18)

Features

0.13.10 (2022-04-16)

Bug Fixes

  • add a space in front of from /index (32beb0e)
  • add Breadcrumb to md files (6ea1d24)
  • add btnLabel=Read more (0730167)
  • update h1 for breadcrumb (8bfef6a)
  • update h1 in index pages (e4d1a52)
  • update layouts for breadcrumb (1c07955)

0.13.9 (2022-04-16)

Features

  • add focus on load to Input component (5d0c7fb)

Bug Fixes

  • add 100% to pre tag (3c8eaf2)
  • Input padding uses p-4, p-2.5 and p-2 depends on the size (632bd5d)
  • logo (c28e9f3)
  • moved p-tag and h3 tag css to app.css (cb3d08e)
  • refresh dev environment (3a1b452)
  • update carousel page (27c621b)
  • update main nav. add transition to carousel (3a9f572)

0.13.8 (2022-04-14)

Features

  • add carousel components (846a99d)

0.13.7 (2022-04-13)

Bug Fixes

  • remove SvelteKit app/stores page and session from Navbar (09428df)

0.13.6 (2022-04-13)

Bug Fixes

  • create new props files (0a6fd33)
  • remove SvelteKit app session and page (7eaa3db)

0.13.5 (2022-04-12)

Features

0.13.4 (2022-04-12)

Bug Fixes

  • add sitemap footer darkmode (72fe322)
  • enable scrolling in modals (fixes #23) (8e60319)
  • removed prismjs from package.json and layouts (dd9ad11)
  • sidebar menu covers screen and it doesn't allow to click any links (879c886)
  • update sidebar menu to close after clicking a link (ae9a36c)
  • update sidebar menu to close it when you click outside of the sidebar (30c6026)

0.12.6 (2022-04-05)