Eric Fennis
881e733159
Merge branch 'main' of https://github.com/lucide-icons/lucide into next
2025-12-12 09:34:11 +01:00
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
7327637532
Merge branch 'main' of https://github.com/lucide-icons/lucide into next
2025-11-27 10:56:13 +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
7bbb1e1fea
feat(@lucide/vue): Rename Vue package name to @lucide/vue ( #3337 )
...
* Remove old vue 2 package
* Add @lucide/vue package
* Remove old vue 2 doc
* Update docs
* Adjust export template
* Adjust vue package!
* Fix tests
* Format code
* Update packages/vue/src/Icon.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Adjust vue package in docs
* Update deadlinks
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-11 14:38:34 +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
Julien Zapata Duque
fa7120cbe0
fix(site): use lab icon name in vue and svelte examples ( #2715 )
2025-01-06 14:12:20 +01:00
Eric Fennis
ce79418c66
fix lab code examples ( #2263 )
2024-06-28 10:25:27 +02:00
Eric Fennis
e11fa135a0
docs(icons): External Lucide icons like from lab on lucide.dev ( #2194 )
...
* Add section title
* Add external libs list in sidebar
* Make external lib work
* Adds external lib to detail view
* fix lint issues
* Update to https
2024-06-25 09:56:55 +02:00