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

rewards prompt styles #58

Closed
wants to merge 233 commits into from
Closed

Conversation

@trickpattyFH20
Copy link
Contributor

@trickpattyFH20 trickpattyFH20 commented May 11, 2018

No description provided.

Serge Zarembsky and others added 30 commits Mar 8, 2018
Serge Zarembsky
Serge Zarembsky
Feature/gh 859
Serge Zarembsky
Serge Zarembsky
Serge Zarembsky
Fixes for UI bugs in Ghostery panel related to longer strings in German language (GH-869, GH-870, GH-872)
Serge Zarembsky
Serge Zarembsky
Refactoring load/unload of Cliqz modules, fix for GH-476.
Serge Zarembsky
Serge Zarembsky
Fixes for GH-877, GH-872, GH-886, missing translations added.
Serge Zarembsky
Serge Zarembsky
trickpattyFH20 and others added 28 commits May 4, 2018
* Removing extra tokens from non-English language files.

* Removing console.log from OfferCard.jsx (lint complain)
@lidel

This comment has been minimized.

Copy link

@lidel lidel commented on src/classes/PolicySmartBlock.js in 5323f08 Jul 5, 2018

Worth including v6 version as well:

-		if (requestHost === 'localhost' || requestHost === '127.0.0.1') {
+		if (requestHost === 'localhost' || requestHost === '127.0.0.1' || requestHost === '[::1]') {

This comment has been minimized.

Copy link
Member Author

@christophertino christophertino replied Jul 6, 2018

Good catch, i'll add it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

7 participants