Eric Fennis
212b488dae
Fix empy icon page ( #2650 )
2024-11-29 19:02:31 +01:00
Sunshio
4f038d5fe8
feat(docs): add Bun.sh support to documentation ( #2642 )
2024-11-29 09:11:30 +01:00
Karsa
6fc7297199
feat(docs): add icon showcase to icon page ( #2229 )
...
* feat(docs): add icon showcase to icon page
* feat(docs): add pretty name to button
* fix(docs): adjust color for icon counter
* Revert icons changes
* Revert meta data changes
* Revert grid changes
* Fix build
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-11-26 09:52:39 +01:00
Karsa
d9a011994a
feat(readme): add pdfme as an awesome backer ( #2639 )
2024-11-25 12:01:29 +01:00
Eric Fennis
c6c645ca7f
docs(readme): Update readme files ( #2634 )
...
* Update readme files
* Update readme files
* Fix typos react native readme
* Add back headings
2024-11-25 12:01:13 +01:00
Nicolas Boyer
ae43473aa6
Added documentation about Svelte 5 ( #2621 )
...
Svelte 5 specifics including removing the "ComponentType" typescript type as components are now static.
Also merged some imports into one-liners as we don't need to import each icon in a single line.
2024-11-22 10:07:48 +01:00
Epifânio Francisco
30fe706dd6
fix : #2566 expand card beyond max-width limit by adjusting CSS ( #2605 )
2024-11-15 12:20:37 +01:00
Arthur Green
30077f913f
docs: update lucide-svelte.md ( #2609 )
2024-11-15 11:31:15 +01:00
Eric Fennis
b1777430b9
feat(lucide-react, lucide-preact, lucide-react-native, lucide-solid, lucide-vue-next): Adjustable icon naming imports ( #2328 )
...
* Add override alias import entry files lucide-react
* Make it work
* Setup files for packages
* Revert icon changes
* Remove solid support and add docs
* Adjust docs
* format files
* Fix lucide-vue-next build
* Fix builds
* Fix lucide-svelte
* Add vscode settings option
2024-11-08 16:47:53 +01:00
Jan
c253cb821b
update code example for lucide-svelte direct import ( #2589 )
...
* update code example for lucide-svelte direct import
* use single quotes
2024-11-08 08:45:19 +01:00
Eric Fennis
b8cd54f1b2
chore: Update dependencies ( #2570 )
...
* Update dependencies
* Revert dep change site
* Update lockfile
* Fix indentation
2024-10-30 13:31:28 +01:00
Mofiro Jean
3ca465ee11
(docs) update lucide angular guide for standalone components ( #2569 )
2024-10-30 09:32:47 +01:00
Willem Dinkelspiel
e80d98040f
Add Lustre Lucide third party package ( #2543 )
...
* add lucide lustre to third party packages
* add lustre logo
2024-10-28 13:54:13 +01:00
Ishaan
dd3aed1ecd
Update icon-design-guide.md ( #2530 )
2024-10-13 23:39:41 +02:00
Karsa
6588971ead
fix(site): use the same camel/pascal same conversion as when releasing packages ( #2509 )
2024-10-08 10:36:35 +02:00
Mohit Nagaraj
db24b1d517
fix(app): #2412 Fix tooltip being cut off ( #2514 )
2024-10-08 10:29:03 +02:00
Dipanshu Rawat
a72cbc2d49
add(site): Eric Fennis's twitter link ( #2511 )
...
* add: Eric Fennis's twitter link
* ref: twitter domain
2024-10-04 07:59:34 +02:00
Isaac
c6a4908ed0
Add missing space between Svelte and Preact ( #2489 )
2024-09-25 07:52:27 +02:00
Jakob Guddas
9c99fd809c
feat(pr-comment): moved diff into separate section ( #2421 )
...
* feat(pr-comment): moved diff into separate section
* Update docs/.vitepress/lib/SvgPreview/Diff.tsx
2024-09-01 21:04:36 +02:00
Eric Fennis
aa4b1f06b4
fix(lucide-solid): compilation issues when starting up Vite Dev server ( #2375 )
...
* Adjust build for lucide solid
* Adjust documentation
* Revert package manager update
* Fix lint errors
2024-08-23 11:08:47 +02:00
Eric Fennis
fd8d69a129
chore(site): Update vitepress to 1.3.1 ( #2377 )
...
* Update vitepress
* Update nitro
* Try this
* Revert nitropack update
2024-08-23 10:28:37 +02:00
Jakob Guddas
379df75eda
style: added text-wrap balance to TeamMemberCard.vue ( #2381 )
2024-08-23 10:28:21 +02:00
Sameer Poswal
d7d1074a60
changed the value of major grid lines from 5 to 6 ( #2382 )
2024-08-23 10:25:39 +02:00
hiepxanh
e391973a70
feat(docs): add standalone example for angular ( #2383 )
2024-08-21 09:23:33 +02:00
Jay
6c32e47bea
chore: fixed footer typo ( #2360 )
2024-08-08 16:26:59 +02:00
Jakob Guddas
568d0b2fa3
feat: added green positive addition to gh-icon route ( #2322 )
...
* feat: added green positive addition to gh-icon route
* Update docs/.vitepress/api/gh-icon/[...data].get.ts
2024-07-20 19:42:52 +02:00
Karsa
83284d842a
feat(icons): clarification on naming overlapping elements ( #2304 )
2024-07-19 10:42:49 +02:00
Naiyer Asif
b4af645560
docs(contrib): add guide to design icons with Affinity Designer ( #2262 )
...
* docs(contrib): add guide to design icons with Affinity Designer
* feat(contrib): add Affinity Designer guide to contribution guidelines
2024-07-09 21:25:16 +02:00
Janghyeon
3975020fd2
fix: Correct GitHub link in the footer ( #2306 )
2024-07-09 14:45:40 +02:00
David Boclé
58524b25ee
fix(site): Fix svelte code examples ( #2298 )
2024-07-08 15:54:25 +02:00
Eric Fennis
077242cfa0
refactor(scripts): Cleaning up scripts ( #2092 )
...
* cleanup scripts
* Move helpers to package
* Fixes scripts
* Fix scripts
* Formatting
* Fix helpers import paths
* Remove lucide-figma
* Rename helpers package
* Fix build
* formatting
* Adjust main build-icons file
* Add export casing
* Adds `exportModuleNameCasing` fro lab project
* format files
* Bump package version @lucide/build-icons
* Revert changes in icons
* Revert changes in PR yml
* Fix lint issues
* Fix site build
* fix lint errors
* Attempt fix linting
* Fix lint errors
2024-06-28 11:24:37 +02: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
Karsa
d4891a7307
feat(docs): added accessibility guide ( #2122 )
...
* feat(docs): added a11y guide
* feat(docs): add further resources
* feat(docs): add more resources & note on aria label usage
* feat(docs): update illustration button labels
* feat(docs): fix misaligned overlay in icon button alttext illustration
* fix(docs): deprecate the use of aria label on illustrations and elaborate on not using it.
* feat(docs/a11y): added code examples & rephrased aria-label resource
* feat(docs/a11y): fix typos
* Update docs/guide/advanced/accessibility.md
Co-authored-by: Karsa <contact@karsa.org >
* Apply suggestions from code review
Reformat headers, add RadixUI example.
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-06-17 16:12:24 +02:00
Karsa
afbef743de
fix(site): fixes open collective logo in light mode ( #2189 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-06 19:54:50 +02:00
Quill Zhou
34d063302a
Add copy component name ( #2169 )
2024-06-05 23:22:19 +02:00
Karsa
e2b46eac8e
feat(icons): add deprecationReason and alias deprecation feature ( #1960 )
...
* feat(icons): add deprecationReason and alias deprecation feature
* chore(tools): run prettier. again.
* fix(scripts): overall alias as object support
* fix(icon.schema.json): add dependentRequired on deprecated properties
* fix(icon.schema.json): remove unicode for now
* fix(icon.schema.json): use const true for deprecated
* fix(build): convert deprecation reason to enum
* fix(build): fix linting of icon.schema.json
* fix(build): renamed gracePeriod => toBeRemovedInVersion
* fix(build): fix aliases map in related icons generation
* fix(build): deprecate aliases using numbers
* feat(icon-schema): separate deprecation reason enumerations, extract removal notice
* fix(icon-schema): fix linting
* Update tools/build-icons/utils/deprecationReasonTemplate.mjs
* fix(icons): add deprecation reason to some more icons
* fix(docs): fix linting issue
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-05-22 13:08:34 +02:00
Eric Fennis
f32ffcd2a2
fix(docs): Fix data api
2024-05-14 23:31:11 +02:00
Karsa
824bb897cf
feat(figma): add data API endpoint for new plugin ( #2018 )
...
* feat(figma): add data API endpoint with every metadata needed by new Figma plugin
* chore(docs/api): extract data as static const
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-14 22:44:52 +02:00
Jakob Guddas
2843a76e28
docs(site): changed my name in the team section ( #2142 )
2024-05-13 08:23:53 +02:00
Karsa
747446fc76
fix(docs): fix uppercase import in lucide-static docs ( #2118 )
2024-05-03 08:34:04 +02:00
Rob van Bakel
3a8a349771
fix: Prevent internal router from handling external links ( #2107 )
2024-04-28 11:22:07 +02:00
Eric Fennis
e50582e93e
feat(icon-component): Creating icons with iconNodes ( #1997 )
...
* Add useIconComponent, lucide-react
* Add concept useIconComponent
* add useIconComponents to packages
* Add icon component
* Add icon component
* Add tests for react packages
* Reset changes in icons
* Add types
* Add support for Icon components in Lucide Vue Next
* update tests
* Update tests
* Enable Svelte component
* Fix lucide-react-native tests
* Update Solid package
* update snapshots
* Add docs
* add docs
* Update tests
* Formatting
* Formatting
* Update package lock
* Remove `useIconComponent`
* Update guides
* Update exports preact and solid package
* Formatting
* Format createIcons.ts
* Add lucide lab repo link in docs
2024-04-26 17:59:04 +02:00
Eric Fennis
09420cbca5
docs: Fix dark logo paths
2024-04-25 09:45:07 +02:00
Eric Fennis
45e82a51b8
docs: Update readme files ( #2102 )
...
* Update lucide readme
* Add Readme and update package.jsons
* Update readme
* Update package logos
* Update darkmode logos
* Update title build font readme
2024-04-24 17:43:51 +02:00
Eric Fennis
d1e528fd95
feat(site): Add team section and subtle ads ( #2016 )
...
* Add team member cards
* finish up
* Final improvements
* Add ads
* Fix lint errors
* Update docs/.vitepress/data/teamData.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/.vitepress/data/teamData.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Karsa <contact@karsa.org >
2024-03-25 16:35:43 +01:00
Eric Fennis
02f8f5a1c1
Update sandpack ( #1968 )
2024-03-11 14:21:03 +01:00
Jakob Guddas
3481f70ad7
feat: added 16x16 sub grid to svg preview component ( #1914 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-28 16:52:12 +01:00
Wojciech Maj
28ec03ebc8
Add support for react-native-svg ^15.0.0 ( #1929 )
2024-02-27 10:13:42 +01:00
Eric Fennis
ab3a31367a
feat(site): adds virtual scrolling to icons grid and categories ( #1911 )
...
* Add virtual scrolling icons page
* improve scrolling
* Small fixes in the routing
* Cleanup
* Fix routing issue
* Remove log
* Cleanup
* Cleanup
* Show search results in sidebar
* Improve alphabetical list
* Add whitespace
* Extract logic into a composable and fix icon selection
* Formatting
2024-02-27 10:09:52 +01:00