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

feat: Filter rows for each column (by search value, by select value), and more #21

Merged
merged 10 commits into from
Apr 7, 2024

Conversation

ryu-sato
Copy link
Collaborator

@ryu-sato ryu-sato commented Feb 23, 2024

This PR is...

  • Add features:
    • "Column visibility" button: Toggle column visibility
    • "SearchPanels" button: Filter rows for each column (by search value, by select value)
    • "Copy" button: Copy the table
    • "CSV" button: Download the table in CSV format
    • "Print" button: Print the table
  • Upgrade datatables.net to v2
  • Update README.md

@ryu-sato ryu-sato requested a review from miya February 23, 2024 15:29
@ryu-sato ryu-sato changed the title feat: Filter rows for each column (by search value, by selection value) feat: Filter rows for each column (by search value, by select value) Feb 23, 2024
@ryu-sato ryu-sato changed the title feat: Filter rows for each column (by search value, by select value) feat: Filter rows for each column (by search value, by select value), and more Feb 23, 2024
package.json Outdated Show resolved Hide resolved
@ryu-sato
Copy link
Collaborator Author

I'll update datatables.net-plugins v2 as it is released.
Please wait to review it.

@ryu-sato ryu-sato marked this pull request as draft March 29, 2024 06:19
@ryu-sato ryu-sato marked this pull request as ready for review March 30, 2024 11:04
@miya miya enabled auto-merge April 7, 2024 15:31
@miya miya disabled auto-merge April 7, 2024 15:32
@miya miya merged commit ae4466b into main Apr 7, 2024
7 checks passed
@miya miya deleted the feat/filter-each-column branch April 7, 2024 15:33
@github-actions github-actions bot mentioned this pull request Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants