Trent Richardson

Results 34 comments of Trent Richardson

Hey @LeoIannacone @vivichrist , Just wanted to update on this, I haven't been able to update this project along with it's brother project for Sublime Text. If anyone would like...

Hey @scien .. yeah the issue with $.extend is why I created the built in extend to try and get around that. Seems to be a fine balance to merge...

Sorry, I know this has been quite the delay. Thanks for posting your fix, however it seems to cause an issue with this commit applied: https://github.com/trentrichardson/jQuery-Timepicker-Addon/pull/887/commits/6b9c57689df355fd3e0fe3a6a062bffea29ad4a3 The first timezone example...

I will try to have a look and see if I can get this working. I know in the past we ran into issues with vertical scrolling where it was...

@joaogac Sorry guys I don't use bootstrap modal. I try to review pull requests in a timely fashion but to be honest working a full time and at night I...

Thanks for the tip @paleicikas . How will this affect existing deployments? I see using assetUrl would be more "cake like" and want to update the source, just curious if...

Hey @paleicikas after reviewing the code, it looks like this achieves the same as the settings allow via $settings['js']['path'] and $settings['js']['cachePath'](and same with css) plus the $settings['url']. I think what...

I've not used jqm, but if I understand the concern correctly, this shouldn't be a problem. For clarity your thinking: jqm you click a link (or some event occurs) and...

This is not backwards compatible according to the author of the pull request: https://github.com/trentrichardson/jQuery-Timepicker-Addon/issues/891 Work will need to be done to make it compatible, or draw a line in the...

If you set the width then it may not be responsive. If you don't set it the css will allow it to be responsive. https://github.com/trentrichardson/jQuery-Impromptu/blob/master/src/jquery-impromptu.css#L11