Opened 9 years ago
Closed 5 years ago
#14368 closed enhancement (patchwelcome)
dojox.app navigation management
Reported by: | Eric Wang | Owned by: | zhangyp |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DojoX App | Version: | 1.7.0 |
Keywords: | Cc: | Dustin Machi | |
Blocked By: | Blocking: |
Description
In dojox.app, we have history management module to maintain application transition history.
For advance usage, navigation management will more useful because some view maybe not want to add to browser's history, or navigation bar will change on mobile device when the device orientation.
Change History (6)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Cc: | Dustin Machi added |
---|---|
Component: | DojoX MVC → Dojox |
Owner: | changed from Ed Chatelain to zhangyp |
comment:3 Changed 9 years ago by
Milestone: | 1.8 → tbd |
---|
Shouldn't set milestone unless someone has committed to do the work for that milestone.
comment:4 Changed 9 years ago by
Component: | Dojox → DojoX App |
---|
comment:6 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given the lack of attention to this ticket, we would accept a pull request. Closing as patchwelcome.
Note: See
TracTickets for help on using
tickets.
A solution is investigating dojox mobile gallery showcase to find out how to integrate navigation with history management, and this is the update of history management work item.