Sage Fennel
fd31cb44a8
docs(dev): Fix code sample for vanilla JS ( #3836 )
...
* Fix code sample for vanilla JS
The .append method of elements takes plain text, not HTML. This updates the code to use .insertAdjacentHTML instead.
* Update createLabCodeExamples.ts
* fix(site): update createCodeExamples.ts vanilla JS code example
* Update createLabCodeExamples.ts
* Update createCodeExamples.ts
* Update createCodeExamples.ts
---------
Co-authored-by: Karsa <contact@karsa.org >
2025-12-10 11:18:57 +01:00
Eric Fennis
4dda432471
chore(repo): Update Node version and overal cleanup ( #3861 )
...
* update ci script
* Update ci workflow
* Update node version
2025-12-10 11:06:48 +01:00
Karsa
0775d8647e
fix(site): only show search placeholder if there aren't any results
2025-12-10 08:50:17 +01:00
Karsa
b4405f05ab
feat(site): add brand stop words to icon search ( #3824 )
...
* feat(site): added extended no results placeholder with brand icon stop words
* feat(site): fix grammatical error
* feat: extract brand stopwords & update github action to use these stopwords
* Apply suggestions from code review
Co-authored-by: Jakob Guddas <github@jguddas.de >
* feat: only use icon name section for closing brand request issues
* feat: added mcp brand stopword
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-12-05 14:18:46 +01:00
Jakob Guddas
f183c3ba20
feat(preview-comment): add symmetry preview ( #3823 )
2025-12-05 09:11:17 +01:00
Eric Fennis
dffffc7aff
fix: Reverts vercel output path
2025-11-27 11:06:47 +01:00
Eric Fennis
076e0bbcd9
chore(dependencies): Update dependencies ( #3809 )
...
* update deps
* Remove ignoredBuiltDependencies
* Fix build errors
* try this
* update config
* add coma
* Try this
* Revert import change
* try this
* add wasm import
* Load wasm
* try this
* Revert nitro version change
* Revert nitro config change
2025-11-27 10:50:19 +01:00
Eric Fennis
83d5ccc3e8
chore(metadata): Adjust navigation category ( #3461 )
...
* update categories
* Remove navigation from arrows and chevron icons
2025-11-21 14:10:05 +01:00
Epifânio Francisco
86957f0205
fix(docs): correct package name and description for Flutter and Lustre package ( #3701 ) ( #3703 )
...
* fix(docs): correct package name and description for Flutter package (#3701 )
* Revert "fix(docs): correct package naming in Packages section (#3701 )"
This reverts commit c9b738b4af1ffc114bf7e8e2b81754a54b118b97.
* fix: correct package name from lucide-lustre to lucide_lustre and fix typo (lustre → flutter)
2025-11-21 09:30:20 +01:00
theiereman
8dd82dd592
feat(docs): added lucide-rails third-party package ( #3769 )
2025-11-17 09:32:52 +01:00
Rokas Brazdžionis
190e8372af
feat(docs): add keyboard shortcut for search ( #3718 )
2025-11-07 10:04:40 +01:00
Victor Kaugesaar
2e794a296a
feat(docs): add new package for Go ( #3736 )
2025-10-31 09:54:31 +01:00
/Aljoscha
be59e647c1
Replace pnpm install with pnpm add across documentation. ( #3735 )
2025-10-26 17:01:12 +01:00
Matthes Kaiser
a2a0821c66
docs: add practical introductions to package documentation ( #3643 )
2025-10-24 14:18:51 +02:00
Lance
b787576f4a
feat(docs): add new package for Slint ( #3698 )
2025-10-24 13:54:24 +02:00
Khalid Alansary
be55088e75
fix(packages/lucide): replace elements inside <template> ( #2635 ) ( #3576 )
...
* fix(packages/lucide): replace elements inside `<template>` (#2635 )
* Added replaceInsideTemplates option
* Format code
* Simply code and add some documentation
* Fix vercel build
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-10-17 11:46:55 +02:00
Niels
3c7815c5c0
Update index.md ( #3673 )
...
removed duplicate text
2025-10-10 15:47:55 +02:00
Pascal Duez
c368d01d92
docs: update lucide-static documentation about raw string imports ( #3524 )
2025-09-11 09:41:17 +02:00
vuong quang huy
81a1f6e1dc
feat(packages): add new package for flutter ( #3536 )
...
* add new package for flutter
* update logo
* fix: correct URL for Total Downloads image in packageData.thirdParty.json
2025-09-05 12:26:54 +02:00
Eric Fennis
7fb4ffc7a7
update sponsors
2025-09-02 08:17:21 +02:00
Karsa
a7a1973d3f
feat(docs): add MDN Web Docs & Nuxt to showcase ( #3590 )
2025-08-25 14:56:00 +02:00
Jakob Guddas
1c5a9dafc1
feat(dpi-preview): add previous version for easier comparison ( #3532 )
...
* feat(dpi-preview): add previous version for easier comparison
* feat(preview comment): add link to lucide studio to x-ray images (#3552 )
2025-08-22 10:26:16 +02:00
Karsa
85dba80322
feat(packages/lucide): added support for providing a custom root element ( #3543 )
...
* feat(packages/lucide): added support for providing a custom root element
* feat(packages/lucide): ran prettier & renamed from root ⇒ context
2025-08-18 15:25:08 +02:00
Jakob Guddas
26ab33a832
fix: fixed array length error in diff endpoint ( #3498 )
2025-08-07 11:29:21 +02:00
Karsa
ac4c3581c4
fix(site): fix icon style customizer ( #3511 )
2025-08-07 11:26:07 +02:00
Eric Fennis
b01715ebe8
chore(docs): Update vitepress deps ( #3470 )
...
* Update vitepress
* Format code
* Update deps
* Fix build
* Update lockfile
2025-07-31 11:45:59 +02:00
Jakob Guddas
e71198d9b3
chore: icon alias improvements ( #2861 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-30 16:52:50 +02:00
Jakob Guddas
57714e36ea
feat(SvgPreview): add features from lucide studio ( #3365 )
...
* feat(SvgPreview): add features from lucide studio
* Update docs/.vitepress/lib/SvgPreview/index.tsx
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-30 16:20:24 +02:00
Epifânio Francisco
358c9c1e80
fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide ( #3322 )
...
- Changed kebab-case to camelCase for consistency with Vue prop naming conventions
- Updated props table in lucide-vue-next documentation
2025-07-30 15:56:48 +02:00
Zlendy
d3bafc2848
fix(docs): Icon Component Example for Svelte 5 does not compile ( #3416 )
2025-07-28 15:58:31 +02:00
Itrulia
3e7d748827
docs(site): small changes for DynamicIcon ( #3355 )
...
* docs(lucide-react): small changes for DynamicIcon
Changed the sentence structure slightly for DynamicIcon to be easier to understand.
* Update lucide-react.md
2025-06-27 17:13:44 +02:00
Karsa
a87ac013f7
docs(packages/lucide-static): update docs for better clarity ( #3225 )
...
* docs(packages/lucide-static): update docs for better clarity
* docs(packages/lucide-static): fix node.js heading level
2025-06-24 13:18:07 +02:00
Jakob Guddas
be81f20a6b
docs(design-guide): added bad examples for 2px rule ( #2879 )
2025-06-21 08:47:28 +02:00
Eric Fennis
475439bca9
fix(docs): Add ts ext to files missing files
2025-06-19 16:46:10 +02:00
Eric Fennis
6a49a51164
fix(docs): Fix site build
2025-06-19 16:31:36 +02:00
Epifânio Francisco
e16e8b2783
fix: remove flex-direction CSS causing absolute stroke width toggle positioning issue ( #3308 ) ( #3317 )
...
- Remove 'flex-direction: row-reverse' CSS rule for #absolute-stroke-width
- Fixes toggle moving out of bounds and being pseudo active
Closes #3308
2025-06-16 22:10:56 +02:00
Epifânio Francisco
e7f03df844
perf(docs): optimize IconsOverview initial render - 50% faster load times ( #3282 )
...
- Reduce initial icon render from 1600 to 120-200 icons
- Implement dynamic initialGridItems calculation based on viewport
- Use slice() instead of splice() to avoid array mutation
- Fix NoResults condition to use searchResults.length
- Load time improved from (50-60%+ improvement)
2025-06-16 22:08:44 +02:00
Epifânio Francisco
3614b6b46e
fix: absoluteStrokeWidth not resetting with Reset button ( #3261 )
...
- Fix Switch component to properly handle v-model binding
- Add absoluteStrokeWidth to customizingActive computed property
- Ensure absoluteStrokeWidth resets correctly in both Home and Sidebar customizers
Resolves issue where absoluteStrokeWidth toggle remained enabled
after clicking Reset button, causing confusion with bold icons.
Fixes #2984
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-06-10 19:50:23 +02:00
Jakob Guddas
2408b8bb8f
Revert "fix(dev): resets Absolute Stroke Width ( #3005 )" ( #3197 )
...
This reverts commit dcdc0b8bb3 .
2025-05-09 10:10:15 +02:00
Eric Fennis
771cb0bbd6
Update names in docs ( #3184 )
2025-05-03 09:28:29 +02:00
Brizen Britt
dcdc0b8bb3
fix(dev): resets Absolute Stroke Width ( #3005 )
...
* Changed resetStyle to reflect changes of button on absolutestrokewidth
* removed nextTick
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-05-02 10:52:59 +02:00
shamaamahh
2fde138c46
fix(lucide-svelte): Resolve Svelte 5 deprecation of svelte:component ( #3112 )
...
* removed flutter package link
* created drumsticks.svg and json
* Update to Svelte 5 syntax (removed svelte:component)
* Remove drumsticks icons
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-05-02 09:39:05 +02:00
Jakob Guddas
2640a7c585
docs(icon-design-guide): point people to lucide studio instead of svgo ( #3152 )
2025-05-02 09:23:36 +02:00
Jakob Guddas
b473c10af9
fix(site): remove studio link from navbar ( #3166 )
2025-04-28 18:01:10 +02:00
Brizen Britt
7b954807da
Added periods ( #3065 )
2025-04-21 10:45:14 +02:00
Eric Fennis
667c80b39f
Add Lucide studio link to CONTRIBUTING.md and site ( #3058 )
2025-04-18 14:32:07 +02:00
Brizen Britt
99d992678a
added link for preact in installation ( #3025 )
2025-04-15 18:06:58 +02:00
shamaamahh
5f5e052038
removed flutter package link ( #2999 )
2025-04-08 11:41:10 +02:00
Spencer Smith
aeb376f3a2
Typo fix for @lucide/astro badge ( #3004 )
2025-04-08 08:55:24 +02:00
Brizen Britt
64a8b7d4d0
Changed packageData.name to pJson.name ( #2983 )
...
Co-authored-by: Jakob Guddas <github@jguddas.de >
2025-04-03 09:49:16 +02:00