You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(range): adds the restrictedRange option (#638, thanks @DanielReid)
⚠️ Unwanted breaking change ⚠️
Sorry for this, but this version is breaking if you are using the rz-slider-tpl-url attribute. You need to update your template to have the correct number of elements.
Add a semicolon at the end of the dist/rzslider.js file. It avoids errors when people concat this file with other libs without using the minified version.