Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Reconfigure Video options to optimize for user's settings around autoplay #276

Merged
merged 28 commits into from
Apr 22, 2021

Commits on May 7, 2020

  1. show video controls on hover; show play button for browsers with disa…

    …bled autoplay
    Katy DeCorah committed May 7, 2020
    Configuration menu
    Copy the full SHA
    67e6258 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Merge branch 'master' into video-controls

    * master:
      0.29.1
      Update CHANGELOG.md
      Remove `limiter` from Topbar (#282)
      0.29.0
      Prepare 0.29.0
      Allow Kotlin-only activities (#278)
      0.28.0
      Prepare 0.28.0
      Prevent `ProductMenu` from truncating `tag` (#277)
      Update mr-ui and npm audit (#266)
      Add `Topbar` component (#274)
    Katy DeCorah committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    6eb3fd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge branch 'main' into video-controls

    * main:
      Add the catalog site  (#137)
      Delete dependabot.yml
      Only direct dependencies
      Create dependabot.yml (#296)
      Update Travis bad
      Update devDependencies (#294)
    Katy DeCorah committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8cc94b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into video-controls

    * main:
      Add the catalog site  (#137)
      Delete dependabot.yml
      Only direct dependencies
      Create dependabot.yml (#296)
      Update Travis bad
      Update devDependencies (#294)
    Katy DeCorah committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    cd770cd View commit details
    Browse the repository at this point in the history
  3. Add example

    Katy DeCorah committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ab1422b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Merge branch 'main' into video-controls

    * main: (93 commits)
      Enforces where React component static properties should be positioned (#429)
      Node 12 (#428)
      3.3.1
      Prepare 3.3.1
      The `edit.css` prop is optional when displaying `Edit` in `CodeSnippet` (#421)
      3.3.0
      Prepare 3.3.0
      Bump elliptic from 6.5.3 to 6.5.4 (#417)
      When `maxHeight` is set, move `Edit` buttons in `CodeSnippet` above the code (#420)
      Update CONTRIBUTING.md (#418)
      3.2.0
      update version number in changelog
      Add pricing theme to Note component (#416)
      3.1.0
      Prepare 3.1.0
      Make `filename` required for `CodeSnippetTitle` (#413)
      Update package-lock.json (#412)
      Make `css` optional in Edit and CodeSnippet components (#293)
      Remove HelpPage, NavigationDropdown, SectionedNavigation, TopbarSticker, Topbar components (#407)
      Update prism (#411)
      ...
    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2e91d87 View commit details
    Browse the repository at this point in the history
  2. More comments

    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    30b8489 View commit details
    Browse the repository at this point in the history
  3. Reduce changes

    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    71621c4 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.0.0' into video-controls

    * 4.0.0:
      Create `prepareSitemap` Batfish helper to improve sitemap (#427)
      Add eslint-plugin-jsx-a11y (#435)
      🔧 Run prettier
      Improve color contrast on code and anchor elements (#434)
      Replace stateless components with pure components (#414)
      Update dependencies (#433)
      Make code toggles in test cases interactive or label if they are not (#432)
      Prepare 4.0.0 changelog
    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ddf040e View commit details
    Browse the repository at this point in the history
  5. eslint and fix button styles

    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    98af57b View commit details
    Browse the repository at this point in the history
  6. Clean up button

    Katy DeCorah committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b2d0c51 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    1d01a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc3322 View commit details
    Browse the repository at this point in the history
  3. Update description

    Katy DeCorah committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6d40eed View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.0.0' into video-controls

    * 4.0.0:
      Replace `id` with `aria-label` in VimeoPlayImage (#438)
    Katy DeCorah committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c260f7c View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    Katy DeCorah committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    1b075d4 View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.0.0' into video-controls

    * 4.0.0:
      Make `filename` optional for `CodeSnippetTitle`
    Katy DeCorah committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    18226d2 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Katy DeCorah committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    0d5a969 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Create playsInline prop

    Katy DeCorah committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4662fde View commit details
    Browse the repository at this point in the history
  2. Append hash to src to enable preview on iOS

    Katy DeCorah committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c291cd0 View commit details
    Browse the repository at this point in the history
  3. Update video.js

    Katy DeCorah committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ca1b369 View commit details
    Browse the repository at this point in the history
  4. Adds optional poster prop

    Katy DeCorah committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    55eef98 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Remove hack

    Katy DeCorah committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    17e84b6 View commit details
    Browse the repository at this point in the history
  2. Add poster example

    Katy DeCorah committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ccc64dc View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.0.0' into video-controls

    * 4.0.0:
      Use passive event listeners on `Search`, `NumberedCodeSnippet`, and `OnThisPage` to improve performance (#437)
      Make "With token" `DemoIframe` a no render test case (#440)
    Katy DeCorah committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    cea24d1 View commit details
    Browse the repository at this point in the history
  4. Fix paths

    Katy DeCorah committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f1a1463 View commit details
    Browse the repository at this point in the history
  5. Update descriptions

    Katy DeCorah committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    db1e384 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Apply suggestions from code review

    Katy DeCorah authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f784c8e View commit details
    Browse the repository at this point in the history