Skip to content

Latest commit

 

History

History
1223 lines (682 loc) · 51 KB

CHANGELOG.md

File metadata and controls

1223 lines (682 loc) · 51 KB

Changelog

0.12.2

Patch Changes

  • fix: move all types and interfaces from index to ./type.ts

0.12.1

Patch Changes

  • fix: change tailwind-variants from devDependencies to dependencies

0.12.0

Minor Changes

  • 15812aeb (HEAD -> main, origin/main, origin/HEAD) fix: TableHead add tr tag
  • a47f3687 fix: Rating id not a valid XML name
  • 19c1219c feat: rating/CustomIcon, fix: Star, Heart, Thumbup
  • 59c5ef39 docs: change span to div in indicators/examples/legend
  • 721e10ca fix: card page
  • 7e56bb32 fix: remove type prsentation from divin Card
  • 78496d98 chore: add /.vercel to gitignore
  • 49c0c7e6 fix: add ignores .vercel/ to eslint.config.js
  • 7f90ca8c fix: change adapter-auto to adapter-vercel
  • fix: CustomIcon.svelte, Heart.svelte, Rating.svelte, Star.svelte, Thumbup.svelte
  • fix: TimelineItem.svelte

0.11.2

Patch Changes

  • chore: sveltekit update
    • change test:integration to test:e2e
    • removed enginges from package.json

0.11.1

Patch Changes

  • fix: BottomNavItem type
  • 8c325984 fix: Card
  • 2020074f docs: coverage update
  • cbd25300 fix: BottomNavItem: types, docs: tooltip to bottom-nav examples
  • 1b97cb19 fix: BottomNav: remove attribute href from element button
  • b003187e fix: package.json "node": "^20.0.0"

0.11.0

Minor Changes

  • feat: activeUrl for dropdown, bottom-navigation, nav, sidebar

0.10.11

Patch Changes

  • fix: put back gen:exports to lib-helers script

0.10.10

Patch Changes

  • fix: Tabs: add the id to the panel div
  • fix: TabItem: add aria-selected to the button to improve accessibility

0.10.9

Patch Changes

  • fix: Tabs and TabItem: generate unique IDs dynamically, add id to tab buttons, add aria-controls to link tab buttons to the panel, pass panelId through context to maintain the connection

  • fix: #35 remove sveltekit dependencies

  • fix: use undefined to role in Card

  • fix: remove link role is unnecessary for element a with attribute href in Card component

  • fix: #29 style in CardPlaceholder

  • fix: #34 change prop style to inputStyle, navbar A11y update

0.10.8

Patch Changes

  • fix: peerDependencies update

0.10.7

Patch Changes

  • fix: dependencies update

0.10.6

Patch Changes

  • fix: remove sveltekit dependencies

0.10.5

Patch Changes

  • fix: #34 change style to inputStyle

0.10.4

Patch Changes

  • fix: remove unnecessary import

0.10.3

Patch Changes

  • fix: Input.svelte without div class with no left or right

0.10.2

Patch Changes

  • fix: Table headItems prop to be an array of HeadItemType

0.10.1

Patch Changes

  • fix: Img, ImgEnhanced

0.10.0

Minor Changes

  • feat: add @floating-ui/dom to Tooltip

0.9.25

Patch Changes

  • fix: lint fixes

0.9.24

Patch Changes

  • docs: README update for npmjs

0.9.23

Patch Changes

  • feat: Tooltip click and external control (9d6683d)

0.9.22

Patch Changes

  • fix: add padding none to Card, add optional children to Toggle

0.9.21

Patch Changes

0.9.20

Patch Changes

0.9.19

Patch Changes

0.9.18

Patch Changes

0.9.17

Patch Changes

0.9.16

Patch Changes

0.9.15

Patch Changes

0.9.14

Patch Changes

0.9.13

Patch Changes

0.9.12

Patch Changes

0.9.11

Patch Changes

0.9.10

Patch Changes

0.9.9

Patch Changes

0.9.8

Patch Changes

0.9.7

Patch Changes

0.9.6

Patch Changes

0.9.5

Patch Changes

0.9.4

Patch Changes

  • fix: Tabs and TabItem component setContext update

0.9.3

Patch Changes

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

0.8.9

Patch Changes

0.8.8

Patch Changes

0.8.7

Patch Changes

0.8.6

Patch Changes

0.8.5

Patch Changes

0.8.4

Patch Changes

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

  • fix: Runatics before Runes-Meta-Tag

0.7.0

Minor Changes

  • fix: remove withEvents

0.6.2

Patch Changes

  • fix: class name update

0.6.1

Patch Changes

  • fix: class names

  • fix: class name update

0.6.0

Minor Changes

  • fix: extends svelte/element for typography and form components

0.5.6

Patch Changes

  • fix: update class names

0.5.5

Patch Changes

  • fix: footer classes

0.5.4

Patch Changes

  • fix: TableBodyCell separate onclick to button

0.5.3

Patch Changes

  • feat: add transition to badge

0.5.2

Patch Changes

  • fix: Toggle component

0.5.1

Patch Changes

  • fix: add target to A component

0.5.0

Minor Changes

  • fix: add missing attributes, target, disabled, etc.

0.4.13

Patch Changes

  • fix: self-closing HTML tags

0.4.12

Patch Changes

  • feat: add ctxclass to List/Li

0.4.11

Patch Changes

  • fix: update types

0.4.10

Patch Changes

0.4.9

Patch Changes

0.4.8

Patch Changes

0.4.7

Patch Changes

0.4.6

Patch Changes

0.4.5

Patch Changes

0.4.4

Patch Changes

0.4.3

Patch Changes

  • fix: change snippet icon to iconSlot in SidebarDropdownWrapper

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

0.3.7

Patch Changes

  • fix: add default values to component docs (273e64b520543375ccd10761a5103ea4e81cae26) update: svelte next-80 fix: remove option(?) from some children docs: sidebar menu in Nav.svelte to keep open when $page.url.pathname has the directory fix: add if to Video.svelte since it is optional

0.3.6

Patch Changes

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

0.2.49

Patch Changes

0.2.48

Patch Changes

0.2.47

Patch Changes

    • ec25597 (HEAD -> main) fix: change to chilren?: any (35d2b4573ff8cf1e187637f1f3700605c01339ab)
    • cc1482c (origin/main, origin/HEAD) fix: update links
    • 66b7cd4 fix: update links
    • 3644446 fix: change vercel.app to codewithshin.com

0.2.46

Patch Changes

0.2.45

Patch Changes

0.2.44

Patch Changes

  • fix: add type option ? to closeNav in NavBrand docs: remove closeNav from NavLi and NavBrand in md files

0.2.43

Patch Changes

  • fix: using setContext/getContext for Nav closeNav so that you don't need to repeat it in NavLi and NavBrand

0.2.42

Patch Changes

  • fix: NavLi color updates chore: lib-helpers and format

0.2.41

Patch Changes

0.2.40

Patch Changes

  • fix: change tab indentation to spaces docs: update sidebar page fix: add 128 so that h-128 works to tailwind.config.cjs fix: add utils/PlusPlaceholder compo for sidebar page

0.2.39

Patch Changes

  • 2dc9328: Navbar, NavUl, NavLi update to use activeClass and nonActiveClass with context. The context is set in Navbar

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

0.2.38 (2024-02-14)

Bug Fixes

  • move apexcharts to dependencies (d95d4e5)

0.2.37 (2024-02-08)

Bug Fixes

  • vite update and change to query: ?raw, import: default (c8b0be9)

0.2.36 (2024-02-08)

Features

Bug Fixes

0.2.35 (2024-02-08)

Bug Fixes

0.2.34 (2024-02-07)

Features

  • add BottomNav and BottomNavLink compos (545b2d7)
  • starting bottomnav (bcb08ee)

0.2.33 (2024-02-07)

Features

  • add CloseButton to badge, banner, alert and toast compos (86dca6d)

0.2.32 (2024-02-06)

Bug Fixes

  • CloseButton for Badge, Alert, Banner components (7d83836)

0.2.31 (2024-02-06)

Features

0.2.30 (2024-02-06)

0.2.29 (2024-02-06)

Features

Bug Fixes

0.2.28 (2024-02-06)

Features

0.2.27 (2024-02-05)

Features

Bug Fixes

  • change from atomonedark to classicdark in HighlightCompo (d0ac7ff)
  • replace Hightlight to HighlightSvelte in HighlightCompo (a81fd5e)
  • sticy-navbar example (ef1f118)

0.2.26 (2024-02-04)

0.2.25 (2024-02-04)

Features

  • add component docs (52a1711)
  • add GradientButton component (528929b)
  • add GradientButton component (246037a)
  • add Toggle component (98c6aa6)
  • FloatingLabel component is added (9b6ea52)

Bug Fixes

  • change from atomonedark to classicdark in HighlightCompo (d0ac7ff)
  • icons update for flowbite-svelte-icons v1.0.4 (549e904)
  • nav example (036dd5f)
  • NavLi text color (83ba5a3)
  • remove and replace SidebarDropdownItem with SidebarItem (900d3a5)
  • remove SidebarDropdownItem (ee4ef47)
  • remove SidebarDropdownItem (3d019df)
  • replace Hightlight to HighlightSvelte in HighlightCompo (a81fd5e)
  • sticy-navbar example (ef1f118)

0.2.24 (2024-02-04)

Features

  • add GradientButton component (528929b)
  • add GradientButton component (246037a)

0.2.23 (2024-02-03)

Bug Fixes

  • remove and replace SidebarDropdownItem with SidebarItem (900d3a5)
  • remove SidebarDropdownItem (ee4ef47)
  • remove SidebarDropdownItem (3d019df)

0.2.22 (2024-02-03)

Features

  • FloatingLabel component is added (9b6ea52)

0.2.21 (2024-02-03)

Features

Bug Fixes

0.2.20 (2024-02-02)

Bug Fixes

0.2.19 (2024-02-02)

Features

Bug Fixes

  • icons update for flowbite-svelte-icons v1.0.4 (549e904)

0.2.18 (2024-02-01)

Features

  • add Checkbox component (ace15d4)
  • add list-group components and page (f05eea0)
  • add list-group components and page (1653fd2)
  • add MetaTag (8a56bcc)
  • add range component, page, and test (66d1ee9)
  • add Range, Radio, Helper, RadioButton components (254fbf5)
  • add rating components and page (dc2a40b)

Bug Fixes

0.2.17 (2024-02-01)

Features

  • add Range, Radio, Helper, RadioButton components (254fbf5)

0.2.16 (2024-01-31)

Features

  • add range component, page, and test (66d1ee9)

0.2.15 (2024-01-31)

Features

  • add rating components and page (dc2a40b)

Bug Fixes

0.2.14 (2024-01-30)

Features

Bug Fixes

0.2.13 (2024-01-30)

Features

  • add FooterIcon (3320f2f)
  • add list-group components and page (1653fd2)

Bug Fixes

  • add activeclass to dropdown (86a210d)
  • add kit to peerDependencies (f82cb7d)
  • dropdown add classes (5d31d80)
  • gallery page for Safari hack (27a1ac7)
  • remove tabindex=-1 (ff4c440)

0.2.12 (2024-01-27)

Features

0.2.11 (2024-01-27)

Features

Bug Fixes

0.2.10 (2024-01-27)

Bug Fixes

  • SidebarDropdownWrapper opens update (b82f584)

0.2.9 (2024-01-26)

0.2.8 (2024-01-25)

Features

0.2.7 (2024-01-25)

0.2.6 (2024-01-25)

Features

0.2.5 (2024-01-25)

Features

0.2.4 (2024-01-24)

Features

  • add DescriptionList, List, Li components (2dbd24c)

0.2.3 (2024-01-24)

Features

Bug Fixes

0.2.2 (2024-01-24)

Features

  • add Blockquote component and page (9464203)
  • add P component (6628e5b)

0.2.1 (2024-01-23)

Features

Bug Fixes

  • class to proper names (61ddb7a)
  • class update for drawer and dropdown (583eddf)
  • class update in Darkmode and Drawer (2f01cd2)
  • Nav and Sidemenu style (a027d54)
  • progress sidebar menu (81a106d)

0.1.35 (2024-01-22)

0.1.34 (2024-01-22)

Features

0.1.33 (2024-01-21)

Bug Fixes

0.1.32 (2024-01-20)

Bug Fixes

0.1.31 (2024-01-20)

Features

  • use import.meta.glob for md files (c15c9f8)

Bug Fixes

0.1.30 (2024-01-18)

Features

0.1.29 (2024-01-17)

Features

Bug Fixes

0.1.28 (2024-01-15)

Features

0.1.27 (2024-01-15)

Features

Bug Fixes

0.1.26 (2024-01-14)

Features

  • add Indicator component (9f26ca6)

0.1.25 (2024-01-14)

Features

0.1.24 (2024-01-14)

Features

Bug Fixes

0.1.23 (2024-01-13)

Features

0.1.22 (2024-01-12)

Features

0.1.21 (2024-01-12)

0.1.20 (2024-01-12)

0.1.19 (2024-01-12)

0.1.18 (2024-01-12)

0.1.17 (2024-01-12)

Features

0.1.16 (2024-01-11)

Features

0.1.15 (2024-01-11)

0.1.14 (2024-01-11)

0.1.13 (2024-01-11)

Features

Bug Fixes

0.1.12 (2024-01-08)

0.1.11 (2024-01-08)

Features

  • add dropdown components and page (0013f22)

0.1.10 (2024-01-08)

Features

0.1.9 (2024-01-08)

0.1.8 (2024-01-08)

Features

0.1.7 (2024-01-08)

Bug Fixes

  • add children to NavBrand (51b141d)

0.1.6 (2024-01-08)

Bug Fixes

  • add keywords to package (6388216)

0.1.5 (2024-01-08)

0.1.4 (2024-01-08)

Bug Fixes

0.1.3 (2024-01-08)

Bug Fixes

  • update peerDependencies in package.json (951b391)

0.1.2 (2024-01-08)

Bug Fixes

0.1.1 (2024-01-08)

Features

Bug Fixes