• Robert Knight's avatar
    Remove Google Plus share options from the client (#940) · e2715f5f
    Robert Knight authored
    * Remove Google Plus share options from the client
    
    - Google Plus is shutting down, so remove share icons for it from the
      client
    - Add padding around remaining icons in annotation share dialog and
      spacer after "Share" label to avoid having too much space between
      icons
    
    Fixes https://github.com/hypothesis/product-backlog/issues/947
    
    * Update icon font to remove Google+ icons
    
    Remove the Google+ icons and regenerate the icon font using the Icomoon
    app, following the process described in src/styles/vendor/ICOMOON.md.
    
    In the process I had to select the option in the Icomoon UI to remove
    custom colors from many of the icons. In the client the
    `h-icon-*::before` selectors should specify only the font to use and
    content to show but not a color. The color is inherited from the parent
    elements. I believe this is necessary because it has been a long time
    since the icon font was last updated and the Icomoon app has evolved
    since then.
    
    * Add notes about how to update or remove icons from the icon font
    e2715f5f
Name
Last commit
Last update
..
annotation-header-test.js Loading commit data...
annotation-share-dialog-test.js Loading commit data...
annotation-test.js Loading commit data...
annotation-thread-test.js Loading commit data...
annotation-viewer-content-test.js Loading commit data...
excerpt-test.js Loading commit data...
group-list-test.js Loading commit data...
help-panel-test.js Loading commit data...
hypothesis-app-test.js Loading commit data...
login-control-test.js Loading commit data...
markdown-test.js Loading commit data...
moderation-banner-test.js Loading commit data...
new-note-btn-test.js Loading commit data...
publish-annotation-btn-test.js Loading commit data...
search-input-test.js Loading commit data...
search-status-bar-test.js Loading commit data...
selection-tabs-test.js Loading commit data...
share-dialog-test.js Loading commit data...
sidebar-content-test.js Loading commit data...
sidebar-tutorial-test.js Loading commit data...
sort-dropdown-test.js Loading commit data...
spinner-test.js Loading commit data...
stream-content-test.js Loading commit data...
svg-icon-test.js Loading commit data...
tag-editor-test.js Loading commit data...
thread-list-test.js Loading commit data...
timestamp-test.js Loading commit data...
top-bar-test.js Loading commit data...