-
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix/cli updates #2
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
Merged
Merged
Conversation
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
…ustomizable class parameter for improved styling flexibility
… selection and improved error handling for npm availability
…and streamline color and radius variables for improved theming capabilities
…setup with Tailwind CSS imports and enhance theme customization instructions for better developer experience
…wroot/app.css for improved asset management
… components, enhance production readiness details, and provide clearer installation instructions for ShellUI with Tailwind CSS v4.1.14 integration
… DataTable, HoverCard, and Loading for enhanced user interaction and data display capabilities
… and focus management for enhanced user interaction
…ertDialog, Calendar, Loading, HoverCard, and Command for enhanced UI functionality
…iner CSS for responsive design improvements
…ndling and UI component functionality
… enhance Home.razor with demos for new components including DataTable, AlertDialog, Calendar, Loading, HoverCard, and Command for improved user interaction and data display.
…r, and enhancements to Skeleton and Tabs for improved user interaction and layout flexibility
…enhance UI structure and functionality
…demos for ContextMenu, EmptyState, Skeleton Loading, and Stepper components, enhancing UI interactivity and layout organization.
…epper to ComponentRegistry, enhancing user interaction and expanding available templates.
…nced content display and navigation, including CarouselItem, CarouselContent, CarouselDots, CarouselNext, and CarouselPrevious.
…or better layout and alignment, ensuring consistent display across different screen sizes.
…ontent display with interactive slide functionality and improved layout.
…dient backgrounds and text color classes for a cleaner design.
…ss logic into a single expression and adding a Class parameter for additional customization.
… configuration file, enhancing customization and build accuracy.
…s, including file drop handling, element focus management, and class manipulation on the document.
…upload capabilities, including drag-and-drop support and file management features.
…to various components, improving modularity and integration with related items.
…vigation, overlays, and data display, enhancing the interactive capabilities and showcasing component usage.
…ncluding enhanced loading indicators, pagination controls, and context menu layouts for better user experience.
…omizable commands for navigation and actions, enhancing user interaction and accessibility.
…cking and installation logic, ensuring components are installed in the correct order and avoiding duplicates.
…ge in the UI and enhancing the overall component library.
…ole to support user management in the application.
… components, improving code organization and maintainability. Added new demo components for data display, file upload, navigation, and overlays, enhancing the overall user interface experience.
…App.razor to enhance UI design and functionality.
…nimations; add input.css for theming and design consistency across components.
…drop and preventing default actions, improving drag-and-drop functionality.
…se async Task for improved performance and consistency; update JavaScript function for opening URLs in a new tab.
…nctionality; update template structure for better organization and maintainability.
Contributor
Author
|
lgtm 🚀 |
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.
added more components, and fixes