Skip to content

[w-table] Implement multiple column sort.#163

Open
dbrnz wants to merge 3 commits intoantoniandre:mainfrom
dbrnz:multicol-table-sort
Open

[w-table] Implement multiple column sort.#163
dbrnz wants to merge 3 commits intoantoniandre:mainfrom
dbrnz:multicol-table-sort

Conversation

@dbrnz
Copy link
Contributor

@dbrnz dbrnz commented Dec 15, 2024

I started of trying to do this in my own sort-function but soon found that doing so looses the built-in filtering and pagination. Directly implementing the multi-column sort was straight forward and much easier!

Shift-click will add additional columns to the sort keys or change the direction of an existing column -- see the Fixed headers example for a demonstration.

dbrnz and others added 3 commits December 15, 2024 15:23
See [Typescript 4.7 Release Notes](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#package.json-exports-imports-and-self-referencing). The full warning includes:

There are types at X, but this result could not be resolved when respecting package.json "exports". The X library may need to update its package.json or typings.
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.

1 participant