Skip to content
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

GH-1675: total requests modified readout (& summary refactors) #392

Merged
merged 141 commits into from Jun 11, 2019

Commits on Mar 20, 2019

  1. Remove old Plus banner/logo

    wlycdgr committed Mar 20, 2019

Commits on Apr 14, 2019

  1. Finish implementation of plus upgrade banner and gold icon display lo…

    …gic for the case when the panel is not both in detailed view and expanded
    wlycdgr committed Apr 14, 2019

Commits on Apr 16, 2019

  1. Update badge CSS

    wlycdgr committed Apr 16, 2019
  2. Remove reference to non-extant state.header from header container map…

    …StateToProps. pass state.panel.is_expanded to Header
    wlycdgr committed Apr 16, 2019
  3. Tweak gold plus icon expanded view SVG to make sure Plus is more cent…

    …ered, with Vinnie's approval. Refactor Header#render for clarity
    wlycdgr committed Apr 16, 2019
  4. Nudge summary content down in expert view so green upgrade banner can…

    … fit. Delete two unused scss partials
    wlycdgr committed Apr 16, 2019

Commits on Apr 17, 2019

  1. Add click handling for simple and detailed view upgrade banner and go…

    …ld badge. Adjust CSS for them.
    wlycdgr committed Apr 17, 2019
  2. Switch between upgrade banner and gold icon in Summary view on sign i…

    …n / out instead of on panel reopen
    wlycdgr committed Apr 17, 2019

Commits on Apr 18, 2019

  1. Merge branch 'GH-1593_and_GH-1594/UpgradePlus-banner-and-logo' of git…

    …hub.com:ghostery/ghostery-extension into GH-1593_and_GH-1594/UpgradePlus-banner-and-logo
    wlycdgr committed Apr 18, 2019
  2. Fix Summary view display in Midnight theme on Detailed tab. Realign g…

    …reen upgrade banner and gold icon accordingly. Add debug and log truebools back into manifest
    wlycdgr committed Apr 18, 2019

Commits on Apr 28, 2019

Commits on Apr 29, 2019

Commits on May 3, 2019

  1. Refactor PauseButton#render

    wlycdgr committed May 3, 2019

Commits on May 5, 2019

  1. Begin removal of abPause CSS

    wlycdgr committed May 5, 2019

Commits on May 9, 2019

  1. Work to generalize GhosteryFeatures out to GhosteryFeature. CSS and J…

    …SX cleanup in CliqzFeature and Summary and summary partial
    wlycdgr committed May 9, 2019

Commits on May 11, 2019

  1. Merge in develop

    wlycdgr committed May 11, 2019

Commits on May 19, 2019

Commits on May 22, 2019

  1. Add Foundation button class back to Ghostery Feature button element.

    Add Foundation dependency notes to GhosteryFeature
    wlycdgr committed May 22, 2019

Commits on Jun 1, 2019

Commits on Jun 2, 2019

Commits on Jun 10, 2019

  1. Remove silly placeholder name in pause button CSS. Fix summary vertic…

    …al layout in condensed view.
    wlycdgr committed Jun 10, 2019
  2. Fix typo in panel.scss. Remove double header in ghostery_feature.scss…

    …. Remove commented code in ghostery_feature.scss
    wlycdgr committed Jun 10, 2019
  3. Remove count from Cliqz Features, replace with ON/OFF indicator (#393)

    * Remove count from Cliqz Features, replace with ON/OFF indicator
    
    * Stop passing now unneeded data prop to CliqzFeature
    IAmThePan authored and wlycdgr committed Jun 10, 2019