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(table): Adds ClayTable High-Levels #2278

Closed
wants to merge 13 commits into from

Conversation

diegonvs
Copy link
Contributor

@diegonvs diegonvs commented Aug 15, 2019

  • Was created a high-level component for using Rows with inline edit called ClayTableWithEditableRow.
  • Another component is ClayTableWithQuickActions(I'm open for better names)

Fixes: #2212

@coveralls
Copy link

coveralls commented Aug 20, 2019

Pull Request Test Coverage Report for Build 3301

  • 9 of 11 (81.82%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 79.14%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/clay-table/src/ActionsMenu.tsx 7 9 77.78%
Totals Coverage Status
Change from base Build 3300: -0.04%
Covered Lines: 2052
Relevant Lines: 2419

💛 - Coveralls

@diegonvs diegonvs changed the title Table high level feat(table): Adds ClayTable High-Levels Aug 21, 2019
@diegonvs diegonvs force-pushed the table-high-level branch 2 times, most recently from 1227098 to 96db2cf Compare August 21, 2019 16:33
@diegonvs diegonvs marked this pull request as ready for review August 21, 2019 16:41
@diegonvs
Copy link
Contributor Author

Resent at #2361

@diegonvs diegonvs closed this Aug 30, 2019
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.

Create high-level table component
2 participants