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

Plate Next #3920

Merged
merged 58 commits into from
Jan 9, 2025
Merged

Plate Next #3920

merged 58 commits into from
Jan 9, 2025

Conversation

zbeyens
Copy link
Member

@zbeyens zbeyens commented Dec 25, 2024

Checklist

  • yarn typecheck
  • yarn lint:fix
  • yarn test
  • yarn brl
  • yarn changeset
  • ui changelog

Copy link

codesandbox bot commented Dec 25, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Dec 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ❌ Failed (Inspect) Jan 9, 2025 3:57am

Copy link

changeset-bot bot commented Dec 25, 2024

🦋 Changeset detected

Latest commit: c3acf54

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zbeyens
Copy link
Member Author

zbeyens commented Dec 27, 2024

@natamox This is a large refactoring where I use React.memo for table cells. Editing is still slow for large tables because of useTableCellElementResizable depending on table element, so there is still room for improvements.

Edit: editing perf is now fixed.

@zbeyens zbeyens mentioned this pull request Dec 27, 2024
6 tasks
@zbeyens zbeyens merged commit 4060920 into main Jan 9, 2025
2 of 3 checks passed
@zbeyens zbeyens deleted the feat/table-colsize branch January 9, 2025 03:55
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.

2 participants