• Jimmy Delas's avatar
    feat: Add selectionBarGradient option to customize the selection bar (#473) · b84e866b
    Jimmy Delas authored
    * feat: Add selectionBarGradient option to customize the selection bar
    
    Add selectionBarGradient option which create a linear gradient for the selection bar. The option
    
    accepts an object that contains `from` and `to` properties which are colors describing the gradient
    
    * Add tests to the gradient feature
    
    * Handle vertical + reverse case
    b84e866b
Name
Last commit
Last update
..
lib Loading commit data...
debug.html Loading commit data...
demo.css Loading commit data...
demo.js Loading commit data...
directiveInCustomTemplate.html Loading commit data...
index.html Loading commit data...
sliderModal.html Loading commit data...