Skip to content

thecodejunkie/github.expandinizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github.ExpandinizR

devDependencies

Chrome extension that improves the GitHub experience.

Github.ExpandinizR

Currently enhances the following:

  • Removes the truncating of file and directory names in the repository browser
  • Really long file and directory names will word-wrap
  • Fully expands the website, with breakpoints at 1400px, 1600px and 1800px
  • Removes truncation in notifications
  • Adds shrink/expand button for comment form
  • Adds possibility to collapse code previews

Authors

Andreas Håkansson, Kristian Hellang

Contributors

Changelog

  • v2.0.2
    • Adapted to GitHub's new UI - @LuRenJiasWorld
  • v2.0.1
    • Fixed issue with huge profile avatars
    • Fixed issue where extension would be disabled because body hadn't been initialized yet
  • v2.0.0
    • Expanded main menu bar
    • Play nicely with Octotree
    • Added page action to turn the extension on/off
    • Removed outdated expand/collapse button for PR files
    • Fixed right menu issues when using split-diff
    • Fully expand timeline view
    • Fixed PR branch/remote picker width
  • v1.8.0
    • Fixed a bug where file names were not expanded - @khellang
    • Added support for GitHub Enterprise! ✨ @ccampanale
  • v1.7.1 - Removed ugly aria-labels
  • v1.7.0
    • Removed truncation in notifications - @khellang
    • Fixed commit comment width - @khellang
    • Fixed collapse code file button - @khellang
    • Added shrink/expand button for comment form - @khellang
  • v1.6.0 - Complete rewrite, added build with gulp - @khellang
  • v1.5.1 - Removed side-bar expansion, it broke too much stuff
  • v1.5.0 - Added possibility to collapse code previews
  • v1.4.0 - Expands side-bar for 1400, 1600 and 1800 break points
  • v1.3.2 - Improved expanding of activity stream
  • v1.3.1 - Fixed a couple of small layout bugs
  • v1.3.0 - Changed to a responsive approach - @khellang
  • v1.2.0 - Improved the un-truncting to word-wrap - @frankradocaj
  • v1.1.1 - Fix for labels on the expanded issue form
  • v1.1.0 - Expands the issue form to full width - @phillip-haydon
  • v1.0.0 - First release of the extension

License

The MIT License (MIT)

Copyright (c) 2013 Andreas Håkansson, Kristian Hellang and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Chrome extension that improves the GitHub experience

Resources

Stars

Watchers

Forks

Packages

No packages published