fix: update version to 2.2.3 in package.json#317
Merged
Conversation
… resetting state on modal close
- Replaced max-width classes with a new class `eapp-page-constrained` for consistent page layout across settings routes. - Introduced `CommonCardListFrame` component to streamline loading and empty states in various settings pages (routes, users, websockets, storage). - Added `SystemVisibilityControl` component to manage visibility settings in routes index page. - Implemented `useStableList` and `useStableListState` composables for improved data handling and loading states. - Enhanced sidebar menu with collapsible functionality and local storage persistence for open menu states. - Updated UI types to include new properties for better component flexibility.
…ackground effects
…variables - Updated color classes in TriggerConfigEditor, FolderDetailModal, FolderView, DateTimeField, CombinatorPicker, PositionPicker, RuleTypePicker, and TreeNode components to align with new design system. - Replaced hardcoded colors with CSS variables for better theming support. - Adjusted gradient definitions in primary color utility functions. - Enhanced accessibility by adding aria attributes to color selection buttons in ThemeAccountPanelItem. - Modified page headers to use a consistent purple gradient for admin and settings pages. - Improved file icon color handling in file management utilities.
Replace status variable references with direct hex values for action buttons (danger/success/warning/info), use darker hover/active shades, add subtle brand tint to table header and flow node backgrounds.
- Refactor Flow Settings page to use new state color variables for error and success messages. - Update Guard Settings page to utilize new color variables for icons and badges. - Modify File Management page to apply new color variables for file icons and backgrounds. - Enhance Storage Management index page with updated color variables for file statistics. - Revise primary color utility functions to integrate Material Design color utilities. - Add new color variables for success, warning, info, and error states. - Update Tailwind CSS configuration for focus rings and glow effects using color-mix. - Introduce SchemaViewerSection component for better schema visualization with customizable tiles. - Add launch configuration for Nuxt development environment.
…for better consistency
…ode and button styles
…zation for dark mode support
…rimary color definitions and improved error state management
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.
No description provided.