Robert Christian
Robert Christian
Any interest in extending this functionality to wrap the JavaScript validation feature in ACE?
Create a submenu under playground called "wijmo", and integrate some of the wijmo widgets... http://wijmo.com/wiki/index.php/Using_Wijmo_with_AngularJS. Wijmo may be comprehensive enough to remove angular-ui and/or angular stack.
Throwing exception: TypeError: Cannot read property 'prototype' of undefined at Object.fn (http://localhost:8000/angular-enterprise-seed/app/js/vendor/angularstrap/angular-strap.min.js:79:56) at Object.e.$digest (http://localhost:8000/angular-enterprise-seed/app/js/vendor/angular/angularjs.v1.0.4-51d501aa.js:2098:208) at Object.e.$apply (http://localhost:8000/angular-enterprise-seed/app/js/vendor/angular/angularjs.v1.0.4-51d501aa.js:2132:31) at HTMLDivElement. (http://localhost:8000/angular-enterprise-seed/app/js/vendor/angularstrap/angular-strap.min.js:73:19) at HTMLDivElement.st.event.dispatch (http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js:2:5418) at HTMLDivElement.y.handle (http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js:2:2126) angularjs.v1.0.4-51d501aa.js:1422 Uncaught Error:...
Could use a more indicator in the lower right corner that displays if there is more content to vertically scroll too, and not yet scrolled to bottom. This is particularly...
Currently missing some of the angular strap widgets. Should include all of them in the playground.
Currently missing some of the angular ui widgets. Should include all of them in the playground.
The Grunt ecosystem is huge and it's growing every day. With literally hundreds of plugins to choose from, you can use Grunt to automate just about anything with a minimum...
If server session times out, user should be prompted with login modal, but their request should have been saved so that upon successful authentication, they are directed to their originally...
A file upload widget with working controller integration would be a nice add to the playground. This will be a challenge to do/mock while maintaining the goal of no server-side...
Cleanup app.css and move it into the Bootstrap/LESS dir. Since the LESS will then become Bootstrap + Application specific code, may want to reorganize the project a bit. IE rename...