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

feat(spec): add new specJS selector #8936

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Commits on Jun 16, 2023

  1. feat(spec): add new specJS selector

    This selector always returns the same JavaScript
    object unless it really changes.
    
    Before this change it customary to call
    specJson().toJS() which always resulted
    in transformation operation and new JavaScript
    object.
    
    Refs #8606
    char0n committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a25e086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c5a73 View commit details
    Browse the repository at this point in the history