Tarang
Tarang
I will post the code for what im using up shortly
Here is the smallest bit of code I could use to replicate the issue: https://www.dropbox.com/s/ek5ugmzdlce79pq/Project.zip I tested this on IOS 6.0, also on Chrome 25.0.1364.99 and Safari 6.02. If I...
Did you manage to see what was causing it? Sorry for the large file size it looks like I included the touch 2 sdk in it
Is it possible to make only one item on the slidenavigation view like this? I like that you can slide anywhwere, but like your carousel I have a problem with...
I could have sworn this all worked last week. I've updated to 0.1.7 but there's a new issue. As soon as I login on Android, when the window closes nothing...
That makes sense, I had developed the front end using 0.9.0-rc5 and forgot that the back end may be different. So I've updated it now and Android works perfectly. Its...
`source` isn't in
I've used the same database all the time, the only thing ive changed are the queries and have gradually added more. It makes it very difficult to make the `sqlx-data.json`...
Cool PR. It would definitely help our project. I've not dived deep in, but is it able to take DOM over raw html?
Cool! I just gave this ago but I seem to have a couple of problems. I tried to use `TRANSITION(domElement, 'slide-out')` or `slide-in`. If I remove the transition it swaps...