Issues
- 0
Problems with History Controller
#66 opened by edchat - 0
After moving to use native promises, getting JS errors in the console from some successful unit tests.
#65 opened by edchat - 0
Rename the app showOrHideViews() function to go().
#64 opened by edchat - 7
Add support to unload and destroy a view.
#3 opened by edchat - 0
Add view preloading support
#14 opened by cjolif - 0
Add support for a template for the app.
#49 opened by edchat - 0
Add support and tests to work with delite's Dialog
#58 opened by edchat - 1
Consider using event.setChild() in place of loadResolve similar to DisplayContainer
#62 opened by edchat - 1
- 0
- 1
test integration of deliteful responsive container
#53 opened by cjolif - 2
- 1
Intern 2.x migration
#55 opened by cjolif - 9
Add jqm transition & layout support
#36 opened by cjolif - 2
Add a test for Custom Views.
#17 opened by edchat - 1
- 0
Transition type and reverse are not being saved/used on history back and forward.
#47 opened by edchat - 1
Add history support.
#18 opened by edchat - 1
- 3
- 3
jshint exception flags clean up
#33 opened by cjolif - 1
Make sure nested views transition properly.
#15 opened by edchat - 0
Add a Navigation controller.
#43 opened by edchat - 1
User Guide documentation
#42 opened by cjolif - 3
Try to do better with view attributes, to be able to automatically bind view attributes from the view to the domNode.
#39 opened by edchat - 6
Improve logging support in dapp
#4 opened by edchat - 1
ViewBase is using attributes: {} for updates in the template, is that really needed?
#25 opened by edchat - 5
- 2
dapp should not rely on dojo/_base/config but use requireJS configuration mechanism
#22 opened by cjolif - 1
Adapt layout & transition system to rely on underlying toolkit (dui, jqm) instead of building our own
#6 opened by cjolif - 1
- 2
- 1
- 3
Update the Init controller to handle the creation of the stores and the creation of the other controllers.
#27 opened by edchat - 1
template top level tag should be "template"
#30 opened by cjolif - 0
Add JSDoc tools to dapp
#29 opened by edchat - 2
Move tests to use requireJS & use intern
#11 opened by cjolif - 0
- 3
View beforeDeactivate, afterDeactivate, beforeActivate, and afterActivate are not always called correctly for nested views.
#1 opened by edchat