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

Add basic voice rendering #3

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Add basic voice rendering #3

wants to merge 23 commits into from

Commits on Jun 24, 2020

  1. working easyscore basics

    ywsang committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d93b691 View commit details
    Browse the repository at this point in the history
  2. Move note creation to vf-voice

    ywsang committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ea00eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde7b0d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    e6a3c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73502a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge pull request #1 from PolymerLabs/easyscore-basics

    Wrap Stave and Voice in web components
    ywsang authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    ec64a48 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Copy files over, add comments

    ywsang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    017cbf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e89a42 View commit details
    Browse the repository at this point in the history
  3. Add comments

    ywsang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    fa6169b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    ab260f5 View commit details
    Browse the repository at this point in the history
  2. Remove app.js test file

    ywsang committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3c4d2de View commit details
    Browse the repository at this point in the history
  3. Fix switch syntax

    ywsang committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    ef61927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfee025 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    ad8e18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ab97b View commit details
    Browse the repository at this point in the history
  3. Add more event classes

    ywsang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a299777 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d6079f View commit details
    Browse the repository at this point in the history
  5. Fix web components test

    ywsang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    135566d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e33ac1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d41de20 View commit details
    Browse the repository at this point in the history
  8. Add factory TODO

    ywsang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    91acbc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Upgrade jsdom, add polyfill?

    ywsang committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    84b6b28 View commit details
    Browse the repository at this point in the history
  2. Remove multiple empty lines

    ywsang committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    c9d243c View commit details
    Browse the repository at this point in the history