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
Merged
christophertino
merged 20 commits into
develop
from
GH-1767/bugfix/target-blank-links-crash-Opera
Jul 30, 2019
+172
−105
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
5323638
Select commit
cb812e1
Modify the way links are implemented in the Help view so that they wo…
wlycdgr 6284827
Factor generic handler for clicks on fixed destination links out to m…
wlycdgr 2473de4
Simplify Help view to render using a function component
wlycdgr af1b63b
Revise doc comment for Help component. Convert Subscribe view to Oper…
wlycdgr 5323638
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
wlycdgr 82f96ae
Factor out fixed destination panel to tab link to building block func…
wlycdgr add416d
Convert links in Help to use PanelToTabLink
wlycdgr 75b52e1
Modify the legal consent checkbox label implementation in the create …
wlycdgr d438756
Add doc comment and explanatory note to CreateAccount#_renderLegalCon…
wlycdgr c7405d6
Add a period to the end of the legal consent checkbox label.
wlycdgr ca50b61
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
wlycdgr 93457f3
GH-1767: operra target blank crash fix.
jsignanini ae703ef
Merge in José's I18nWithLink shared component as a better solution fo…
wlycdgr 6b1061d
Reuse openFixedDestinationLinkInNewTab in the new I18nWithLink compon…
wlycdgr f6225b8
Add doc header to I18nWithLink
wlycdgr ccddcc5
Add documentation to PanelToTabLink and I18nWithLink
wlycdgr 79b0224
update doc haeder
christophertino b156d23
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
jsignanini 97fd48c
Refactor PanelToTabLink to work with arbitrary child elements. Rename…
wlycdgr 6a4d033
Merge branch 'GH-1767/bugfix/target-blank-links-crash-Opera' of githu…
wlycdgr
Merged
Gh 1767/bugfix/target blank links crash opera #426
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
Jul 23, 2019
Jul 23, 2019
Jul 23, 2019
Jul 24, 2019
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 26, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
5323638
Select commit
cb812e1
Modify the way links are implemented in the Help view so that they wo…
wlycdgr 6284827
Factor generic handler for clicks on fixed destination links out to m…
wlycdgr 2473de4
Simplify Help view to render using a function component
wlycdgr af1b63b
Revise doc comment for Help component. Convert Subscribe view to Oper…
wlycdgr 5323638
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
wlycdgr 82f96ae
Factor out fixed destination panel to tab link to building block func…
wlycdgr add416d
Convert links in Help to use PanelToTabLink
wlycdgr 75b52e1
Modify the legal consent checkbox label implementation in the create …
wlycdgr d438756
Add doc comment and explanatory note to CreateAccount#_renderLegalCon…
wlycdgr c7405d6
Add a period to the end of the legal consent checkbox label.
wlycdgr ca50b61
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
wlycdgr 93457f3
GH-1767: operra target blank crash fix.
jsignanini ae703ef
Merge in José's I18nWithLink shared component as a better solution fo…
wlycdgr 6b1061d
Reuse openFixedDestinationLinkInNewTab in the new I18nWithLink compon…
wlycdgr f6225b8
Add doc header to I18nWithLink
wlycdgr ccddcc5
Add documentation to PanelToTabLink and I18nWithLink
wlycdgr 79b0224
update doc haeder
christophertino b156d23
Merge branch 'develop' into GH-1767/bugfix/target-blank-links-crash-O…
jsignanini 97fd48c
Refactor PanelToTabLink to work with arbitrary child elements. Rename…
wlycdgr 6a4d033
Merge branch 'GH-1767/bugfix/target-blank-links-crash-Opera' of githu…
wlycdgr