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

docs: remove deprecated frameborder, adjust allowFullScreen and update the demo #72644

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

alfawal
Copy link
Contributor

@alfawal alfawal commented Nov 13, 2024

What?

Removed the deprecated iframe attribute frameborder, adjusted allowfullscreen to be allowFullScreen and updated the demo video.

Why?

  • frameborder is marked as deprecated (MDN, DefinitelyTyped)
  • allowfullscreen should be allowFullScreen (DefinitelyTyped)
  • The YouTube iframe demo has an invalid embedded URL, fixed and updated to the latest Next.js Conf as well.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Nov 13, 2024
@ijjk
Copy link
Member

ijjk commented Nov 13, 2024

Allow CI Workflow Run

  • approve CI run for commit: 2dd9872

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Contributor

@delbaoliveira delbaoliveira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙏🏼

@delbaoliveira delbaoliveira merged commit 55834d9 into vercel:canary Nov 19, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants