dependabot[bot]
228c86ed12
chore(deps-dev): bump simple-git from 3.33.0 to 3.36.0 ( #4349 )
...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 3.33.0 to 3.36.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-version: 3.36.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 19:11:18 +02:00
dependabot[bot]
50b7038d27
chore(deps-dev): bump nitropack from 2.13.1 to 2.13.4 ( #4352 )
...
Bumps [nitropack](https://github.com/nitrojs/nitro ) from 2.13.1 to 2.13.4.
- [Release notes](https://github.com/nitrojs/nitro/releases )
- [Changelog](https://github.com/nitrojs/nitro/blob/main/changelog.config.ts )
- [Commits](https://github.com/nitrojs/nitro/compare/v2.13.1...v2.13.4 )
---
updated-dependencies:
- dependency-name: nitropack
dependency-version: 2.13.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 19:10:30 +02:00
dependabot[bot]
a88e7070cc
chore(deps): bump lodash-es from 4.17.23 to 4.18.1 ( #4251 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.18.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 09:44:26 +02:00
Eric Fennis
2a86267191
chore(linting): Format code
2026-03-24 09:07:17 +01:00
Eric Fennis
6d66cfc641
chore(docs): Reorder deps in docs
2026-03-23 17:30:40 +01:00
Eric Fennis
e72bb9823d
Merge branch 'next'
2026-03-23 15:45:39 +01:00
dependabot[bot]
c5cc385687
chore(deps-dev): bump h3 from 1.15.8 to 1.15.9 ( #4170 )
...
Bumps [h3](https://github.com/h3js/h3 ) from 1.15.8 to 1.15.9.
- [Release notes](https://github.com/h3js/h3/releases )
- [Changelog](https://github.com/h3js/h3/blob/v1.15.9/CHANGELOG.md )
- [Commits](https://github.com/h3js/h3/compare/v1.15.8...v1.15.9 )
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.9
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 15:00:46 +01:00
Eric Fennis
484f2c9cd3
docs(version-1): Version 1 website ( #4142 )
...
* Update images
* Adjust color
* update accessebility
* Add matrix hero
* Add typescript documentation
* Add basics section to vue pages
* Add svelte docs
* Fix dynamic sidebar
* Add animation?
* Some adjustments
* Adjust animation
* Updates docs
* Add scaledown animation
* Add docs for vue types
* Fix layout accessibility page
* fix framework select
* adjust easing home animation
* Write docs for Vue
* Adjust animation home
* Adjust home hero animation
* Finish svelte docs
* Add solid pages
* remove spiral animation component
* Add group icons
* Added solid docs
* update preact docs
* Adjust examples preact docs
* Add snackplayer
* Get new editor
* Save this
* Add examples
* Adjust styling
* setup custom sandpack
* Add script
* Format files
* Make sandpack plugin work
* migrate react docs
* Fix svelte and solid examples
* Migrate to solid packages
* Add darkmode package logos
* Fix bug in selector
* migrate vue examples
* migrate advanced vue items
* migrate preact and svelte examples
* Add astro docs
* adding more docs on guide for lucide library
* Fix home animation
* Cleanup
* Added resources page, with more details and content
* Add hero badge for Version 1
* Fix vercel json
* Update missing paths
* Fix build?
* Replace lucide-vue-next
* Fix build
* Add some docs
* update markdown
* Setup angular docs
* Add basic angular docs
* Adjust code examples
* Update title and descriptions
* Update accessibility link
* Update title and description
* Add og image
* Fix alignment
* Add migration guides
* Adjust version 1 markdown file
* Add migration guide to the main list
* Minor fixes
* Update docs
* Apply feedback
* Select icons
* Add pointer events none
* Fix package links homepage
* Format code
* Fix types
* Fix focus
* Fix build
* Fix focus
* Apply feedback
* Adjust imports
* Adjust imports
* Fix search
* Apply feedback
* Fix import in font docs
* Small fixes
* docs(guide): added easter egg icon. stay tuned, guys 😉
* Add llm txt plugin
* Adjust logo top
* docs(version-1): upgraded @lucide/angular guide for v1 website (#4144 )
* docs(guide/angular): rewrite some angular documentation
* docs(guide/angular): extens angular guide with combining icons & icon provider guides
* docs(guide/angular): fix angular sandbox, still needs @lucide/angular release tho
* docs(guide/angular): rework the getting started page a bit more, refactor some more prop=>input occurences
* docs(guide/angular): context provider => provideLucideConfig
* Update docs/guide/angular/migration.md
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update docs/guide/angular/advanced/combining-icons.md
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* docs(guide/angular): rework a11y for better flow & pacing
* docs(guide/angular): salvage original phrase, it has better flow
* docs(guide/angular): some more a11y nitpicking
* docs(guide/angular): reduce llm fatigue
* docs(guides/angular): fix app component selector
* docs(guides/angular): fix angular sandpacks
* Add sandpack angular to improve tree-shakable stack
* Update docs/guide/angular/getting-started.md
* docs(guides/angular): fix user import in combinding icons guide
* docs(guides/angular): fix nested SVG phrasing
* Update docs/guide/angular/advanced/with-lucide-lab.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update docs/guide/angular/advanced/filled-icons.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* docs(guides/angular): fix createLucideIcon guide
* docs(guides/angular): upgrade all relevant angular sandpack demos
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix(docs): add autogenerated OG images to gitignore
* fix(docs): unify the case of "Lucide" & "Lucide Lab" over all docs and readmes
* Fix build
* Add next tag to all installation guides
* Add top bar notification
* Minor fixes
* Update text
* Add todos
* Update og image
* Adjust install command
* Color top bar
* fix(docs): ignore all OG images, expect general.png
* fix(docs): fix the package list, hide @lucide/icons, downgrade angular logo, link to v0 guide, fix package title alignment
* Update docs/.vitepress/theme/components/base/LayoutTop.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update docs/guide/react/advanced/dynamic-icon-component.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update docs/.vitepress/sidebar/resources.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fix code example
* fix(docs): version 1 => Version 1
* feat(docs): add angular to new features in v1
* Fix next line issue
* feat(docs): fix typo (code example_s_)
* Fix deadlink
* feat(docs): fix some more typos and irky grammar
* feat(docs): fix lowercase lucide in sidebar 😅
* Update docs/guide/version-1.md
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-20 17:04:28 +01:00
dependabot[bot]
6c00c2e74a
chore(deps-dev): bump h3 from 1.15.4 to 1.15.6 ( #4163 )
...
Bumps [h3](https://github.com/h3js/h3 ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/h3js/h3/releases )
- [Changelog](https://github.com/h3js/h3/blob/v1.15.6/CHANGELOG.md )
- [Commits](https://github.com/h3js/h3/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 16:24:45 +01:00
dependabot[bot]
e2d1445f5b
chore(deps): bump simple-git from 3.30.0 to 3.32.3 ( #4133 )
...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 3.30.0 to 3.32.3.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-version: 3.32.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-12 13:36:20 +01:00
Eric Fennis
e6c7d7d495
docs(api): Update nitro to latest version ( #4102 )
...
* update nitro
* try this?
* Try this
* update vercel output
* Add await
* Fix endpoints
* Adjust 404 catch all
* Fix output
* Adjust react in api
* Fix types
* Remove @resvg/resvg-wasm
* Format code
* Fix failing check
* Apply feedback
* Format code
2026-03-05 14:03:27 +01:00
dependabot[bot]
96859ba947
chore(deps): bump lodash-es from 4.17.21 to 4.17.23 ( #4019 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-01-22 09:06:37 +01:00
dependabot[bot]
7dfa7d9fc6
chore(deps): bump lodash from 4.17.21 to 4.17.23 ( #4020 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 08:58:17 +01:00
Eric Fennis
4dda432471
chore(repo): Update Node version and overal cleanup ( #3861 )
...
* update ci script
* Update ci workflow
* Update node version
2025-12-10 11:06:48 +01:00
Karsa
b4405f05ab
feat(site): add brand stop words to icon search ( #3824 )
...
* feat(site): added extended no results placeholder with brand icon stop words
* feat(site): fix grammatical error
* feat: extract brand stopwords & update github action to use these stopwords
* Apply suggestions from code review
Co-authored-by: Jakob Guddas <github@jguddas.de >
* feat: only use icon name section for closing brand request issues
* feat: added mcp brand stopword
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-12-05 14:18:46 +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
b01715ebe8
chore(docs): Update vitepress deps ( #3470 )
...
* Update vitepress
* Format code
* Update deps
* Fix build
* Update lockfile
2025-07-31 11:45:59 +02:00
Jakob Guddas
57714e36ea
feat(SvgPreview): add features from lucide studio ( #3365 )
...
* feat(SvgPreview): add features from lucide studio
* Update docs/.vitepress/lib/SvgPreview/index.tsx
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-30 16:20:24 +02:00
Eric Fennis
6a49a51164
fix(docs): Fix site build
2025-06-19 16:31:36 +02:00
Eric Fennis
212b488dae
Fix empy icon page ( #2650 )
2024-11-29 19:02:31 +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
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
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
f32ffcd2a2
fix(docs): Fix data api
2024-05-14 23:31:11 +02:00
Eric Fennis
02f8f5a1c1
Update sandpack ( #1968 )
2024-03-11 14:21:03 +01:00
Eric Fennis
3bad7f6ced
fix site, downgrade sandpack-vue3
2024-01-21 18:20:52 +01:00
Eric Fennis
b0e825cb57
Site improvements and update site dependencies ( #1805 )
...
* try to speed up build times
* Update deps
* Update site deps and fix search issue
* Small improvements
* fix imports
* Remove unused var
2024-01-16 16:22:09 +01:00
Eric Fennis
fd4308e755
Add nitro prepare command docs site ( #1774 )
...
* Add nitro prepare command docs site
* Add prepare command to other vitepress commands
2024-01-03 11:39:54 +01:00
Eric Fennis
4a1e6bbfa5
Update site dependencies & small fixes ( #1699 )
...
* update styling
* Update vitepress
2023-11-28 21:02:23 +01:00
Emma Alexia
1dce6a141a
fix/docs: release tags don't work for newly-created/updated icons ( #1589 )
...
As per 3391b5b717 , the format of new GitHub release tags is just the version number without the `v` prefix. As we can see on https://github.com/lucide-icons/lucide/releases?page=2 , versions older than 0.266.0 use a `v` prefix. The current docs assume that all versions contain the `v` prefix; this PR fixes it so that the format of versions both from before and after this change are accounted for.
2023-10-17 21:30:26 +02:00
Eric Fennis
c9101f0f39
Add Lucide basics guide on site ( #1521 )
...
* add sidebar topics
* Start with styling icons doc
* write some doc text
* add sandpack
* Add custom sandpack theme
* Adjust sandpack
* update sidebar
* Add example
* Add more examples
* updat lockfile
* update vitepress
* Fix sidebar
* Adjust theme with latest vitepress!
* Example updates!
* Finish last examples
* Remove markdown comments
* Update docs/guide/advanced/filled-icons.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Process feedback
* Add editor width percentage
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-10-03 08:21:01 +02:00
Jakob Guddas
5f442122ab
feat: added dpi preview ( #1510 )
...
* feat: added dpi preview
* fix: switched to resvg
* build: updated versions and nitro build config
* fix: switched to resvg-wasm
* fix: trying out fetch with import meta url
* fix: trying out copy wasm file manually
* fix: wrong file path
* fix: trying out esmImport
* fix: oups
* fix: giving up
* fix: await initialization
* fix: still nothing
* Revert "fix: still nothing"
This reverts commit dcb9fe3837a32ec4149f41c9b8925ae0e2fbdb79.
* fix: implement suggestions
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-24 11:37:07 +02:00
Eric Fennis
8cff59627b
Update Site to Vitepress 1.0.0-rc.4 and fix gh-icon api ( #1491 )
...
* update site dependencies
* revert preact change
* update config
2023-08-09 17:09:21 +02:00
dependabot[bot]
0221022e24
Bump semver from 7.5.0 to 7.5.2 ( #1469 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.0...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 10:47:48 +02:00
Eric Fennis
c844bc668f
Small fixes site ( #1408 )
2023-06-28 21:04:37 +02:00
Eric Fennis
34155d48e7
Site improvements ( #1366 )
...
* write cions details
* add details
* Add icons details
* update gitignore
* Add node details
* Move tags api to own composable
* remove overridden var
* remopve whitespace
* log directory existence
* Fix path name
* Fix build
* Fix tags fetching
* Move max related icons to prebuild
* Improve tags scroller
* Add categories call
* cleanup
* Add active state
2023-06-15 14:44:43 +02:00
Eric Fennis
2814a63b8f
Add sitemap and OG image to site ( #1347 )
...
* Add sitemap generation
* Add og image
* Fix links
* remove comments
2023-06-07 08:25:46 +02:00
Eric Fennis
606706e8e0
Fix gh-api for strokewidths
2023-06-04 17:52:03 +02:00
Eric Fennis
5bfc736b61
New site! 🚀 ( #1275 )
...
* add new docs
* Add styling
* Move files
* Add active selection
* improve grid overview
* improve grid
* Add icon detail page
* Minor changes
* Fix icon preview
* optimize home card
* Add code examples
* Add gitignore
* correct temp directory
* Add first cusotmizer
* Add customizer
* fix images paths
* Add reset function
* Adjust category rendering
* Add packages section
* Some fixes
* Fix vercel build icon
* Small code adjustment
* move file
* Try this
* Add code groups with syntax highlighting
* Add search icon
* Cleanup
* update lockfile
* turnoff 404
* remove docs/iconMetaData.ts
* fix build
* Fix build 2
* cleanup
* Add icon customizer
* Fix build
* Add steps
* Add Button menu
* A lot off fixes!
* cleanup
* Fix build
* Css fixes
* Override menu icon
* try this to improve preformance
* minor improvements
* add comment
* add readme
* Add title
* minor fixes
* Fixes sliders + removes random backticks from index
* Added package list base, still WIP
* Added Guide+Source buttons to package list items
* Responsive support for XS screens
* Map categories count
* Adjust tooltip hover position
* Add see in action icon
* Add download options
* Aligns category list items to baseline and decreases category count weight
* Fixes event target error for categorylistitems
* Added icon release metadata builder
* Adds version badges to hero + icon detail overlay
* Added contributors.
Added Copy Angular.
Added release info to icon page.
* Centres contributor tooltip
* Fixed stroke step + added reset button
* Extracted reset button as a separate component for reusability
* Makes HomeIconCustomizerIcons less dense
* Fixes Button menu
* adjust versions and contributors styling on detail page
* Fix build?
* Fix build 2?
* Fix build 3
* Fix build 4
* Fix build 5?
* Add latest gh-icon changes
* Add comment
* Try fetch tags to retrieve release data
* try fetch all tags
* Add related icons
* Add stikcy search bar
* Add no results components
* Try to fix animation
* Try optimizing for categories
* Hide buggy animated icon
* minor fixes
* Add footer
* Add contributute link in footer
* Add copy name
* Add 100% preview icons
* remove site directory
* clean up
* Add redirects
* Fix build?
* fix redirect?
* minor improvements
* Fix icons preview on mobile
* Small preformance improvement
* Dark mode fixes for package icons
* Sort related icons by similarity + somewhat better name similarity matching
* Replace icon design guide images with uniform SVGs
* update lockfile
* Adds git clone to manually fetch the main repository for creating release metadata
* Remove initial v0.0.0 from release metadata
* Add extra CTA to no results behaviour
* Remove tags, as they are too overused
* Revert "Remove tags, as they are too overused"
This reverts commit 909b7563c0 .
* Checkout icons from main
* Add absoluteStrokeWidth switch
* Add absolute strokewidth to home customizer
* Add absolute strokewidth to copy code button
* remove unused import
* compare build time
* improve build speed
* Try new release meta data script
* add fetch tags
* try with branch and remote
* try with url
* try without ssh
* Fix fetch tags in build file
* Cleanup
* Fix fallback
* improve release data
* delete relatedIcons.json, because it should be gitignored
* Add icon details
* Fix import
* minor fixes
* Try running script parallel
* Revert icon details
* include aliases in release meta data
* Final fixes
* Final fixes 2
* minor code adjustment
* Fix build
* test
* Revert concurrent build flow
* switch back to concurrent build strategy
* revert icon changes
* update package.json
* update package.json
* dedube packages
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-06-04 16:59:38 +02:00