Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project dropped? #233

Closed
treyssatvincent opened this issue Jun 7, 2018 · 4 comments
Closed

Is this project dropped? #233

treyssatvincent opened this issue Jun 7, 2018 · 4 comments

Comments

@treyssatvincent
Copy link

No description provided.

@halfer
Copy link

halfer commented Aug 6, 2018

It's not seen updates for five years, and it's only available through Bower, which is now deprecated. So, that's probably your answer: yes.

I'm still using it though.

@X25guru
Copy link

X25guru commented Feb 23, 2019

var fire = function(obj, name, data) {
  var event = $.Event(name);
  obj.trigger(event, data);
  return event.result !== false;
};

this line needs a semi at the end; my packer function didn't like it. FYI

@halfer
Copy link

halfer commented Feb 27, 2019

@X25guru: you should probably open a new ticket about that (although, since it is not maintained, it is not likely to get done).

@treyssatvincent
Copy link
Author

I'm closing this issue, it seems clear that it's not maintained.

I've forked it to implement #232 and removed a lot of code, I don't maintain it actively but I can review and merge pull requests : https://github.com/treyssatvincent/jQuery-AjaxTabs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants