-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add Octicon SVG spritemap #10107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Octicon SVG spritemap #10107
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5bd9a66
Add octicon SVG sprite
jolheiser e2249e7
Static prefix
jolheiser 7273e68
SVG for all repo icons
jolheiser 215242b
make vendor
jolheiser d7d6e68
Swap out octicons
jolheiser 43b858a
Move octicons to top of less imports
jolheiser 6b717dc
Fix JS
jolheiser 85f29d1
Definitely not a search/replace
jolheiser e690697
Missed regex
jolheiser 084df84
Move to more generic calls and webpack
jolheiser ee8a100
Merge branch 'master' of github.com:go-gitea/gitea into octicon
jolheiser 5016230
make svg -> make webpack
jolheiser db1745e
Remove svg-sprite
jolheiser f61b1a5
Update tests
jolheiser 8144af2
Missed a test
jolheiser 21b92a6
Remove svg from makefile
jolheiser d4489e8
Suggestions
jolheiser 61e5659
Attempt to fix test
jolheiser cd6e7b3
Update tests
jolheiser 957b098
Revert timetracking test
jolheiser 10db7dc
Merge branch 'master' into octicon
jolheiser 74f9370
Swap .octicon for .svg in less
jolheiser 7a56b18
Add aria-hidden
jolheiser cc05fd0
Replace mega-octicon
jolheiser 495df17
Fix webpack globbing on Windows
jolheiser 0df9b40
Revert
jolheiser 8c319f2
Fix octions from upstream
jolheiser 89eb82c
Merge branch 'master' of https://github.com/go-gitea/gitea into octicon
jolheiser 6a37ddc
Merge branch 'octicon' of https://github.com/jolheiser/gitea into oct…
jolheiser bcf1ef8
Fix Vue and missed JS function
jolheiser 8701f87
Add JS helper and PWA
jolheiser 4fa203e
Preload SVG
jolheiser f184f24
Merge branch 'master' into octicon
jolheiser 5e5ae63
Merge branch 'master' into octicon
jolheiser 73f4eb9
Merge branch 'master' into octicon
jolheiser 472a8bb
Merge branch 'master' of https://github.com/go-gitea/gitea into octicon
jolheiser 41a8a20
Merge branch 'octicon' of https://github.com/jolheiser/gitea into oct…
jolheiser ec424cb
Merge branch 'master' into octicon
techknowlogick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
---|---|---|
|
@@ -73,6 +73,7 @@ coverage.all | |
/public/js | ||
/public/css | ||
/public/fomantic | ||
/public/img/svg | ||
|
||
# Snapcraft | ||
snap/.snapcraft/ | ||
|
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.