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

#149 - DataTable sorting - hook proposal #174

Merged
merged 6 commits into from
Jan 30, 2024
Merged

#149 - DataTable sorting - hook proposal #174

merged 6 commits into from
Jan 30, 2024

Conversation

ivam5
Copy link
Collaborator

@ivam5 ivam5 commented Jan 1, 2024

Basic information

  • Tiller version: 1.7.4
  • Module: data-display

Description

DataTable sorting made possible by providing a default sorting hook to ease and reduce development process.

Related issue

Closes #149

Types of changes

  • Enhancement (non-breaking change which enhances existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Docs change

Checklist

  • I have read the project's CONTRIBUTING document
  • I have checked my code with the project's static analysis tooling
  • I have formatted my code with the project's Prettier code-style configuration
  • I have checked my code for misspellings
  • I have organized my changes in easy-to-follow commits
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added a story to cover my changes
  • All new and existing story tests pass

@ivam5 ivam5 requested review from fbeceic and jtomic-croz January 1, 2024 14:27
fbeceic
fbeceic previously approved these changes Jan 2, 2024
@jtomic-croz jtomic-croz merged commit 5a0ea26 into master Jan 30, 2024
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.

DataTable sorting - hook proposal
3 participants