-
-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,531 changed files
with
36,035 additions
and
53,297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Custom words | ||
fullscreen | ||
gamepad | ||
gantt | ||
kanban | ||
pilcrow | ||
squircle | ||
strikethrough | ||
touchpad | ||
ungroup | ||
pilcrow | ||
toc | ||
|
||
# Brands | ||
codepen | ||
codesandbox | ||
dribbble |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,92 +1,92 @@ | ||
# For changed dependencies | ||
📦 dependencies: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- pnpm-lock.yaml | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- pnpm-lock.yaml | ||
|
||
# For changes in documentation | ||
📖 documentation: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- docs/*.md | ||
- docs/**/*.md | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- docs/*.md | ||
- docs/**/*.md | ||
|
||
# For changes in the site, but not markdown files | ||
🌍 site: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'docs/**' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'docs/**' | ||
|
||
# For changes in the metadata | ||
🫧 metadata: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'icons/*.json' | ||
- categories/* | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'icons/*.json' | ||
- categories/* | ||
|
||
# For changes or added icons | ||
🎨 icon: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'icons/*.svg' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'icons/*.svg' | ||
|
||
# For changes in the lucide package | ||
🧳 lucide package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide/*' | ||
|
||
# For changes in the lucide React package | ||
⚛️ react package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-react/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-react/*' | ||
|
||
# For changes in the lucide React Native package | ||
⚛️ react native package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-react-native/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-react-native/*' | ||
|
||
# For changes in the lucide vue packages | ||
💎 vue package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-vue/*' | ||
- 'packages/lucide-vue-next/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-vue/*' | ||
- 'packages/lucide-vue-next/*' | ||
|
||
# For changes in the lucide angular package | ||
🅰️ angular package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-angular/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-angular/*' | ||
|
||
# For changes in the lucide preact package | ||
⚛️ preact package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-preact/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-preact/*' | ||
|
||
# For changes in the lucide svelte package | ||
🧣 svelte package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-svelte/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-svelte/*' | ||
|
||
# For changes in the lucide solid package | ||
🪝 solid package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-solid/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-solid/*' | ||
|
||
# For changes in the lucide static package | ||
🪨 static package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-static/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-static/*' | ||
|
||
# For changes in the lucide flutter package | ||
🏹 flutter package: | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-flutter/*' | ||
- changed-files: | ||
- any-glob-to-any-file: | ||
- 'packages/lucide-flutter/*' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
name: Close Issue with Banned Phrases | ||
|
||
on: | ||
issues: | ||
types: [opened] | ||
|
||
jobs: | ||
block_phrases: | ||
runs-on: ubuntu-latest | ||
permissions: | ||
issues: write | ||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v3 | ||
|
||
- name: Check for blocked phrases in issue title | ||
run: | | ||
ISSUE_TITLE=$(jq -r '.issue.title' "$GITHUB_EVENT_PATH") | ||
BLOCKED_PHRASES=("twitter" "whatsapp" "logo" "google" "tiktok" "facebook" "slack" "discord") | ||
# Check title and body for blocked phrases | ||
for PHRASE in "${BLOCKED_PHRASES[@]}" | ||
do | ||
if echo "$ISSUE_TITLE" | grep -i "$PHRASE"; then | ||
gh issue close ${{ github.event.issue.number }} --reason "not planned" --comment "This looks like a duplicate, use the [search](https://github.com/lucide-icons/lucide/issues?q=is%3Aissue+$PHRASE) to find similar issues. | ||
Read more about brand guideline rules at [We're not accepting new Brand icons #670](https://github.com/lucide-icons/lucide/issues/670). | ||
Always happy to help on [Discord](https://discord.gg/EH6nSts)." | ||
gh issue lock ${{ github.event.issue.number }} --reason spam | ||
exit 1 | ||
fi | ||
done | ||
env: | ||
GH_TOKEN: ${{ github.token }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.