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(web-core): new useTable composable #7936

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

ByScripts
Copy link
Contributor

Description

This PR brings the new useTable composable to handle interactive tables (columns hiding and sorting) + table state in URL.

Other features (like filtering) will be added later.

See docs for details.

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@ByScripts ByScripts requested a review from OlivierFL August 23, 2024 09:39
@ByScripts ByScripts self-assigned this Aug 23, 2024
Base automatically changed from web-core/fix-use-route-query to master September 10, 2024 07:11
@ByScripts ByScripts force-pushed the web-core/use-table branch 4 times, most recently from a726b47 to 7e4240d Compare September 10, 2024 08:04
@OlivierFL OlivierFL merged commit 073b15e into master Sep 10, 2024
1 check passed
@OlivierFL OlivierFL deleted the web-core/use-table branch September 10, 2024 08:14
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