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 1767/bugfix/target blank links crash opera #426
Gh 1767/bugfix/target blank links crash opera #426
Commits on Jul 23, 2019
Modify the way links are implemented in the Help view so that they wo…
…rk on Opera as well as in other browsers
Commits on Jul 24, 2019
Commits on Jul 25, 2019
Factor out fixed destination panel to tab link to building block func…
…tion component. Use this component in About view to fix the broken-in-Opera links there
Modify the legal consent checkbox label implementation in the create …
…account view in the panel so that the links work on Opera
Add doc comment and explanatory note to CreateAccount#_renderLegalCon…
…sentCheckboxLabel
Commits on Jul 26, 2019
Commits on Jul 29, 2019
Merge in José's I18nWithLink shared component as a better solution fo…
…r the CreateAccount view
Reuse openFixedDestinationLinkInNewTab in the new I18nWithLink compon…
…ent to reduce duplication
Refactor PanelToTabLink to work with arbitrary child elements. Rename…
…d openFixedDestinationLinkInNewTab. Fix bug in I18nWithLink#componentDidMount.
Merge branch 'GH-1767/bugfix/target-blank-links-crash-Opera' of githu…
…b.com:ghostery/ghostery-extension into GH-1767/bugfix/target-blank-links-crash-Opera