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

Breaking: ES6 Upgrade (fixes: issue/13) #32

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    c4d0eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12734a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505d525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e47fff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f57dfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e9d5b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    104ba1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb4b5ac View commit details
    Browse the repository at this point in the history
  9. Update bower.json

    joe-replin authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d2e5ae2 View commit details
    Browse the repository at this point in the history
  10. Update package.json

    joe-replin authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5d02b08 View commit details
    Browse the repository at this point in the history
  11. Update package-lock.json

    joe-replin authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2f632c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3093602 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86cffe8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d63578c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    53b63cc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Uploaded files

    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ec8681 View commit details
    Browse the repository at this point in the history
  2. Reverting launch.html

    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eda69ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b6c1f1 View commit details
    Browse the repository at this point in the history
  4. Update adapt-kineo-xapi.js

    Adds spec revision & content release number
    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7e6876c View commit details
    Browse the repository at this point in the history
  5. Update example.json

    Adds spec version & content release.
    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    efa0e08 View commit details
    Browse the repository at this point in the history
  6. Update properties.schema

    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    73ca7a6 View commit details
    Browse the repository at this point in the history
  7. Update config.schema.json

    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    feb6647 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    joe-replin authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    738f277 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c620d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9bd79d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    abdba24 View commit details
    Browse the repository at this point in the history
  2. Remove Polyfill Libraries

    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    474f6cc View commit details
    Browse the repository at this point in the history
  3. Revert "Update abstractStatementModel.js"

    This reverts commit c9bd79d.
    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    28f98c5 View commit details
    Browse the repository at this point in the history
  4. Revert "Update abstractStatementModel.js"

    This reverts commit 6c620d8.
    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    907c7c7 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'master' into issue/13"

    This reverts commit 0b6c1f1, reversing
    changes made to eda69ea.
    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    edb66a5 View commit details
    Browse the repository at this point in the history
  6. Recommitting abstractStatementModel

    committing file again after accidentally merging into master
    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    827c676 View commit details
    Browse the repository at this point in the history
  7. Revert "Recommitting abstractStatementModel"

    This reverts commit 827c676.
    joe-replin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0cfcd28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d03f72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5176e8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87edb79 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. ES6 super

    joe-replin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dc07aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1670dc1 View commit details
    Browse the repository at this point in the history
  3. File Structure Adjustments

    - reverting to adapt-xAPI.js
    - renaming to OfflineStorageHandler
    - Filename Capitalizations
    joe-replin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a2d5304 View commit details
    Browse the repository at this point in the history
  4. ES6 Changes

    - adding arrow functions
    - converting to string template literals
    joe-replin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f132b99 View commit details
    Browse the repository at this point in the history
  5. ES6 Improvements

    joe-replin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8ac29a6 View commit details
    Browse the repository at this point in the history
  6. Statement file clean-up

    joe-replin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    60ecb96 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    3c5e168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a7d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7539ad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb0ea3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801e29e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06873c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2310ecc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7436ef3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4fcc8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91d69a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab60fb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8bf0dcc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ac502c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74ff9b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d604430 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1477035 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7cee46a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6d5d01b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1c8d317 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    40fff86 View commit details
    Browse the repository at this point in the history
  2. No need to bind

    Arrow function already binds 'this' to the function.
    joe-replin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a2768e9 View commit details
    Browse the repository at this point in the history
  3. Fixing bugs

    joe-replin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    beb94be View commit details
    Browse the repository at this point in the history
  4. Package name

    joe-replin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b292ed3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    805a2b5 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    joe-replin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    074e0da View commit details
    Browse the repository at this point in the history
  7. optional chaining

    joe-replin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    05a19bc View commit details
    Browse the repository at this point in the history
  8. Reverting launch.html

    joe-replin authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f429fe0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f108cf2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6519719 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Using logging API

    joe-replin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d15865d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. onADLaunchAttempt de-nest

    joe-replin committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ecfdae8 View commit details
    Browse the repository at this point in the history
  2. Remove extra default

    joe-replin committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a44ad26 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Update ErrorNotificationModel.js

    Notify API
    Optional Chaining
    Template Literals
    joe-replin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ca2a437 View commit details
    Browse the repository at this point in the history