ViieeS
ViieeS
@guzart how about to merge it?
@CrackerakiUA I've created PR, but I didn't get where to update the docs. I've added description to PR.
@CrackerakiUA actually it's not clear for me how to create PR on the wiki. I've create a new repo and made changes here: https://github.com/ViieeS/ui-cropper-wiki. Also, please make `npm publish` the...
@sitexw Accept PR #70 plz
Still don't work with ng-hide elements.
I install previous version(audio_cloverALC-110.command_v1.0o11) again and all works correctly now except front panel.  
I have Intel DH67BL mobo, and HD Audio Front Panel. But Internal Speakers no change to Headphone..
I think we just need to respect `enforceStep: false` option when using `stepsArray`. This is old bug #410.
@bennett000 chaining :grin: ```js /*global require*/ var gulp = require('gulp'), gutil = require('gulp-util'), Server = require('karma').Server; gulp.task('test', function (done) { new Server({ configFile: __dirname + '/karma.conf.js', singleRun: true }).on('browser_error', function...