Skip to content

Release 1.0.0

Choose a tag to compare

@7evenk 7evenk released this 17 Jun 14:01
· 41 commits to main since this release
  • Assign slider properties from host (0429b12)
  • Rename min max attributes to value-min and value-max (8812847)
  • Added a _ready flag to ensure attribute changes are only processed after initialization is complete. Ensure _inputValues and _rangeInputvalues are initialized before use (d6389c5)
  • Ensure range sliders update their position only after confirmed input changes (c757fbd)
  • change range inputs by attr change (a29f945)
  • Center thumbs (ca3a1bf)
  • Basic functionality. Make it work also in Firefox and do some styling. (5b6fe27)
  • Use tab.webcomponent as template (702c20e)
  • Initial commit (69447b6)