ratchet
ratchet copied to clipboard
Build mobile apps with simple HTML, CSS, and JavaScript components.
I have come across two issues when using the Android themes css file. The regular theme file ratchet.css, everything works great. However, when I include the ratchet-theme-android.css file, the following...
Hi, here https://github.com/twbs/ratchet/blob/master/js/sliders.js#L123:L129 you set a CustomEvent. But there are no event listener for that event. Can that portion of code be removed?
If the content div contains only an image that extends over the height of the screen (and therefore should be scrollable), attempting to scroll causes the contents of the content...
I test 4 phones(3 Android,1iPhone),only my phone(Android) has the problem. It seems a little dull. What's the problem?
Hi, I don't see input[type="file"] in the css, I think it should be added.
`window.addEventListener('push', myFunction);` is a callback which will trigger after animation. I would like to trigger a function (specifically riot.mount from riotjs) before the animation though after the swap at https://github.com/twbs/ratchet/blob/master/dist/js/ratchet.js#L577,...
Hi, can somebody tell me how to programmatically call the PUSH function and pass the animation direction? There's no way to pass the direction!? That's what I have so far...
Doesn't currently seem to actually be registered: http://bower.io/search/?q=ratchet
Hi, I'm using ratchet with backbone and jquery. I was using js `change` event to handle `` and `` HTML elements. Now they does not work anymore on my phone....