Commit 86fdba1
Add Octicon SVG spritemap (#10107)
* Add octicon SVG sprite
Signed-off-by: jolheiser <[email protected]>
* Static prefix
Signed-off-by: jolheiser <[email protected]>
* SVG for all repo icons
Signed-off-by: jolheiser <[email protected]>
* make vendor
Signed-off-by: jolheiser <[email protected]>
* Swap out octicons
Signed-off-by: jolheiser <[email protected]>
* Move octicons to top of less imports
Signed-off-by: jolheiser <[email protected]>
* Fix JS
Signed-off-by: jolheiser <[email protected]>
* Definitely not a search/replace
Signed-off-by: jolheiser <[email protected]>
* Missed regex
Signed-off-by: jolheiser <[email protected]>
* Move to more generic calls and webpack
Signed-off-by: jolheiser <[email protected]>
* make svg -> make webpack
Signed-off-by: jolheiser <[email protected]>
* Remove svg-sprite
Signed-off-by: jolheiser <[email protected]>
* Update tests
Signed-off-by: jolheiser <[email protected]>
* Missed a test
Signed-off-by: jolheiser <[email protected]>
* Remove svg from makefile
Signed-off-by: jolheiser <[email protected]>
* Suggestions
Signed-off-by: jolheiser <[email protected]>
* Attempt to fix test
Signed-off-by: jolheiser <[email protected]>
* Update tests
Signed-off-by: jolheiser <[email protected]>
* Revert timetracking test
Signed-off-by: jolheiser <[email protected]>
* Swap .octicon for .svg in less
Signed-off-by: jolheiser <[email protected]>
* Add aria-hidden
Signed-off-by: jolheiser <[email protected]>
* Replace mega-octicon
Signed-off-by: jolheiser <[email protected]>
* Fix webpack globbing on Windows
Signed-off-by: jolheiser <[email protected]>
* Revert
Co-Authored-By: silverwind <[email protected]>
* Fix octions from upstream
Signed-off-by: jolheiser <[email protected]>
* Fix Vue and missed JS function
Signed-off-by: jolheiser <[email protected]>
* Add JS helper and PWA
Signed-off-by: jolheiser <[email protected]>
* Preload SVG
Signed-off-by: jolheiser <[email protected]>
Co-authored-by: silverwind <[email protected]>
Co-authored-by: techknowlogick <[email protected]>1 parent e704f7f commit 86fdba1
File tree
112 files changed
+1387
-1122
lines changed- integrations
- modules
- base
- templates
- public/vendor/assets/octicons
- templates
- admin
- org
- repo
- base
- explore
- org
- member
- settings
- team
- pwa
- repo
- branch
- diff
- editor
- issue
- view_content
- pulls
- release
- settings
- webhook
- wiki
- user
- dashboard
- notification
- settings
- vendor
- golang.org/x/net/html
- web_src
- js
- less
- themes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+1387
-1122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
631 | | - | |
| 630 | + | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
0 commit comments