Skip to content

Conversation

@FabrizioC
Copy link
Owner

No description provided.

aterrien and others added 30 commits July 15, 2012 23:49
- refactoring of hooks
- angleOffset, angleArc (fix #36)
- canvas pre-rendering
- (lot of) optimizations
- 5+ digit support
- improved positioning of the input
- Knob is now part of Kontrol ^^
- tron skin removed
- ticks removed
Add ability to set input color & line cap style @jaketrent
Added feature detection to prevent the plugin from executing if the
browser doesn't support canvases.
Added the `error` hook, triggered if the browser doesn't support
canvases.
Prevent errors in browsers that don't support canvases
Reading the plugin code I noticed that cursor width could be changed passing a numeric value, so I changed the readme in order to explain this useful feature.
"cursor" option explained better in readme file
excanvas support for IE7/8 compatibility
mal and others added 25 commits January 26, 2014 13:42
In order to require this plugin using Require JS or another AMD system
both this plugin and JQuery itself must be AMD-compatible. This PR adds
the Universal Module Defintion pattern from https://github.com/umdjs/umd
so it works as expected with AMD and with traditional methods of
inclusion.
The previous jQuery version dependency tied the plugin to version 1.7,
not 1.7.1 or higher. I'm assuming this is compatible with 2.X too, so
loosened it to >=1.7. If it's not 2.X compatible, you could tighten it
to ~1.7 for all 1.X releases after 1.7
Fix #160, data-bgColor = "none" support
Syntax highlighting on README.md
Added a CommonJS module declaration
@FabrizioC
Copy link
Owner Author

done

@FabrizioC FabrizioC closed this Dec 11, 2014
@FabrizioC FabrizioC reopened this Dec 11, 2014
FabrizioC added a commit that referenced this pull request Dec 11, 2014
@FabrizioC FabrizioC merged commit c94028a into FabrizioC:master Dec 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.