Austin
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...
Need a way if a item is added to the list to resort automatically if you are doing client-side sorting.
Break the tree, row grouping, and virtual scroll into their own directives/classes for better codez
Source maps are pointing to the wrong source on a bundle build.
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
https://www.npmjs.com/package/gulp-minify-html is deprecated, use https://github.com/jonschlinkert/gulp-htmlmin instead
Steal this idea: https://github.com/matoilic/angular-lazy-workshop/blob/master/src/components/application/config/states.json#L13
Implement protractor tests with hooks into saucelabs. See @lookfirst config for ideas: https://github.com/lookfirst/systemjs-seed/blob/master/protractor.conf.js