6151 Commits (5ab148ca3e520d9d658f80084a1636f68685b140)
 

Author SHA1 Message Date
Jack Lukic 5ab148ca3e Merge pull request #4678 from flytreeleft/slider 7 years ago
flytreeleft 73d699d5cc Remove useless code 8 years ago
flytreeleft ce39dab1ba Support to enable smooth moving using css name 'smooth' 8 years ago
flytreeleft b4fd88c87b Bring back smooth moving 8 years ago
flytreeleft 27c2eb9c0c Fixed wrong offset of vertical labels 8 years ago
flytreeleft 486d8d0ab0 Fixed that the auto generated labels number is less than expected 8 years ago
flytreeleft c0a4fc2af9 Thumb and track position should minus 'settings.min' 8 years ago
flytreeleft 8a35efb048 Format code 8 years ago
flytreeleft b12481db79 Add extra parameters 'thumbVal, secondThumbVal' to settings.onChange() and settings.onMove() 8 years ago
flytreeleft 249dfc931e Using css function 'calc()' to locate thumb and track fill 8 years ago
flytreeleft a82f746c21 The label position should plus the padding of the slider container 8 years ago
flytreeleft ec8fc9826b Single line if/else clause should wrap with '{}' 8 years ago
flytreeleft d97af7c046 '$.fn.range.settings' -> '$.fn.slider.settings' 8 years ago
flytreeleft c751726bbf Only observing 'class' and 'style' changes to avoid endless slider updating when opening Chrome DevTools 8 years ago
flytreeleft 6f1ef35128 Fixed missing comma, semicolon and global variable 8 years ago
flytreeleft 7699b6e80d '.ui.vertical.slider.inner' -> '.ui.vertical.slider .inner' 8 years ago
Jack Lukic 943ae49333 Modifications to slider 8 years ago
Jack Lukic 6ea636ad8b Begin name changes 8 years ago
Jack Lukic 322ea700f0 Rename to slider 8 years ago
Jack Lukic 8d521f3bfa Merge branch 'range-slider' of https://github.com/gdaunton/Semantic-UI into slider 8 years ago
Jack Lukic f13c935f1d Add iconPath duplication to avoid reqing material site theme 8 years ago
Jack Lukic 2fd4846e99 #4412, redo paths to be more consistent with default theme 8 years ago
Jack Lukic 49444b6a10 Merge branch 'master' of https://github.com/nielslerche/Semantic-UI into next 8 years ago
Jack Lukic 56a15d1583 Rlsnotes #4399 8 years ago
Jack Lukic 207e08561d Merge pull request #4399 from tbracken/next-4398 8 years ago
Jack Lukic d450ef7552 #4403 cred 8 years ago
Jack Lukic d849264b0b #4408 - adds cred 8 years ago
Jack Lukic b78df3745d Fixes comment sizing #4408 8 years ago
Jack Lukic a551335b85 Fix point-events typo #4408 8 years ago
Gareth Daunton c959d553de Fixed some lingering document events after destroy. Also fixed some touch event issues. 8 years ago
Gareth Daunton 4abb779249 Fixed touch events. 8 years ago
nielslerche 4fc9f00337 Update icon.variables 8 years ago
nielslerche 3554462139 Corrected for missing <i> selector 8 years ago
Jack Lukic d028ed19b0 zone.js/issues/319 Loosen equality on undefined check for determining input event 8 years ago
Niels Lerche Sørensen 9640218813 Added Material Design Icons to Semantic UI material theme. 8 years ago
Gareth Daunton b2eae88c32 Fixed off 0 min issues. 8 years ago
Gareth Daunton 7956b181cf Added in missing disconnect method. 8 years ago
Gareth Daunton e46a809ab8 Added labels to mutation handler. 8 years ago
Gareth Daunton c8ec275b09 Fixed window resizing and mutations being ignored by the slider. 8 years ago
Todd Bracken 90d422942b [ref #4398] added hover styling to icon group 8 years ago
Jack Lukic 549e61f35e Fix observe changes not working correctly in popup 8 years ago
Gareth Daunton bb77359b7b Merge branch 'range-slider' of https://github.com/gdaunton/Semantic-UI into range-slider 8 years ago
Gareth Daunton 76c0825b3b Removed background change for disabled thumb hover. 8 years ago
Jack Lukic baed86245f Fixes popups in menu not appearing due to css specificity 8 years ago
Gareth Daunton f0ce563196 Added onMove callback. 8 years ago
Jack Lukic a41385711f Rebuild dist 8 years ago
Gareth Daunton 54d2e3698e Updated so that onChange isen't called while the slider is being dragged. 8 years ago
Gareth Daunton 2a48257b12 Added data-value for labels so they can be put at any value. 8 years ago
Jack Lukic 54765808d3 Fixes focus on modal to include tabindex #4370 8 years ago
Jack Lukic bd924919d2 Modal- add setting for keyboard shortcuts 8 years ago