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 viewScriptModule handling to block.json metadata #5860

Closed
wants to merge 27 commits into from

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    6b1035a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad91ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94fe16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f8671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be4744 View commit details
    Browse the repository at this point in the history
  6. Fix some "script" references

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0f7283d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e4f1a7 View commit details
    Browse the repository at this point in the history
  8. Rename to viewScriptModule

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3e51c6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb36f1f View commit details
    Browse the repository at this point in the history
  10. Add tests

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8df5bc0 View commit details
    Browse the repository at this point in the history
  11. Test fixes

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    da148ad View commit details
    Browse the repository at this point in the history
  12. lints

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    84d8498 View commit details
    Browse the repository at this point in the history
  13. Add more tests

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9705feb View commit details
    Browse the repository at this point in the history
  14. REST tests

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    876a507 View commit details
    Browse the repository at this point in the history
  15. Fix typo in REST

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3712584 View commit details
    Browse the repository at this point in the history
  16. Fix tests

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b9af0e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29edd40 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9ea7f4e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a960f65 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1a1f4e3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    00fbf39 View commit details
    Browse the repository at this point in the history
  22. Fix alignment

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9da386d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2d3a37f View commit details
    Browse the repository at this point in the history
  24. Fix typo in test

    sirreal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2112074 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fc338e6 View commit details
    Browse the repository at this point in the history
  26. Require module asset file only if it exists

    Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
    sirreal and gziolo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a225da1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d2a5c71 View commit details
    Browse the repository at this point in the history