• Valentin Hervieu's avatar
    feat(cmbLabel): Add a mergeRangeLabelsIfSame option · b61a94b1
    Valentin Hervieu authored
    In 3afcce95 commit, I changed the behavior of the combined label for range slider. However, this
    broke previous implementation, so this commit add an option to configure this feature. The default
    behavior is back as previously: If the slider values are the same, the combined label is 'X - X'
    
    Related to #245
    b61a94b1
options-handling-test.js 44.8 KB