Abou Koné

Results 7 issues of Abou Koné

Hello thanks for this nice library! Very powerful and flexible. I am using 8.1.4 and ran into a weird issue mixing `sortField` and `filterField`. Here is my data shape ```...

This might look like a pretty obvious question but how do you specify `cssClass` for a row? It's explicit for columns but not so much for rows. I tried using...

On a fresh install I get: ``` gulp-ruby-sass: stderr: OptionParser::InvalidOption: invalid option: --output-style Use --trace for backtrace. ``` Change line 25 in `gulp/styles.js` from `outputStyle: 'expanded',` to `style: 'expanded',`

I am using Genymotion as my live testing environment and I run into a weird issue. When i run grunt run:android --livereload i never got the output I expected meaning...

On some browser versions (Chrome/Brave), the compression leads to: ``` DOMException: Failed to execute 'toBlob' on 'HTMLCanvasElement': Tainted canvases may not be exported. ``` This is due to a CORS...

On trying to load the library in Safari on iOS 11, you get 2 errors: ```js Assertion failed: no binaryen method succeeded. ``` and ```js abort("Assertion failed: no binaryen method...

Add CI Tests and basic CI integration with TravisCI