#10890 closed enhancement (fixed)
Contribute dojox.mobile, a lightweight widget set for Android/iPhone
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | DojoX Mobile | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This widget set was developed by a researcher at my company and we were given approval to give it to Dojo. So, I'm providing it. It's a very code-light widget set for Android/iPhone that makes heavy use of CSS 3 animations and the like.
Documentation still needs some work, but I want to get this out and have people play with it.
Attachments (5)
Change History (17)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
quick observation: why are there 15 dojo.provide() calls in _base.js? Should only be one. It doesn't even appear that you are using the namespaces created by the provide() call other than to immediately declare() over it?
Changed 12 years ago by
Attachment: | mobile.patch added |
---|
Updates from Yoshiroh, bugfixes, dependency removal, etc.
comment:4 Changed 12 years ago by
Changed 12 years ago by
Attachment: | mobile3.patch added |
---|
More patches, builtin function for hiding address bar, etc.
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
comment:10 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:11 Changed 12 years ago by
Component: | General → DojoX Mobile |
---|
(In [21610]) Comitting initial drop. refs #10890 !strict