Ed Chatelain

Results 7 issues of Ed Chatelain

app build support gets an error, and the build fails (in node) if a template file is used by more than one view. When adding the templates to the mid...

We should do like dojo standard build, we include every has branch _except_ if the has flag has been set in has staticHasFeature section in which case we use that...

History should have a config option to automatically create the full url hash from the selected children on the app. The new config option would be called "autoHashUrl" and when...

enhancement

Prior to the Layout updates Slide transitions in a tablet view would not slide across the left pane because the Layout controller would set the zIndex for the nodes other...

bug

Currently if you want to transition to a view with dojox/app it will replace the old view with the new view, we need a way to support overlay or dialog...

enhancement

Currently the way the domNodes are being appended in main.js and View.js do not allow the Layout controller to support dojox/mobile/FixedSplitter and ScreenSizeAware.

enhancement

From Issue #42, msmiths wrote: Hi Ed, So I see the generated id when I am debugging my application... and I have also had to write a helper function to...