Skip to content

Adds playsinline to video components #263

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pages/available-tokens/asset-tokens.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/available-tokens/asset-tokens.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/available-tokens/border-radius-tokens.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/available-tokens/composition-tokens.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/available-tokens/composition-tokens.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
2 changes: 2 additions & 0 deletions pages/available-tokens/spacing-tokens.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down Expand Up @@ -44,6 +45,7 @@ This will apply top | right | bottom | left<br/>

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/available-tokens/spacing-tokens.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/getting-started.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/getting-started.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
3 changes: 2 additions & 1 deletion pages/inspect/multi-inspect.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ import ReactPlayer from 'react-player'


<ReactPlayer
muted

playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/non-local-styles.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/non-local-styles.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/styles.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/styles.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/swap-styles.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/styles/swap-styles.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/sync/github.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/sync/gitlab.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ReactPlayer from 'react-player'
{/* TODO: Record video for GitLab Sync */}
{/* <ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/sync/gitlab.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ReactPlayer from 'react-player'
{/* TODO: Record video for GitLab Sync */}
{/* <ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/sync/multi-file.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/sync/multi-file.pt-br.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/themes/themes-pro.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/tokens/aliases.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/tokens/documentation-tokens.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down
1 change: 1 addition & 0 deletions pages/tokens/documentation-tokens.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import ReactPlayer from 'react-player'

<ReactPlayer
muted
playsinline
width="100%"
height="auto"
loop
Expand Down