Conversation
…; upgrade Prettier to version 3.8.1
…ns for improved performance and security
…ved performance and security
- Updated @eslint/js from 9.25.0 to 9.39.2 and other related dependencies. - Refactored EmptyCard, ErrorCard, PageHeader, AppMenu, Toasts, SignInPage, SignInForm, WelcomeBlock, UserDetailPage, and UserSummaryCard components to use MessageCardProps or BaseComponentProps directly instead of extending them. - Cleaned up unnecessary comments and improved code readability in various components. - Added eslint-disable comments for specific hooks usage in AxiosProvider, ConfigProvider, and SignOutPage to prevent exhaustive-deps warnings.
…s for improved performance
…ic-project' across components and localization files
- Updated multiple functional components to remove explicit return types (JSX.Element) for improved readability and consistency. - Components affected include: PrivateOutlet, TabNavigation, Searchbar, HeaderRow, Toast, Toasts, AuthProvider, AxiosProvider, ConfigProvider, ProgressProvider, ScrollProvider, ToastProvider, AccountPage, AppDiagnostics, BuildDiagnostics, DiagnosticsPage, PlatformDiagnostics, ProfileForm, ProfilePage, SettingsForm, SignInPage, SignInForm, SignOutPage, HomePage, WelcomeBlock, UserAddFab, UserAddModal, UserDeleteAlert, UserDetail, UserDetailPage, UserEdit, UserEditPage, UserForm, UserCard, UserGrid, UserList, UserListItem, UserListPage, UserSummaryCard, and WithAllProviders.
… handling in ErrorPage component
… improved performance and compatibility
- Updated Vite and related plugins to latest versions for better performance and features. - Added "skipLibCheck" and "strict" options in tsconfig.node.json for stricter type checking. - Changed module resolution strategy to "bundler" in tsconfig.node.json. - Removed unused CSS preprocessor options in vite.config.ts. - Excluded default test files in Vitest configuration and added additional coverage reporters.
…ance and compatibility
…g to include additional asset paths
…consistency; upgrade action versions and adjust environment variable handling
…iptions; improve formatting and links
Closed
…stability and features
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📢 Instructions
🔧 Change Summary
Describe the changes included in this pull request. Link to the associated GitHub issue(s).
📝 Checklist
Pull request authors must complete the following tasks before marking the PR as ready to review.
🧪 Steps to Test
Describe the process to test the changes in this pull request.
🔗 Additional Information
Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.