Opened 9 years ago
Closed 9 years ago
#14353 closed enhancement (fixed)
History Management in dojox.app
Reported by: | Eric Wang | Owned by: | zhangyp |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX App | Version: | 1.7.0 |
Keywords: | Cc: | Dustin Machi | |
Blocked By: | Blocking: |
Description
In dojox.app 1.7, we provide an application level history management module by HTML5 API.
In dojox.app 1.8, we need to provide history management module by hashchange because some browsers (like IE7/8) not support HTML5 API. Additional history management should publish history go/back/forward event on desktop and go/back event on mobile device browser.
Change History (6)
comment:1 Changed 9 years ago by
Cc: | Dustin Machi added |
---|---|
Component: | General → Dojox |
Owner: | set to zhangyp |
comment:2 Changed 9 years ago by
Milestone: | 1.8 → tbd |
---|
comment:3 Changed 9 years ago by
Component: | Dojox → DojoX App |
---|
comment:5 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
We now have both hash & HTML5. Users can choose which one to use.
Note: See
TracTickets for help on using
tickets.
Shouldn't set milestone unless someone has committed to do the work for that milestone.