Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: visjs/vis-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: visjs/vis-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Sep 10, 2025

  1. fix: remove development mode (#1192)

    * test(data-view): test only behavior, not implementation details
    
    * test(data-set): test only behavior, not implementation details
    
    * fix(data-set): remove test leaks
    
    I hope nobody used this since it got accidentally released to the
    public. However it's undocumented and prefixed by testLeak, if you
    depended on something like that 🤷.
    
    * fix: remove development mode warning
    
    There is no longer any difference between development and production
    code.
    Thomaash authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    e23c94c View commit details
    Browse the repository at this point in the history
Loading