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 1767/bugfix/target blank links crash opera #426

Merged
merged 20 commits into from Jul 30, 2019

Factor out fixed destination panel to tab link to building block func…

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

Gh 1767/bugfix/target blank links crash opera #426

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

Workflow runs completed with no jobs