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(crux-ui): DyoTable component #830

Merged
merged 12 commits into from
Oct 16, 2023
Merged

feat(crux-ui): DyoTable component #830

merged 12 commits into from
Oct 16, 2023

Conversation

robot9706
Copy link
Contributor

DyoList with all the required hooks (sorting, filtering) and functions (row rendering) requires a lot of boilerplate code. DyoTable tries to fix those issues by defining columns with all the connected functions in one place using components.

@robot9706 robot9706 self-assigned this Sep 21, 2023
@github-actions github-actions bot added source:web The scope of the issue or pull request is web. lang:typescript lang:javascript pr:feat labels Sep 21, 2023
@robot9706 robot9706 force-pushed the feat/dyo-table branch 2 times, most recently from eda8e55 to 1b44c8e Compare September 28, 2023 13:38
@robot9706 robot9706 marked this pull request as ready for review September 28, 2023 14:15
@robot9706 robot9706 requested a review from a team as a code owner September 28, 2023 14:15
@robot9706 robot9706 force-pushed the feat/dyo-table branch 3 times, most recently from 466b64d to e664938 Compare September 29, 2023 13:20
Copy link
Contributor

@AmorfEvo AmorfEvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robot9706 robot9706 merged commit 17c537e into develop Oct 16, 2023
26 checks passed
@robot9706 robot9706 deleted the feat/dyo-table branch October 16, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants