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(FEC-10766): create text config section and option for styling #518

Merged
merged 16 commits into from
Dec 29, 2020

Commits on Dec 8, 2020

  1. feat(FEC-10766): create text config section and option for styling

    Issue: text track doesn't have a config for styling, there is only an API for styling.
    Solution: create a text container for the text track and add the options for styling the text track.
    Yuvalke committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e669628 View commit details
    Browse the repository at this point in the history
  2. Update configuration.md

    Yuvalke committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    5c503ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404bf32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aba02dd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    da5a168 View commit details
    Browse the repository at this point in the history
  2. Update text-config.js

    Yuvalke committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b489390 View commit details
    Browse the repository at this point in the history
  3. fix flow/eslint

    Yuvalke committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    112036d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    a5c8e3a View commit details
    Browse the repository at this point in the history
  2. Update text-style.js

    Yuvalke committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ed2274f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Update text-style.js

    Yuvalke committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    c73b77a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. add config object with correct schema

    keep the get/set for previous usage
    Yuvalke committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    fb2b33c View commit details
    Browse the repository at this point in the history
  2. Update text-style.js

    Yuvalke committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    dccb562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd58e6d View commit details
    Browse the repository at this point in the history
  4. add tests

    Yuvalke committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    eb7d162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    991c9fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    415929b View commit details
    Browse the repository at this point in the history