jo icon indicating copy to clipboard operation
jo copied to clipboard

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnab...

Results 29 jo issues
Sort by recently updated
recently updated
newest added

joDOM should be used instead of joDom in js/ui/busy.js

2 - Working

To reproduce the issue please do the following: 1. Open the page http://joapp.com/live/samples/test.html in Safari on iPhone with iOS6 (on iOS 4.2.1 issue was also reproduced) 2. Choose "Form widgets"...

2 - Working

Currently using the JS/CSS fallback scroller.

Enhancement
iOS
UI
2 - Working

They're not quite fully baked.

UI
Debt
2 - Working

Right now it's using IcoMoon defaults, which are fine, but could use some more theme-appropriate glyphs. - UI basics: - forward, back, up, down - add / remove / delete...

Enhancement
Epic
2 - Working

joScroller had some odd behavior, at least with a horizontal scroller. If you flicked multiple times, the snapBack timer would be set multiple times so the scroller would jump after...

0 - Backlog

Well, LESS really. There are some leftover bits, some ranging back to the old Aluminum theme.

CSS
Debt
1 - Ready

On mobile devices there's around a 300ms delay when tapping elements. This has been pretty well documented. There are some libraries that aim to solve this like [fastclick](https://github.com/ftlabs/fastclick). Jo could...

1 - Ready

I added a parameter for the build script that takes in a path on where to copy the built files to. I also added a setOmittCols method to joTable which...