Dante Issaias
|
4835ae67a9
|
fix(packages): consistent icon name class (#2878)
* fix: consistent icon name class
* merge classes
* fix vue-next
* update test snapshots
* fix vue-next
* fix test
* fix solid
* proper deduplication
* update snapshots
* preact
* refactor
* deprecated
* refactor tests
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
|
2025-03-21 11:35:54 +01:00 |
|
Eric Fennis
|
50630b3aaf
|
ci: Improve build speeds (#2778)
* Revert sync to async functions
* Replace more sync fs functions
* Format files
* Fix build svelte package
|
2025-02-10 14:13:52 +01:00 |
|
Eric Fennis
|
58c2e108c3
|
feat(lucide-react): Add DynamicIcon component (#2686)
* Adding the DynamicIcon component
* Fix imports
* Add docs
* Formatting
* Fix use client in output rollup
* revert changes
* Fix formatting
* Revert changes in icons directory
* Revert time command
* update exports
|
2025-01-10 14:35:28 +01: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
|
ef89510a47
|
Implement deprecated block comment (#1765)
* Implement deprecate comment lucide-react
* Add export template with comment
* Add block comment to Lucide Svelte
* Add blockcomment to lucide-angular
* Add block comment to lucide-static
* revert runtime change build:tags
* Fix failed tests
* Remove optional property in icon schema
|
2024-01-07 15:59:19 +01:00 |
|
Eric Fennis
|
c97c6ed9e4
|
Improve types export for lucide-react (#1424)
* Add types plugin
* Add js doc comment
* Only enable dynamic imports for CJS and ESM builds
* Add documentation
* Adjust docs
* Add test for dynamic import
* Adjust note
* Adjustment in docs
|
2023-07-13 16:39:02 +02:00 |
|
Eric Fennis
|
8fd8007c96
|
Add support for aliases (#899)
* extract workflow
* Add aliases build
* Setup types building for aliases
* Add types generation for aliases
* Finish React Aliases
* Finish aliases for lucide-react
* setup aliases preact
* Fix aliases in preact
* Add aliases preact
* Add aliases lucide-react-native
* Fix solid js build
* update lock file
* Improve solid for solid start
* update import
* update import
* lucide solid fix types generation
* Fix lucide sold
* Fix svelte aliases
* update lockfile
* Fix imports
* Fix solid js issues
* Add aliases to the vue packages
* Fix lucide react native
* Test alpha versions lucide-vue, lucide-vue-next, lucide-svelte
|
2023-01-17 08:04:34 +01:00 |
|
Eric Fennis
|
318c024589
|
Migrate to PNPM (#777)
* add pnpm
* make it work
* fix comamnds in package.jsons
* move some scripts to modules
* workflow fixes
* test workflow
* test #2
* minor fix
* update lockflite
* create workflows
* update workflow
* Add copy license command
* Fix build
* update workflows
* update contributions.md
* migrate site directory to pnpm
* Fix peer dependencies when install
* fix types in lucide-angular
* fix testing
|
2022-08-10 09:10:53 +02:00 |
|