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

fix: enhancements ✨♻️⚡️ #83

Merged
merged 10 commits into from
Aug 16, 2024
Merged

fix: enhancements ✨♻️⚡️ #83

merged 10 commits into from
Aug 16, 2024

Conversation

kareemmahlees
Copy link
Owner

Features

  • Boolean data type support in create/edit row sheet.

Refactors

  • Use zustand to manage table state and reduce prop drilling.

Fixes

  • Use settings to determine whether or not to check for updates on startup.
  • Default value not showing in Input component of DyanmicFormInput for text fields.

Performance

  • Optimize pre-commit hooks to only run when there are changes in specific directories.

UI/UX

  • Better scroll experience utilizing ScrollArea from shadcn.

Chore

  • Migrate eslint config.

@kareemmahlees kareemmahlees added enhancement New feature or request fix A PR is fixing a bug performance labels Aug 16, 2024
Copy link

changeset-bot bot commented Aug 16, 2024

🦋 Changeset detected

Latest commit: 369e25a

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

This PR includes changesets to release 1 package
Name Type
@tablex/core Patch

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

@kareemmahlees kareemmahlees merged commit 0778494 into master Aug 16, 2024
9 of 10 checks passed
@kareemmahlees kareemmahlees deleted the feat/enhancements branch August 16, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix A PR is fixing a bug performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant