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

Restore v3.0.9 URLs and Fix JSFiddle examples. #1356

Merged
merged 5 commits into from
Apr 25, 2022
Merged

Commits on Apr 19, 2022

  1. Add "changelog: true" to release-it options in Gruntfile.js to enable…

    … the commit message summary for future GitHub releases.
    ronyeh committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    69990e7 View commit details
    Browse the repository at this point in the history
  2. Add a grunt script to restore version 3.0.9 to NPM, with a console.wa…

    …rn() to upgrade to VexFlow 4.
    ronyeh committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6c96dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f3e2c View commit details
    Browse the repository at this point in the history
  4. Add JSFiddle examples from the wiki.

    They are easier to maintain in the repository.
    If updates are required, just copy and paste the source into the target JSFiddle.
    ronyeh committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5e3a1f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Clean up the script which restores legacy version 3.0.9 during release.

    Modify package.json to include version 3.0.9 files in the npm release.
    Fix JSFiddle examples.
    Improve the warning message in the version 3.0.9 files.
    ronyeh committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    cc27e2f View commit details
    Browse the repository at this point in the history