-
Notifications
You must be signed in to change notification settings - Fork 61
Migrate sync diagnostics client from Material UI to shadcn/ui #827
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
base: main
Are you sure you want to change the base?
Conversation
…e components from MaterialUI to ShadCn. Made styling similar to the powersync-dashboard
- Added `@radix-ui/react-tooltip` version 1.2.8 to package.json and pnpm-lock.yaml. - Updated `lucide-react` to version 0.562.0 in package.json and pnpm-lock.yaml. - Modified index.html to use a new apple-touch-icon. - Enhanced global CSS with new sidebar color variables. - Improved layout and styling in various components, including ClientParamsPage and SQLConsolePage, to ensure consistent spacing and error handling. - Introduced a new Sidebar component for better navigation structure.
…for accurate page count and display.
…tructure and remove unused code - Simplified ThemeProviderContainer by removing state management and unnecessary imports. - Cleaned up Sidebar component by removing unused elements and comments, enhancing readability. - Removed rowHeight prop from DataTable and adjusted related code for consistency. - Deleted unused Skeleton component to streamline UI components.
🦋 Changeset detectedLatest commit: 2c30f9d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
…on downloading status
…ore gracefully. Null/undefined values are now pushed to the end of the sorted list, improving overall data presentation.
…ne build process.
…ved styling and user experience. Enhanced parameter input fields with better spacing, placeholders, and error handling. Updated the form structure for clarity and added a descriptive header.
Chriztiaan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely prettier! I like that the empty state for the client parameter page is improved.
Tested my side without any issues.
shadcn/uiand Tailwind CSS to match the PowerSync Dashboard design@mui*and@emotion*dependencieslucide-reacticons