Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LeeWannacott/table-sort-js issues and pull requests

#134 - Feature: Support sorting fractions.

Issue - State: open - Opened by LeeWannacott 2 months ago

#133 - Handle percentages with numeric-sort

Pull Request - State: closed - Opened by LeeWannacott 3 months ago

#132 - Handle common currencies ($£€¥) with numeric-sort class.

Pull Request - State: closed - Opened by LeeWannacott 3 months ago

#131 - Added tests for sort class inferance.

Pull Request - State: closed - Opened by LeeWannacott 3 months ago

#128 - Support for tables that have no <th> tags present.

Pull Request - State: closed - Opened by LeeWannacott 4 months ago

#127 - Browser ext: Handle table has <th> at start of each table row.

Issue - State: closed - Opened by LeeWannacott 5 months ago - 1 comment

#125 - Chrome browser extension not working?

Issue - State: closed - Opened by nicoleahmed 6 months ago - 4 comments

#124 - Design an icon for table-sort-js for use with browser extensions.

Issue - State: open - Opened by LeeWannacott 6 months ago - 1 comment

#123 - table-arrows mode shows arrows on initial load when no sorting enabled

Issue - State: closed - Opened by mvl22 6 months ago - 4 comments

#122 - Glyphs used for table-arrows are rather heavy

Issue - State: closed - Opened by mvl22 6 months ago - 4 comments

#121 - Mark processed tables

Pull Request - State: closed - Opened by alijsh 6 months ago - 3 comments

#119 - Bug: optional chaining causes babel error

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment

#118 - Improve browser extensions.

Issue - State: open - Opened by LeeWannacott about 1 year ago

#117 - Fuzzy search

Pull Request - State: open - Opened by LeeWannacott about 1 year ago

#115 - Support colspans in td

Issue - State: open - Opened by LeeWannacott about 1 year ago - 1 comment

#114 - Fix class inferance on colspans.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#113 - Test colspan

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#112 - Decouple thead from tbodies.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#111 - Handle multiple tbodies where no thead is before the tbody.

Issue - State: open - Opened by LeeWannacott about 1 year ago - 1 comment

#110 - Support tables that have multiple tbodies.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment

#109 - Feature: Make numeric-sort handle numbers that have commas in them.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment

#108 - cells-sort class

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#107 - Updated jsdelivr links without @1 or @latest

Pull Request - State: closed - Opened by Cioraz about 1 year ago - 1 comment

#106 - Modified Links and Updated ReadMe

Pull Request - State: closed - Opened by Cioraz about 1 year ago - 7 comments

#105 - Add example for using table-sort-js with cdn (jsDelivr) in a script tag.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment
Labels: good first issue

#104 - Dont sort on columns that contain hyperlinks/anchor tags <a>

Issue - State: open - Opened by LeeWannacott about 1 year ago
Labels: low-priority

#103 - Support tables with multiple theads and tbodies.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 2 comments

#100 - Update jsDelivr links.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 7 comments
Labels: good first issue

#99 - Fix for table.body being null. Issue #93

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#98 - Refactorings 3

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#97 - Feature: Handle currency and percentiles for numeric-sort <th> class.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 3 comments
Labels: enhancement

#96 - Fix hyperlink issue#95

Pull Request - State: closed - Opened by Sls0n about 1 year ago - 1 comment

#95 - Documentation: Fix hyperlink

Issue - State: closed - Opened by LeeWannacott about 1 year ago
Labels: good first issue

#94 - Refactoring related data into objects.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#93 - TypeError: tableBody is null

Issue - State: closed - Opened by strager about 1 year ago - 2 comments

#92 - BugFix: Regression on remember-sort class

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#91 - Fix colspan for non default sorts.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#89 - Fix classes on tr not being sorted.

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#88 - sorting sorts cells, not rows

Issue - State: closed - Opened by strager about 1 year ago - 3 comments

#87 - fix: handling negative and decimal numeric cases #63 and #64

Pull Request - State: closed - Opened by scodes73 about 1 year ago - 10 comments

#86 - Refactor and optimize

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#85 - Implemented iso 8061 yyyy/mm/dd sort! :=)

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#83 - Sort dates.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 3 comments

#82 - Write tests for inferring sort classes feature released in 1.12.0

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 2 comments

#81 - Infer runtime and file size sorts automajically

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#80 - Time sort

Pull Request - State: closed - Opened by LeeWannacott about 1 year ago

#79 - Regression: remember-sort

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 2 comments

#78 - Make runtime-sort tag.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment

#77 - Make onload-sort tag.

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 1 comment

#76 - Make browser extensions

Issue - State: closed - Opened by LeeWannacott about 1 year ago - 3 comments

#75 - Shrink file size sorting

Pull Request - State: closed - Opened by strager over 1 year ago

#74 - placeholder for pull request

Pull Request - State: closed - Opened by strager over 1 year ago

#73 - placeholder for pull request

Issue - State: closed - Opened by strager over 1 year ago

#72 - placeholder for pull request

Issue - State: closed - Opened by strager over 1 year ago

#71 - fix(file-size): use exact multipliers for MiB, GiB, etc.

Pull Request - State: closed - Opened by strager over 1 year ago - 1 comment

#70 - placeholder for pull request

Issue - State: closed - Opened by strager over 1 year ago

#69 - Refactor file-size-sort

Issue - State: closed - Opened by LeeWannacott over 1 year ago - 2 comments

#68 - refactor file-size-sort

Issue - State: closed - Opened by LeeWannacott over 1 year ago - 2 comments

#67 - Fixes issue with css removal when changing sort order.

Pull Request - State: closed - Opened by RadostW over 1 year ago - 3 comments

#66 - Refactoring file size

Pull Request - State: closed - Opened by LeeWannacott over 1 year ago

#65 - Support sorting of raw numbers

Pull Request - State: closed - Opened by CrozierSOS over 1 year ago

#64 - Mixed positive and negative numbers don't sort correctly for "en-US" at least

Issue - State: closed - Opened by CrozierSOS over 1 year ago - 11 comments

#63 - Numbers do not sort correctly with differing decimal counts

Issue - State: closed - Opened by Osiaris almost 2 years ago - 10 comments

#62 - Colspan sorting appears to be ignoring data-sort column values

Issue - State: closed - Opened by nk9 almost 2 years ago - 7 comments

#60 - Setup test/table.js to handle multiple columns.

Issue - State: closed - Opened by LeeWannacott almost 2 years ago - 1 comment

#59 - fix: colspan messing with other column sorting

Pull Request - State: closed - Opened by scodes73 almost 2 years ago

#58 - Bug: Incorrectly ordering when colspan attribute is used

Issue - State: closed - Opened by msebela almost 2 years ago - 15 comments

#57 - Add support for "disable-sort" class per column

Pull Request - State: closed - Opened by vhtkrk about 2 years ago - 6 comments

#56 - Support display: none;

Pull Request - State: closed - Opened by blono about 2 years ago - 3 comments

#55 - Fix missing thead

Pull Request - State: closed - Opened by LeeWannacott over 2 years ago

#54 - Uncaught ReferenceError: the is not defined

Issue - State: closed - Opened by Bedkow over 2 years ago - 7 comments

#53 - Base Feature: Make table-sort-js do a stable-sort by default.

Issue - State: closed - Opened by LeeWannacott almost 3 years ago - 1 comment

#52 - Question: sort on a special row on loading site

Issue - State: closed - Opened by nadjak77 almost 3 years ago - 4 comments

#51 - Feature request: Ability to exclude a row from table-sort

Issue - State: open - Opened by leap0x7b almost 3 years ago - 3 comments

#50 - Only the <td> and their values are moved

Issue - State: closed - Opened by LouisonDVC almost 3 years ago - 4 comments

#49 - Addition of Vue3.0 example (Pull V2)

Pull Request - State: closed - Opened by haiderali171 almost 3 years ago - 1 comment

#48 - Vue 3.0 Example was added!

Pull Request - State: closed - Opened by haiderali171 almost 3 years ago - 2 comments

#47 - Keep documentation page up to date.

Issue - State: closed - Opened by LeeWannacott about 3 years ago
Labels: good first issue

#46 - Set up testing for sorting by data attribute.

Issue - State: closed - Opened by LeeWannacott about 3 years ago - 1 comment
Labels: good first issue

#45 - Sort by data-attribute

Issue - State: closed - Opened by fisherspoon about 3 years ago - 2 comments

#44 - Feature: Add the ability to search for items in the table with optional search bar.

Issue - State: open - Opened by LeeWannacott about 3 years ago - 1 comment
Labels: enhancement

#43 - Feature: Add the option for pagination.

Issue - State: open - Opened by LeeWannacott about 3 years ago
Labels: enhancement

#42 - Move dependencies in package.json to be dev dependencies. #40

Pull Request - State: closed - Opened by ylsv about 3 years ago - 1 comment

#41 - PR without package.json or package.lock.json

Pull Request - State: closed - Opened by haiderali171 about 3 years ago - 1 comment

#40 - Move dependencies in package.json to be dev dependencies.

Issue - State: closed - Opened by LeeWannacott about 3 years ago
Labels: good first issue

#39 - Vue.html updated!

Pull Request - State: closed - Opened by haiderali171 about 3 years ago - 5 comments

#38 - Move code converting Kib, Mib ... etc to bytes to removeUnitTypeConvertToBytes

Pull Request - State: closed - Opened by emadflash about 3 years ago - 1 comment

#36 - Documentation: Make example for Angular.

Issue - State: open - Opened by LeeWannacott about 3 years ago - 17 comments
Labels: good first issue

#35 - Bug: the doesn't exist anymore so table needs a <thead>

Issue - State: closed - Opened by LeeWannacott about 3 years ago - 1 comment
Labels: good first issue

#34 - Bug: Table-arrows bugged when clicking on another column.

Issue - State: closed - Opened by LeeWannacott about 3 years ago - 1 comment