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
|
a1d17eedc9
|
fix: Redirect aliases site (#2769)
* Fix redirects site
* Remove console.log
|
2025-02-06 15:39:07 +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 |
|
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 |
|