Conversation
…dify package-lock.json to include peer dependencies
- Upgraded @react-spring/web to 10.0.3 - Upgraded @tailwindcss/vite to 4.1.18 - Upgraded @tanstack/react-query to 5.90.20 - Upgraded @tanstack/react-query-devtools to 5.91.3 - Upgraded axios to 1.13.4 - Upgraded dayjs to 1.11.19 - Upgraded lodash to 4.17.23 - Upgraded qs to 6.14.1 - Upgraded tailwind-merge to 3.4.0 - Upgraded uuid to 13.0.0 - Upgraded @types/lodash to 4.17.23 - Upgraded @types/qs to 6.14.0 - Upgraded prettier to 3.8.1 - Upgraded prettier-plugin-tailwindcss to 0.7.2 - Upgraded rimraf to 6.1.2
…nguageToggle icon size
- Updated @hookform/resolvers from 5.0.1 to 5.2.2 - Updated zod from 3.24.3 to 4.3.6 - Enhanced error handling in ConfigProvider to use 'issues' instead of 'errors' for ZodError
- Updated i18next from 25.8.1 to 25.8.2 - Updated @eslint/js from 9.25.1 to 9.39.2 - Updated eslint from 9.25.1 to 9.39.2 - Updated eslint-plugin-react-hooks from 5.2.0 to 7.0.1 - Updated eslint-plugin-react-refresh from 0.4.20 to 0.5.0 - Updated globals from 16.0.0 to 17.3.0 - Updated typescript-eslint from 8.31.0 to 8.54.0 - Added eslint-disable for react-refresh in Router.tsx
…onents - Updated multiple functional components across the application to remove explicit return type annotations (JSX.Element) for improved readability and consistency. - This change applies to components in the following files: - ButtonComponents.tsx - CardComponents.tsx - CheckboxComponents.tsx - ColumnsComponents.tsx - ComponentsPageBreadcrumbs.tsx - ContainerComponents.tsx - DialogComponents.tsx - DividerComponents.tsx - DropdownComponents.tsx - HeadingComponents.tsx - HelpTextComponents.tsx - IconComponents.tsx - InputComponents.tsx - LabelComponents.tsx - LinkComponents.tsx - PageComponents.tsx - PopoverComponents.tsx - RadioGroupComponents.tsx - SearchInputComponents.tsx - SelectComponents.tsx - SkeletonComponents.tsx - SpinnerComponents.tsx - TableComponents.tsx - TabsComponents.tsx - TextComponents.tsx - TextareaComponents.tsx - ToastComponents.tsx - ToggleComponents.tsx - ErrorPage.tsx - LandingPage.tsx - SettingsPage.tsx - AppearanceSettings.tsx - SettingsHeading.tsx - SettingsPageBreadcrumbs.tsx - TasksPage.tsx - TaskAdd.tsx - TaskStatusDonutChart.tsx - TaskDeleteDialog.tsx - TaskCompleteToggle.tsx - TaskEdit.tsx - TaskForm.tsx - TaskList.tsx - TaskListItem.tsx - TaskDetailLayout.tsx - TaskListLayout.tsx - TasksPageBreadcrumbs.tsx - UserInfo.tsx - TaskView.tsx - AllProvidersExceptRouter.tsx - WithAllProviders.tsx - WithQueryClientProvider.tsx
…better syntax highlighting - Updated all instances of CodeSnippet to include the language prop set to "tsx" for improved code readability. - Ensured consistent formatting across various component files including IconComponents, InputComponents, LabelComponents, LinkComponents, PageComponents, PopoverComponents, RadioGroupComponents, SearchInputComponents, SelectComponents, SkeletonComponents, SpinnerComponents, TableComponents, TabsComponents, TextComponents, TextareaComponents, ToastComponents, and ToggleComponents.
- Updated @vitejs/plugin-react from 4.4.1 to 5.1.3 - Updated TypeScript from 5.8.3 to 5.9.3 - Updated Vite from 6.3.3 to 7.3.1
…n component class names
Closed
…ions; enhance test coverage reporter configuration
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.