Opened 9 years ago
Closed 9 years ago
#16614 closed enhancement (fixed)
Remove/cleanup use of scrollable.js without dojo
Reported by: | Eric Durocher | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description
The dojox/mobile/scrollable.js module could previously be used without dojo, using some stub code simulating some dojo modules. We are not supporting this any more, so this ticket is about cleaning up tests according to this.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | remove-scrollable-no-dojo.patch added |
---|
comment:1 Changed 9 years ago by
Cc: | cjolif added |
---|---|
Milestone: | tbd → 1.9 |
Version: | 1.8.3 → 1.8.0 |
+ delete the 5 following files:
- dojox/mobile/tests/dojostub.s
- dojox/mobile/tests/test_scrollable-no-dojo*.html (4 files)
Note: See
TracTickets for help on using
tickets.
Remove tests for use of scrollable without dojo - Eric Durocher (IBM, CCLA)