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

feat: add dismissible Node.js <10.x deprecation notice #3880

Merged
merged 9 commits into from Sep 3, 2021

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Sep 2, 2021

The API reference can be viewed at: https://aws-sdk-js-3880.netlify.app/aws/s3
Verified that notice is not shown after it's dismissed, till the cookies are cleared.

Screen recording
nodeVersionNotice.mov

Screenshots:

  • By default key `nodeVersionNoticeDismissed` is not set

    no-localStorage-key

  • The key `nodeVersionNoticeDismissed` is set when version notice is dismissed

    localStorage-key

Checklist
  • run bundle exec rake docs:api and inspect doc/latest/index.html if documentation is changed
  • non-code related change (markdown/git settings etc)

@trivikr trivikr marked this pull request as ready for review September 2, 2021 22:35
@trivikr trivikr changed the title feat: add dismissable Node.js <10.x deprecation notice in API reference feat: add dismissible Node.js <10.x deprecation notice Sep 3, 2021
@trivikr trivikr merged commit 8ea52db into aws:master Sep 3, 2021
@trivikr trivikr deleted the node-10-deprecation-warning branch September 3, 2021 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants