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 script module data implementation #61658

Merged
merged 12 commits into from
May 30, 2024
Merged

Commits on May 30, 2024

  1. Add script module data implementation

    Use it for Interactivity API store data passing
    sirreal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    57864b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f1a6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9afd8e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf4273f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adfd99d View commit details
    Browse the repository at this point in the history
  6. Fix whitespace

    sirreal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    948c3af View commit details
    Browse the repository at this point in the history
  7. Fix dynamic filter name according to convention

    Co-authored-by: Bernie Reiter <[email protected]>
    sirreal and ockham committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8c9fe0f View commit details
    Browse the repository at this point in the history
  8. Better documentation

    sirreal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    79a68bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89d3a8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b1e531 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    becb188 View commit details
    Browse the repository at this point in the history
  12. Revert Interactivity API script printing changes

    These demonstrate that the proposed changes work and are adequate for
    Interactivity API, but change a public function signature and
    implementation.
    sirreal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f6a7839 View commit details
    Browse the repository at this point in the history