Eric Fennis
|
09cebe178d
|
feat(lucide-svelte): Aliased imports for direct imports (#2584)
* Add way to import aliased icons directly
* Format files
* Fix tests
* Format files
|
2024-11-15 13:51:58 +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 |
|
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
|
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 |
|