Starting to minimize dependencies on JSMVC and jQuery.
* Removing the dependency on JSMVC's views. Using EJS directly. * Adding a DOM adapter that wraps most of jQuery's calls, starting to use this where possible.
Showing
- resources/static/dialog/controllers/authenticate_controller.js 10 additions, 9 deletions...rces/static/dialog/controllers/authenticate_controller.js
- resources/static/dialog/controllers/dialog_controller.js 18 additions, 17 deletionsresources/static/dialog/controllers/dialog_controller.js
- resources/static/dialog/controllers/page_controller.js 29 additions, 20 deletionsresources/static/dialog/controllers/page_controller.js
- resources/static/dialog/controllers/pickemail_controller.js 12 additions, 11 deletionsresources/static/dialog/controllers/pickemail_controller.js
- resources/static/dialog/dialog.js 6 additions, 6 deletionsresources/static/dialog/dialog.js
- resources/static/dialog/resources/dom-jquery.js 300 additions, 0 deletionsresources/static/dialog/resources/dom-jquery.js
- resources/static/dialog/resources/ejs.js 505 additions, 0 deletionsresources/static/dialog/resources/ejs.js
- resources/static/test/qunit/qunit.js 26 additions, 32 deletionsresources/static/test/qunit/qunit.js
Loading
Please register or sign in to comment