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

Create tablesorter.js #8231

Closed
wants to merge 2 commits into from
Closed

Create tablesorter.js #8231

wants to merge 2 commits into from

Conversation

snypelife
Copy link

integrated original table sorter used in BS1 into BS plugin format

integrated original table sorter from BS1 into BS plugin format
fixed 'use strict'; // jshint ;_;
@cvrebert
Copy link
Collaborator

Considering that it was purposefully removed (see #1331) and that the trend seems to be against particularly complicated JS plugins (e.g. #7805), I can't imagine that they're going to add it back.

@snypelife
Copy link
Author

Ahh ok. I read something about them not wanting it because it was 3rd party, but the simplistic factor makes sense.

Thanks for the heads up!

Brett Rogerson

On 2013-06-19, at 6:16 PM, Chris Rebert notifications@github.com wrote:

Considering that it was purposefully removed (see #1331) and that the trend seems to be against particularly complicated JS plugins (e.g. #7805), I can't imagine that they're going to add it back.


Reply to this email directly or view it on GitHub.

@mdo
Copy link
Member

mdo commented Jun 19, 2013

It's both :). Thanks though!

In the near future we can do something like this as a simple add-on to the core, so I'd head that route if you're finding yourself in that much of a need.

@mdo mdo closed this Jun 19, 2013
@cvrebert cvrebert mentioned this pull request Sep 25, 2013
@cvrebert cvrebert mentioned this pull request Jan 6, 2014
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

Successfully merging this pull request may close these issues.

3 participants