-
Notifications
You must be signed in to change notification settings - Fork 320
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
Use Some GitHub icons #186
Comments
-1 (vehemently) if it blocked by NoScript by default and requires connection to GH with or without a cookie download. I haven't had a chance to see if googleusercontent.com (and maybe cloudflare.com requiring JavaScript to show ... IDK yet) is doing this with the icons from Zrens UI improvement in #103. It's already bad enough that I have to tell everyone to allow that font in order to use ACE editor now. |
No we put the necessary files on our site. I don't even think GH is giving us the option to use the files hosted by them. |
Okay then. At least we'll be able to see if GH has them optimized. ;) |
@sizzlemctwizzle |
* Currently static copy/extract in `/dist/octicons` since some, if not all, `npm` has some issues with static linking to GH repos on multiple platforms... this may change down the line and be dynamically linked in. * Once again relative urls found in CSS so shouldn't be distributed in our separated public folders. * Add actual "repo-fork" icon to script pages that are forked from another OUJS script page. * Change READEME.md to reflect, Feel free to use the classes at will. Closes OpenUserJS#186
* Rendered font-awesome fonts show about this size according to computed Applies to OpenUserJS#381 and OpenUserJS#186
* This lines up the icons with fa a little better * Add class to view Applies to OpenUserJS#381 and OpenUserJS#186
Applies to OpenUserJS#381 and OpenUserJS#186
* Correct some grammar and typos * Fill out some regions affected with more text and linkage Applies to OpenUserJS#381 and OpenUserJS#186 **NOTE** I could lose more sleep doing this all night but I think this is officially PR READY and need some slumber.
* Spread some more icons around * Add max file size upload value to mustache and show on script/lib upload page as an info alert. Mentioned at #OpenUserJS#360 (comment) Applies to OpenUserJS#186
Applies to OpenUserJS#186
* Octicon info button looks aweful compared to fa... so switching * Doc tweak on grammar * Add missing info button to repo list page * Correct icon for add library in the user tools panel * Improve code tag breaking when viewport is super small on add script/lib page ... `word-break: break-all;` doesn't appear to work this round with scaling... but leaving in for the time being. * Apply same rule for OpenUserJS#342 line breaking ... again doesn't appear to work this round of testing but should. * Add icons to comment popup * Add icon to user tools * Add icon to Danger Zone * Add icons to Admin section * Add icons to source code editor save button... retro here with the diskette ;) Flip to using button tag instead of input tag. * Add icon to edit profile * Add icon to edit script info * Match text in new script page for forking * Fix trash can icon in delete script * Add icon in delete script * Add fa-fw class to general reply button (the blue one) for symmetry on all buttons save for the md editor which doesn't have this one for preview by default * Add fa-fw class to new issue and correct from info to success for symmetry There's probably more but this should be the bulk of them. Applies to OpenUserJS#186
* Please read their CHANGELOGs * Fix dead links for *octicons* ... author name change detected for redirect. See below notes. * Bump project requirements to latest LTS * *bundler* gem update * Add README.md refs for OpenUserJS#1021 and OpenUserJS#1031 * Delete op retested **NOTES** *octicons* has gone svg and no longer a font type in the next major rev... Awaiting further detailed analysis before dep update. Related to OpenUserJS#186
They've been released at http://octicons.github.com/
Here's how to use them: http://octicons.github.com/usage/
Repository at https://github.com/github/octicons
They're actually a font so they look good at any resolution and use very little space.
The text was updated successfully, but these errors were encountered: