This is a Mendix widget implementation of the jQuery Knob library - https://github.com/aterrien/jQuery-Knob
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added support for position relative and absolute.
3fbfee2View on GitHubAdded extra classname extention to input field for percentage.
954a1eeView on GitHubAdded support for display type "inline-block,block,none" and widget CSS classes on parts of the component.
74276d9View on GitHubAltered circle diagram widget to support more color settings and include a special percentage view with custom label.
ae99817View on GitHubFixed a possible issue with $ not being set for jquery
50a968fView on GitHubupdated test project with new max value attr versions under Different Sizes
6710fafView on GitHubCherry pick for the Max Value as Attribute change from Mx4 branch
4e17172View on GitHubattribute is now properly instantiated as a string.
4ffc94aView on GitHubTest pages added for multiple instances and different sizes. Fixed an issue where the parentnode didnt have position relative and scrolling left the inputboxes in the same place.
9d64ae5View on GitHubAdded excanvas for IE8 support. Doesnt seem to work yet but at least the inputbox is shown.
1ccf378View on GitHub