Austin

Results 136 issues of Austin

Potential feature, could be done like this: - text character (assumes plaintext default cell rendering), or could just - sample first 100 rows (render them off page, get max width...

enhancement

Need a way if a item is added to the list to resort automatically if you are doing client-side sorting.

enhancement

Break the tree, row grouping, and virtual scroll into their own directives/classes for better codez

enhancement

Source maps are pointing to the wrong source on a bundle build.

bug

Implement a better browser watch system that doesn't refresh the page w/ just css changes and such. See @brianfeister example https://github.com/brianfeister/angular-systemjs-seed/blob/master/gulpfile.js for ideas

enhancement

https://www.npmjs.com/package/gulp-minify-html is deprecated, use https://github.com/jonschlinkert/gulp-htmlmin instead

bug

Example setup for: https://github.com/capaj/systemjs-hot-reloader

enhancement

Steal this idea: https://github.com/matoilic/angular-lazy-workshop/blob/master/src/components/application/config/states.json#L13

enhancement

Implement protractor tests with hooks into saucelabs. See @lookfirst config for ideas: https://github.com/lookfirst/systemjs-seed/blob/master/protractor.conf.js

enhancement