- fix: move all types and interfaces from index to ./type.ts
- fix: change tailwind-variants from devDependencies to dependencies
- 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
- chore: sveltekit update
- change test:integration to test:e2e
- removed enginges from package.json
- 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"
- feat: activeUrl for dropdown, bottom-navigation, nav, sidebar
- fix: put back gen:exports to lib-helers script
- fix: Tabs: add the id to the panel div
- fix: TabItem: add aria-selected to the button to improve accessibility
-
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
- fix: peerDependencies update
- fix: dependencies update
- fix: remove sveltekit dependencies
- fix: #34 change style to inputStyle
- fix: remove unnecessary import
- fix: Input.svelte without div class with no left or right
- fix: Table headItems prop to be an array of HeadItemType
- fix: Img, ImgEnhanced
- feat: add @floating-ui/dom to Tooltip
- fix: lint fixes
- docs: README update for npmjs
- feat: Tooltip click and external control (
9d6683d
)
- fix: add padding none to Card, add optional children to Toggle
- fix: target prop to Avatar and Badge (
33e218594d6ba5b62fab553950b68f392abf40cf
)
- fix: move {...$restProps} before class (
af194870eedfadac9232d50365aaa08841566a01
)
- fix: update svelte-lib-helpers for component docs (
b52d04c278fc9fb87d14ca2ae7653c7bcd1c6efd
)
- types: update due to lint errors (
226d17b08bbc019355ea7a6771551065458bb0f5
)
- types: update after adding eslint.config.js and pnpm check (
4c84a8baa6d6a7f9421501d1630ec4dedf4c3c88
) docs: lib-helpers update and create compoent doc and component data
- feat: isSingle prop to AccordionItem and SidebarDropdownWrapper components (
9c623ed80be37a0beb042a3cba040174106ba5fd
)
- fix: Search component (
aee5a4f00e8d32481255fb24bc7bd05bd1ad24e8
)
- feat: modal component and page (
47c51b8ddbbda5209099f2b88636a05e0218d398
)
- fix: add children to SidebarBrand (
cf691edbeadb1435daaecceb9d1a407e699c2878
)
- fix: type updates (
c8fddcdb99cb02807292a4eb3cfaa5043add51e4
)
- feat: SidebarBrand, SidebarButton, SidebarCta components (
b340a330f29ea787ff3928d95689c45196d5130a
)
- feat: add transition, backdrop, and activateClickOutsie to Sidebar component (
5781b3e62a25c95094edb1261cfa9b839c84db36
)
- feat: Popover compoents and page (
7610cab277c49414ea7a8524d6b2deeb50e4d4f5
)
- feat: update Table components (
353f6b4c10649a40adc4a72ec16dc88be5599481
)
- fix: badge colors (
d83cb150a0504db8880664899f85944d669c4ad6
)
- feat: Tooltip component (
46fb3bc837df0ccdc434a60374804e1d4180706a
)
- fix: type updates (
30555a7982f82f92cdf03e26ea1812f57d357171
)
- fix: Tabs and TabItem component setContext update
- fix: add hamburgerMenu to Navbar (
aa8ce1176141a767b0d7432986806fc17103f1b1
)
- fix: remove Frame and add variants to Radio (
7e461d5814638fb244769e4da2ecbf05eabc1c8b
)
- feat: variants to gradientbutton (
6e7c3363c99ea2fbaff44c578b5793acf79c019b
)
- fix: change DropdownItem to DropdownUl and DropdownLi (
f5a069d81a7aa70b057557e06d4528109622064e
)
- fix: Helper update (
4bcf3008f82148d8ba0595f8538c85e3589f56ed
)
- feat: variants to Label and Helper (
e9a9d03d673c7611863f4cce0cfeb1391de3b550
)
- feat: add variants to floating input (
c94e217e30082fe2a323ca5c161c28e7a02f83f6
)
- fix: Input component (
0443fbd838714b5a9830e7bb5e64064df33cbb02
)
- feat: tab components (
422a740cc67ad2fde7f4b9664afd22f8e0007e6e
)
- feat: timeline (
548335ec8de440d0622144d762902f40f7af4c9c
)
- fix: update variants in various components (
9ee6411cb352d1dba2f83a78dde98745ea9db62e
)
- feat: add themes (
c42201ecb1c3f2f26e8d935324aafeeb277de09c
)
- fix: nav/index.ts remove Nav (
c1a15a78ef676e893305c4d4d00d476140c243da
)
- feat: variants (
a00d4f34dd05900e9ab84b93055073ba51171d7a
)
- fix: Navbar transition (
0437219877b09b62be4fdccdb634b52ea251fad2
)
- fix: Runatics before Runes-Meta-Tag
- fix: remove withEvents
- fix: class name update
-
fix: class names
-
fix: class name update
- fix: extends svelte/element for typography and form components
- fix: update class names
- fix: footer classes
- fix: TableBodyCell separate onclick to button
- feat: add transition to badge
- fix: Toggle component
- fix: add target to A component
- fix: add missing attributes, target, disabled, etc.
- fix: self-closing HTML tags
- feat: add ctxclass to List/Li
- fix: update types
- fix: add for closing tag for svelte@5.0.0-next.108 (
6b8a82f0b22f7767eb2f07ff4ccaba8fe584189b
) tests: add components.test.ts and home.test.ts fix: update meta tags
- feat: dropdown components update (
b3d65dd9b7ff0de0bc62ac7bdc7a9480449c936f
) docs: dropdown page update
- fix: install svelte-rune-highlight that has next.100 (
785736d03a1c1d4bc6dfdbea5f45ad39695a8b21
)
- fix: update flowbite-svelte-icons names (
b366d721a02d447ceaeead354268434f43f2991a
)
- fix: svelte@5.0.0next.100 installed for hmr fix (
de65f6598082ab3ab859b3feb69f257b29880b52
)
-
feat: add onclick to Avatar, Button, GradientButton, Card components. (
8805dfe9890a002104444c3e7c9293e7cd3831c7
)fix: update Sidebar, Drawer, Nav components
- fix: update DropdownItem and SidebarDropdownWrapper (
c93161d02f18ec2f42cb77f808602661efa9312a
)
- fix: change snippet icon to iconSlot in SidebarDropdownWrapper
-
fix: SidebarItem: change icon snippet to iconSlot (
d4c8b51c4a14fb56e7b768942b909aa792ea4022
)- fix: add aclass to SidebarItem
- fix: TabItem style update (
18e50b3218e11bd87878f919efd96e062bf5185d
)
-
feat: TabItem, and Tabs components (
69db35d4d1f32ef4cfc64b34ceb982627d50009e
)- docs: tab page is added
- 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
- fix: add svelte type Snippet to children and other snippets (
4624147a35d8bcde511a57f31666390cce18d084
) fix: add if-statement for children
- fix: card href prop (
6164df0d0d0ad13cd121d103728fd1cf9bf7a0d5
)
- fix: Card component update (
f63a4a3a3f95ccb04ca876f0f043c898b8fef124
)
- fix: Card component fix href prop (
b4dc6bd0b3801b8857c81734d77b38bbdae3623c
) fix: Card component add customSize prop
- fix: add lang="ts" to context="module" (
3081cb37fc5d78d5f8bbcb6cea7beb1aacf23ada
) fix: add $state() to let variables
- fix: Table by running lib-helpers (
fcb9cbd62909112c1d53dc5468349f716f5e9a9b
)
- feat: add table components (
970d66e9b4350f3b11160c18e0a498d989e985ef
)
- fix: add openMainMenu to control menu button for a small screen (
ec830d9422d30e6ca4589d2cc413394336148d11
)
-
- 490669e fix: add if children to Navbar (
a7cd201631728bd3ddb8b7d572bf2f33b11a2542
)
- 490669e fix: add if children to Navbar (
-
- 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
- ec25597 (HEAD -> main) fix: change to chilren?: any (
-
fix: update icon names (
ee34fc70dc928c5fec9b2d892f49d930a54a1ab0
) -
add runes: true to svelte.config.js (
ad4dfa7c918613819617f3e75ddf85a3fceaa312
) update flowbite-svelte-icons@2.0.0-next.1
- fix: update component docs (
f76850121e7fd4b3a9b4cfcfbd813d05a2903cff
)
- fix: add type option ? to closeNav in NavBrand docs: remove closeNav from NavLi and NavBrand in md files
- fix: using setContext/getContext for Nav closeNav so that you don't need to repeat it in NavLi and NavBrand
- fix: NavLi color updates chore: lib-helpers and format
-
docs: add GitHub icon, add About page, update vite.config.ts and app.d.ts to get dependencies version (
8c8d016bff19752808fef7fd9feeade57e0a5021
) -
fix: BottomNav z-index to 30 (
9a49998b8ada7fe45b969a4d8e2b3a127dbebac5
) docs: header in Nav z-index to max 50
- 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
- 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)
- move apexcharts to dependencies (d95d4e5)
0.2.37 (2024-02-08)
- vite update and change to query: ?raw, import: default (c8b0be9)
0.2.36 (2024-02-08)
- Dropdown, Card, Chart (3ab5981)
- package.json (82f2a17)
- toast page position (0fd312b)
- toast position colors for dark (dffe1a1)
0.2.35 (2024-02-08)
- add dependencies (7478f80)
0.2.34 (2024-02-07)
0.2.33 (2024-02-07)
- add CloseButton to badge, banner, alert and toast compos (86dca6d)
0.2.32 (2024-02-06)
- CloseButton for Badge, Alert, Banner components (7d83836)
0.2.31 (2024-02-06)
0.2.30 (2024-02-06)
0.2.29 (2024-02-06)
- add badge component (c35be46)
- toast page (2050696)
0.2.28 (2024-02-06)
0.2.27 (2024-02-05)
- add component docs (52a1711)
- 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)
- add component docs (52a1711)
- add GradientButton component (528929b)
- add GradientButton component (246037a)
- add Toggle component (98c6aa6)
- FloatingLabel component is added (9b6ea52)
- 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)
0.2.23 (2024-02-03)
- remove and replace SidebarDropdownItem with SidebarItem (900d3a5)
- remove SidebarDropdownItem (ee4ef47)
- remove SidebarDropdownItem (3d019df)
0.2.22 (2024-02-03)
- FloatingLabel component is added (9b6ea52)
0.2.21 (2024-02-03)
- add Toggle component (98c6aa6)
- nav example (036dd5f)
0.2.20 (2024-02-02)
- NavLi text color (83ba5a3)
0.2.19 (2024-02-02)
- add Checkbox component (ace15d4)
- icons update for flowbite-svelte-icons v1.0.4 (549e904)
0.2.18 (2024-02-01)
- 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)
- add activeclass to dropdown (86a210d)
- add kit to peerDependencies (f82cb7d)
- gallery page for Safari hack (27a1ac7)
- list-group md (3e115ed)
- list-group page (81865ee)
- MetaTag (9874d0d)
- remove tabindex=-1 (ff4c440)
0.2.17 (2024-02-01)
- add Range, Radio, Helper, RadioButton components (254fbf5)
0.2.16 (2024-01-31)
- add range component, page, and test (66d1ee9)
0.2.15 (2024-01-31)
- add rating components and page (dc2a40b)
0.2.14 (2024-01-30)
- MetaTag (9874d0d)
0.2.13 (2024-01-30)
- 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)
- add FooterIcon (3320f2f)
0.2.11 (2024-01-27)
- add ...attributes (d5f6801)
- add A/link component (61fe4fe)
- add all skeleton components (4ee9e0f)
- add Avatar component (690fd88)
- add Blockquote component and page (9464203)
- add breadcrumb (ce7297a)
- add Button (b58554f)
- add darkmode (4d54e6e)
- add DescriptionList, List, Li components (2dbd24c)
- add gen:exports to package.json (7dc8667)
- add Hr component and page (1edfc62)
- add Indicator component (9f26ca6)
- add installation to home (6709385)
- add kbd (a0c9fd3)
- add P component (6628e5b)
- add Select and Label (264e1cd)
- add SidebarDropdownWrapper and doc page (1496b6f)
- add skeleton (493e67d)
- add tests (f3cff31)
- add video component (eed2b81)
- adding Sidebar compos (7b6b443)
- banner (6cb2905)
- ButtonGroup component (c416d36)
- Card update (1a93ae5)
- classes update (7dc26f6)
- complete drawer compo (110dbaa)
- drawer update (005b3ee)
- progressbar (0a0c40e)
- spinner (5c7de96)
- use import.meta.glob for md files (c15c9f8)
- 2xl to xxl (9967420)
- class to proper names (61ddb7a)
- class update for drawer and dropdown (583eddf)
- class update in Darkmode and Drawer (2f01cd2)
- Darkmode, cleanup Button (9f2c5fa)
- dropdown add classes (5d31d80)
- HighlightCompo (8906fab)
- Label (62f5245)
- Label (2b7b645)
- Nav and Sidemenu style (a027d54)
- Nav sidebar update (4374cac)
- nav update (52c16f4)
- navbar breakpoint css (fc544e2)
- NavUl update (af6b733)
- NavUl update (0473a4e)
- progress sidebar menu (81a106d)
- SidebarDropdownWrapper opens update (b82f584)
- typo (0abaa14)
- typo (45d88a0)
0.2.10 (2024-01-27)
- SidebarDropdownWrapper opens update (b82f584)
0.2.9 (2024-01-26)
0.2.8 (2024-01-25)
- add Avatar component (690fd88)
0.2.7 (2024-01-25)
0.2.6 (2024-01-25)
- ButtonGroup component (c416d36)
0.2.5 (2024-01-25)
- add video component (eed2b81)
0.2.4 (2024-01-24)
- add DescriptionList, List, Li components (2dbd24c)
0.2.3 (2024-01-24)
- Nav sidebar update (4374cac)
0.2.2 (2024-01-24)
0.2.1 (2024-01-23)
- 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)
0.1.33 (2024-01-21)
- Label (62f5245)
0.1.32 (2024-01-20)
- NavUl update (af6b733)
0.1.31 (2024-01-20)
- use import.meta.glob for md files (c15c9f8)
0.1.30 (2024-01-18)
- add Select and Label (264e1cd)
0.1.29 (2024-01-17)
- add kbd (a0c9fd3)
- navbar breakpoint css (fc544e2)
0.1.28 (2024-01-15)
- progressbar (0a0c40e)
0.1.27 (2024-01-15)
- spinner (5c7de96)
0.1.26 (2024-01-14)
- add Indicator component (9f26ca6)
0.1.25 (2024-01-14)
- banner (6cb2905)
0.1.24 (2024-01-14)
- add darkmode (4d54e6e)
0.1.23 (2024-01-13)
0.1.22 (2024-01-12)
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)
- add installation to home (6709385)
- add SidebarDropdownWrapper and doc page (1496b6f)
- add tests (f3cff31)
- adding Sidebar compos (7b6b443)
0.1.16 (2024-01-11)
- add ...attributes (d5f6801)
0.1.15 (2024-01-11)
0.1.14 (2024-01-11)
- add breakPoint prop (02cb5a2)
- add breakPoint prop (49f8d25)
- add Button (b58554f)
- add dropdown components and page (0013f22)
- add footer (801a59e)
- add package tools (cb06870)
- add children to NavBrand (51b141d)
- add keywords to package (6388216)
- add peerDependencies (d5b27d1)
- add types (e315f88)
- FooterBrand (b572aec)
- HighlightCompo (8906fab)
- update peerDependencies in package.json (951b391)
0.1.12 (2024-01-08)
0.1.11 (2024-01-08)
- add dropdown components and page (0013f22)
0.1.10 (2024-01-08)
- add breakPoint prop (02cb5a2)
0.1.9 (2024-01-08)
0.1.8 (2024-01-08)
- add breakPoint prop (49f8d25)
0.1.7 (2024-01-08)
- add children to NavBrand (51b141d)
0.1.6 (2024-01-08)
- add keywords to package (6388216)
0.1.5 (2024-01-08)
0.1.4 (2024-01-08)
- add types (e315f88)
0.1.3 (2024-01-08)
- update peerDependencies in package.json (951b391)
0.1.2 (2024-01-08)
- add peerDependencies (d5b27d1)
- FooterBrand (b572aec)