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

[REVIEW] Defer loading of custom.js #11465

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

galipremsagar
Copy link
Contributor

@galipremsagar galipremsagar commented Aug 4, 2022

Description

This PR switches the loading of custom.js to defer because we will need the entire page to be loading until the methods in this script can even execute correctly.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #11465 (5e97129) into branch-22.08 (b2ae9a9) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           branch-22.08   #11465   +/-   ##
=============================================
  Coverage         86.47%   86.47%           
=============================================
  Files               144      144           
  Lines             22856    22856           
=============================================
  Hits              19765    19765           
  Misses             3091     3091           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

rapids-bot bot pushed a commit to rapidsai/kvikio that referenced this pull request Aug 4, 2022
This PR switches the loading of `custom.js` to `defer` because we will need the entire page to be loading until the methods in this script can even execute correctly.

xref: rapidsai/cudf#11465

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #114
rapids-bot bot pushed a commit to rapidsai/cucim that referenced this pull request Aug 4, 2022
This PR switches the loading of `custom.js` to `defer` because we will need the entire page to be loading until the methods in this script can even execute correctly.

xref: rapidsai/cudf#11465

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #383
rapids-bot bot pushed a commit to rapidsai/cuspatial that referenced this pull request Aug 4, 2022
This PR switches the loading of custom.js to defer because we will need the entire page to be loading until the methods in this script can even execute correctly.

xref: rapidsai/cudf#11465

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - H. Thomson Comer (https://github.com/thomcom)

URL: #631
@ajschmidt8 ajschmidt8 merged commit 622e0f4 into rapidsai:branch-22.08 Aug 4, 2022
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request Aug 4, 2022
This PR switches the loading of `custom.js` to defer because we will need the entire page to be loading until the methods in this script can even execute correctly.

xref: rapidsai/cudf#11465

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #2506
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants