Karsa
d000e4904d
Update 02_bug_report.yml
...
Fix newly arisen syntax issue
2024-03-14 09:21:36 +01:00
Jakob Guddas
c9513d0bf4
Update 02_bug_report.yml ( #1967 )
2024-03-09 10:40:22 +01:00
Eric Fennis
b16f70993a
workflow: Update stale workflow
2024-03-06 21:39:39 +01:00
Han Yeong-woo
eb035fe370
Improve formatting ( #1814 )
...
* Ignore linting for examples in docs
* Formatting JSX single attribute per line
* Separte `format` and `lint:format` in package.json
* Bump prettier version
* Run format
2024-02-01 14:38:21 +01:00
Han Yeong-woo
675158df16
Cleanup tools ( #1756 )
...
* Use prettier own instead of eslint plugin
* Extend prettier config angular eslint
* Upgrade root prettier to 3
* Fix css syntax errors
* Change eslint ignore to prettier ignore
* Ignore formatting for outputs
* Fix lint-staged error when edited multiple files
* Bump pnpm version
* Remove unnecessary pnpm config
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-18 12:36:48 +01:00
Eric Fennis
7e936c8803
Update stale action
2024-01-13 10:10:43 +01:00
Jakob Guddas
bc5efd7f0d
feat(ci): added filename lint job ( #1782 )
2024-01-07 17:15:49 +01:00
Eric Fennis
05f209cb04
Fix icon preview comment workflow ( #1775 )
...
* Add helpers
* fix preview script
* refactor markup to javascript
* test
* Add escaping
* Try alternative escaping
* test comment markup
* update comment markup
* Revert comment markup step
* revert escaping
* Test with markup file instead of GITHUB_OUTPUT var
2024-01-07 15:59:33 +01:00
Eric Fennis
ee7add11bf
fix: Run lint always
2024-01-05 11:50:36 +01:00
Han Yeong-woo
3fe74beeb0
Bump github actions ( #1755 )
2024-01-02 15:33:27 +01:00
Jakob Guddas
019f38281c
chore: pull-request workflow refactor ( #1729 )
...
* chore: pull-request workflow refactor
* chore: pull-request workflow refactor
* chore: pull-request workflow refactor
2023-12-18 11:03:17 +01:00
Daniel Bayley
df58c3ff2f
Add fire/safety/security/amenities icons ( #1392 )
...
* Add `fire-extinguisher` icon
* Add `smoke-alarm` icon
* Improve fire related metadata
* Add `fire-alarm` icon
* Add `cctv` icon
* Add `cctv-off` icon
* Update icons/fire-alarm.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/fire-alarm.json
Co-authored-by: Karsa <contact@karsa.org >
* Rename `fire-alarm` to `bell-alarm`
* Refine `cctv` icons
* Optimise `bell-alarm` icon
* Rename `bell-alarm` to `bell-electric`
* Rename `smoke-alarm` to `alarm-smoke`
* Refine `alarm-smoke` icon
* Refine `cctv` icons
* Update icons/alarm-smoke.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/cctv.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/fire-extinguisher.svg
Co-authored-by: Karsa <contact@karsa.org >
* update pr workflow
* update pr workflow
* add env
* remove cctv off icons
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-16 15:39:40 +01:00
Eric Fennis
a5ea3a5368
Set fail-fast: false, release workflow
2023-12-15 12:20:22 +01:00
Eric Fennis
e32db96f1f
update workflow
2023-12-13 22:44:08 +01:00
Eric Fennis
73f70c885a
Update pull-request.yml
2023-12-13 22:28:05 +01:00
Eric Fennis
149ee36e61
Improve license notice in packages ( #1657 )
...
* Improve license message
* Implement license notice in lucide-static
* Tighten package PR workflows
* Update lockfile
2023-11-17 11:12:31 +01:00
Eric Fennis
288edde1ea
Linting SVG files ( #1642 )
...
* eslint rules for SVGS
* apply options
* Add typescript eslinter
* Make eslint work with the codebase
* Format icons
* Test svg
* Add workflow
* Fix lint command
* Revert duplicated aliases
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Move linter to separate workflow
* Add pnpm install
* Revert icon changes
* Test eslint workflow
* turn of fail lint-contributors
* Revert theater
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-11-06 11:00:04 +01:00
Jakob Guddas
8f4d6b1651
feat: added lint-contributors job ( #1625 )
...
* feat: added lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
* feat: improved lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
* feat: add comments to lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
---------
Signed-off-by: Jakob Guddas <github@jguddas.de >
2023-10-27 08:59:27 +02:00
Eric Fennis
931b7f5376
Add pnpm action
2023-10-20 11:19:48 +02:00
Eric Fennis
f6fd369bfe
Github Actions cleanup - Use setup node for pnpm cache ( #1616 )
...
* Switch setup node for pnpm cache
* Test workflows
* Add pnpm setup back again
2023-10-18 09:50:18 +02:00
Eric Fennis
0a0fd1cf6c
Adds new font in lucide-static and speed up icon outlining ( #1599 )
...
* Apply new icon font build in release
* remove dockerfile
2023-10-16 22:03:57 +02:00
Oliver Schmidt
b8c3a5fa0b
Changed font creation process ( #1413 )
...
* Changed font creation process
* Class name prefix
Class name prefix added for backward compatibility.
* Container option in workflow removed
Removed the container option in github workflow lucide-font because it is not needed anymore, workflow was changed to nodejs only
* Fixed whitespaces in package.json
* Use releaseInformation instead of info.json
* Added workflow step
* Moved unicode numbers to convert function
* Added locale argument to sort function
* Delete pnpm-lock
* Updated versions, recreated pnpm-lock
* Updated dependencies
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-09-13 21:05:22 +02:00
Eric Fennis
c652723b32
Generated aliases for Weird NextJS Case transformations ( #1549 )
...
* add script
* Create script to generate the aliases Nextjs
* Apply aliases to the icon meta files
* Make sure duplicated imports are not added
* add command to lint-staged
2023-09-06 09:26:02 +02:00
Karsa
a46114b3e7
[github] Added issue template forms ( #1535 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-08-28 19:20:30 +02:00
Karsa
fcafe0e7b7
[pull-request-template] Added some clarification to pull request requirements. ( #1531 )
2023-08-28 15:49:06 +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
Jakob Guddas
e78d910a83
feat: defention of done ( #1224 )
...
* feat: defention of done
* Update new-icon.md
* Update new-icon.md
* move file pull_request_template.md
* updated the PR template
* update checklist items
* update heading
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2023-08-21 10:30:09 +02:00
Jakob Guddas
6e8895d075
fix: generate alias files for nextjs import mapping ( #1486 )
...
* fix: generate alias files for nextjs import mapping
* Add entry files in rollup build
* improve build flow other packages
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-13 22:07:54 +02:00
Eric Fennis
9fb4b0b161
Add multiline support
2023-08-07 12:59:26 +02:00
Eric Fennis
751f7cb1e3
Adjust workflow
2023-07-31 21:21:43 +02:00
Eric Fennis
01be733532
update workflow
2023-07-30 20:39:47 +02:00
Eric Fennis
3391b5b717
update workflows
2023-07-21 10:17:43 +02:00
Eric Fennis
667ae303f8
add inputs in workflow
2023-07-18 09:55:07 +02:00
Eric Fennis
e1bc19be4e
Refactor to workflow call
2023-07-17 21:12:03 +02:00
Eric Fennis
7c22ccfab4
Fix 3 Add back replace changelog formatter
2023-07-17 20:16:52 +02:00
Eric Fennis
d8b455b614
Remove quote github actions
2023-07-17 20:09:23 +02:00
Eric Fennis
b943430a08
Fix 2 Change log output
2023-07-17 20:06:18 +02:00
Eric Fennis
210c56807e
Try fix changelog output
2023-07-17 19:56:14 +02:00
Eric Fennis
e9d69c6948
Fix workflow actions
2023-07-07 18:37:51 +02:00
Eric Fennis
7ccf155ad4
Adjust workflow
2023-07-02 21:42:41 +02:00
Eric Fennis
c696d1e907
update workflow
2023-07-02 21:36:30 +02:00
Eric Fennis
4e2773bd2d
Fix indentation ci workflow
2023-07-02 14:49:02 +02:00
Eric Fennis
7c8f898893
Improve release workflow ( #1397 )
...
* first fixes release workflow
* improve workflow
* remove legacy ::set-outputs
2023-07-02 14:46:53 +02:00
Eric Fennis
1d608db223
Improve labeler paths for site label
2023-06-25 10:02:34 +02:00
Eric Fennis
c1cb5d9bc2
Add labeler ( #1379 )
2023-06-23 09:37:16 +02:00
Jakob Guddas
016c9d1fac
feat: added 100% preview with different stroke widths and in context with other icons ( #1180 )
...
* feat: added 100% preview with different stroke widths
* feat: added 100% preview with different stroke widths
* fix: fixed detail section issue
* fix: added lost detail section
* feat: added cohesion preview
2023-05-06 15:02:52 +02:00
Eric Fennis
f820da257d
Create FUNDING.yml
2023-04-28 22:59:05 +02:00
Jakob Guddas
4679ff791d
feat: added backdrop to gh-icon ( #1097 )
...
* feat: added backdrop to gh-icon
* feat: added backdrop to gh-icon
* feat: changed fill pattern
* chore: pattern cleanup
* feat: improved backdrop color
2023-04-18 22:40:18 +02:00
Eric Fennis
ee7ee203e6
Add details summary markdown GitHub comment ( #1024 )
...
* Add details and summary github comment
* optimize icons
* test
* replace back main domain
* Revert "optimize icons"
This reverts commit a7e9186a09 .
2023-04-08 12:21:35 +02:00
Jakob Guddas
93cfd3d27d
Added github comment icon workflow ( #946 )
...
* feat: added github comment icon workflow
* feat: improved segment node styling
* feat: improved segment node styling
* fix: fixed grid alignment issue
* chore: cleanup
* fix: added ref forwarding to SvgPreview component
* chore: removed svg preview from icon detail overlay
* chore: updated tj-actions/changed-files
* chore: switched to pull_request_target
* chore: simplified path segment highlighting logic
* Fixes incorrect relative links in documentation pages (#973 )
* Fixes incorrect relative links in documentation pages
* Unifies documentation page names to avoid 404 links
---------
Co-authored-by: Karsa <karsa@karsa.org >
* Add forklift icon (#943 )
* Fix vercel build
* Add forklift icon
Co-Authored-By: willythewizard <119956499+willythewizard@users.noreply.github.com >
---------
Co-authored-by: willythewizard <119956499+willythewizard@users.noreply.github.com >
* adds utility-pole icon (#971 )
Co-authored-by: Karsa <karsa@karsa.org >
* 📦 Bump lucide package versions to 0.123.0
* Adds `nfc` icons (#960 )
* added nfc icons
* fixes smartphone-nfc
* Update icons/nfc.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/smartphone-nfc.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Jakob Guddas <github@jguddas.de >
* 📦 Bump lucide package versions to 0.124.0
* fix: updated pnpm-lock.yaml
* fix: added missing api endpoint file
* chore: fixed nextjs path name parsing in production
* chore: only run workflow when path includes icons/*.svg
* chore: added Cache-Control header to gh-icon api route response
* feat: added dark mode support to gh-icon
* feat: switched to using picture tag for gh-icon
* feat: added space between gh-icons in pr comment
* fix: changed icon size base back to 24x24
* feat: added title to gh-icon comment image
* fix: changed gh-icon url
* chore: added groups with class names
* feat: improved shadow masking
* Removes need for building duplicate icons by supporting CSS based dark mode
* chore: resolved type issues
* feat: changed image width from 48% to 400px
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: willythewizard <119956499+willythewizard@users.noreply.github.com >
Co-authored-by: Lucide Bot <lucide-bot@users.noreply.github.com >
2023-04-03 21:05:59 +02:00