jordi domenech

Results 5 issues of jordi domenech

Hi! Thanks for your work :) I think there're not documented / typings for the unbind method. These: https://github.com/jaywcjlove/hotkeys/blob/df587d4f28adc851994ed06cef72efe0088bf98d/src/index.js#L106 At first I thought I had some bug since the unbind...

I think some users pointed there're some issues w/ latest version animations. It turns out that we need to set current animation status (progress value in other words) to the...

Maybe others find interesting some changes I made to joli.js in order to (for example) create a new record setting its properties with SQL statements. Well, I think an example...

Hi! I came across some character encoding issue. First, we have an action in a DataObject subclass: ``` php $this->send_action = BetterButtonCustomAction::create('send_notification', _t('Notification.SEND', 'Send this notification')); ``` The action 'callback'...

So, more than an issue this is a question :) I find interesting if tsm could manage / download the X.X.X.GA builds that AppC has as repo [tags](https://github.com/appcelerator/titanium_mobile/tags). (I use...