Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Apr 17, 2021
1 parent 8c893f2 commit 8911ef7
Show file tree
Hide file tree
Showing 8 changed files with 25,881 additions and 52 deletions.
7,112 changes: 7,101 additions & 11 deletions core/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/docs/components/providers/vimeo.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ class Example {
| ---------------------- | ---------------------------------------------------------------------------------------------------------------- | -------------------- | ----------- |
| `byline` | Whether to display the video owner's name. | `boolean` | `true` |
| `color` | The hexadecimal color value of the playback controls. The embed settings of the video might override this value. | `string ∣ undefined` | `undefined` |
| `cookies` | Whether cookies should be enabled on the embed. | `boolean` | `true` |
| `noAutoAspectRatio` | Turns off automatically determining the aspect ratio of the current video. | `boolean` | `false` |
| `portrait` | Whether to display the video owner's portrait. | `boolean` | `true` |
| `poster` | The absolute URL of a custom poster to be used for the current video. | `string ∣ undefined` | `undefined` |
Expand Down
Loading

0 comments on commit 8911ef7

Please sign in to comment.