- Remove default precision.
- Add default range and value attribute fields to slider.
- Include template render function in template context for users to use to recursively render templates.
- Fix legacy string interpolation when multiple variables are used.
- Include slider context in more templates.
- Remove slider
--height
and--border-radius
custom variables, should now be changed directly instead.- Remove redundant border radii from slider elements and only apply to container.
- Introduce slider custom action
vertical
toggle for vertical sliders.style.width
must be explictly set for vertical sliders to set slider height.