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: leongersen/noUiSlider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.7.2
Choose a base ref
...
head repository: leongersen/noUiSlider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 21 files changed
  • 5 contributors

Commits on May 14, 2024

  1. Update nouislider.d.ts

    lgersen committed May 14, 2024
    Configuration menu
    Copy the full SHA
    145dd0c View commit details
    Browse the repository at this point in the history
  2. Create RELEASE.md

    lgersen committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ae93f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Inverted Connects for unconstrained behavior

    This implementation allows connects to invert when handles pass each other in unconstrained behavior. Added possibility to manually update connects via updateOptions without having to destroy and recreate the slider (which would lose the drag). Also added invertConnects to the API for more control. Set behavior to "unconstrained-invert-connects" to enable this feature.
    5andr0 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4697c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3406bc1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1272 from 5andr0/master

    Inverted Connects for unconstrained behavior
    leongersen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    077c436 View commit details
    Browse the repository at this point in the history
  4. noUiSlider 15.8.0

    lgersen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    787ad0c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    fc0c972 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #1273 from Gudine/master

    Corrects getTooltips and getOrigins return types to arrays
    leongersen committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    44744a0 View commit details
    Browse the repository at this point in the history
  2. Better example for center-fixed sliders

    lgersen committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d53446c View commit details
    Browse the repository at this point in the history
  3. noUiSlider 15.8.1

    lgersen committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b8a1b58 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    szepeviktor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b36d018 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Merge pull request #1274 from szepeviktor/typos

    Fix typos
    leongersen committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    faa3252 View commit details
    Browse the repository at this point in the history
Loading