Merged
Conversation
… in Console components
…s management in KeyboardEventManager
…pacer with Rows, updating Columns and Rows implementations, and modifying Counter and Gallery components
…her for handling keyboard events and focus management
… Console components
…suredAlign class, and update rendering logic
…el components for improved structure, and add GridGallery component
…ing and add SpinnerGallery component
…g, update InputGallery and SpinnerGallery components, and implement tests for TextInput
…InputGallery for registration form, and add tests for masked input rendering
…ttributes, implement tests for selection behavior
…hods for cleaner code
…, update InputGallery and SpinnerGallery for improved layout
- Created BorderGallery.razor to showcase Border component usage. - Added ColumnsGallery.razor demonstrating the Columns layout. - Updated GridGallery.razor to include a conference schedule example. - Simplified InputGallery.razor by replacing it with TextInputGallery. - Introduced MarkupGallery.razor to illustrate Markup component features. - Added NewlineGallery.razor to demonstrate the Newline component. - Created PadderGallery.razor to show how Padder adds spacing. - Introduced PanelGallery.razor to display the Panel component. - Added RowsGallery.razor to demonstrate stacking content vertically. - Created SelectGallery.razor to showcase the Select dropdown functionality. - Updated SpinnerGallery.razor to include spinner examples with links. - Introduced TextButtonGallery.razor to demonstrate clickable text buttons. - Simplified TextGallery.razor by replacing it with MarkupGallery. - Created TextInputGallery.razor to showcase TextInput component features.
…ion links - Updated ColumnsGallery.razor to include a code example section. - Enhanced GridGallery.razor with code examples for better understanding. - Added code examples to MarkupGallery.razor for clarity. - Included code examples in NewlineGallery.razor to demonstrate usage. - Enhanced PadderGallery.razor with code examples for better illustration. - Updated PanelGallery.razor to include code examples for user reference. - Added code examples to RowsGallery.razor for improved guidance. - Enhanced SelectGallery.razor with code examples for better usability. - Updated SpinnerGallery.razor to include code examples for clarity. - Added code examples to TextButtonGallery.razor for user reference. - Enhanced TextInputGallery.razor with code examples for better understanding.
- Updated MarkupGallery.razor to improve example descriptions and structure. - Enhanced NewlineGallery.razor with clearer example organization and code representation. - Improved PadderGallery.razor to showcase examples more effectively with structured code snippets. - Refined PanelGallery.razor to present examples in a more organized manner with clear code lines. - Modified RowsGallery.razor to utilize a structured approach for displaying multiple examples. - Updated SelectGallery.razor to enhance example clarity and code representation. - Improved SpinnerGallery.razor to provide better example organization and code snippets. - Refactored TextButtonGallery.razor to clearly present examples and their corresponding code. - Enhanced TextInputGallery.razor to improve example clarity and structure for user input components.
… improved clarity and consistency
LittleLittleCloud
added a commit
that referenced
this pull request
Oct 11, 2025
* feat: Enhance Text component with styling options and update related components * feat: Refactor focus management and event dispatching in Console components * feat: Add tests for ConsoleRenderer to validate component child rendering * feat: Update Visual Studio version in solution file and add InputGallery component * feat: Add SolutionGuid to solution file and refactor focus management in Console components * feat: Add keyboard event specification documentation and enhance focus management in KeyboardEventManager * feat: Refactor layout components and enhance structure by replacing Spacer with Rows, updating Columns and Rows implementations, and modifying Counter and Gallery components * feat: Implement KeyboardEventManager and RendererKeyboardEventDispatcher for handling keyboard events and focus management * feat: Enhance ConsoleLiveDisplayOptions and update rendering logic in Console components * feat: Refactor components to enhance structure and alignment, add MeasuredAlign class, and update rendering logic * feat: Remove Button and ButtonVariant components, update Grid and Panel components for improved structure, and add GridGallery component * feat: Update Markup and Spinner components for improved content handling and add SpinnerGallery component * feat: Add TextInput component with focus management and value handling, update InputGallery and SpinnerGallery components, and implement tests for TextInput * feat: Enhance TextInput component with masking functionality, update InputGallery for registration form, and add tests for masked input rendering * feat: Add Select component with dropdown functionality and metadata attributes, implement tests for selection behavior * feat: Refactor Select component by removing unused attributes and methods for cleaner code * feat: Enhance App component with tab navigation for Spinner and Align, update InputGallery and SpinnerGallery for improved layout * Add galleries for various components in RazorConsole - Created BorderGallery.razor to showcase Border component usage. - Added ColumnsGallery.razor demonstrating the Columns layout. - Updated GridGallery.razor to include a conference schedule example. - Simplified InputGallery.razor by replacing it with TextInputGallery. - Introduced MarkupGallery.razor to illustrate Markup component features. - Added NewlineGallery.razor to demonstrate the Newline component. - Created PadderGallery.razor to show how Padder adds spacing. - Introduced PanelGallery.razor to display the Panel component. - Added RowsGallery.razor to demonstrate stacking content vertically. - Created SelectGallery.razor to showcase the Select dropdown functionality. - Updated SpinnerGallery.razor to include spinner examples with links. - Introduced TextButtonGallery.razor to demonstrate clickable text buttons. - Simplified TextGallery.razor by replacing it with MarkupGallery. - Created TextInputGallery.razor to showcase TextInput component features. * Enhance gallery components with code examples and improved documentation links - Updated ColumnsGallery.razor to include a code example section. - Enhanced GridGallery.razor with code examples for better understanding. - Added code examples to MarkupGallery.razor for clarity. - Included code examples in NewlineGallery.razor to demonstrate usage. - Enhanced PadderGallery.razor with code examples for better illustration. - Updated PanelGallery.razor to include code examples for user reference. - Added code examples to RowsGallery.razor for improved guidance. - Enhanced SelectGallery.razor with code examples for better usability. - Updated SpinnerGallery.razor to include code examples for clarity. - Added code examples to TextButtonGallery.razor for user reference. - Enhanced TextInputGallery.razor with code examples for better understanding. * Refactor gallery components to enhance examples and code presentation - Updated MarkupGallery.razor to improve example descriptions and structure. - Enhanced NewlineGallery.razor with clearer example organization and code representation. - Improved PadderGallery.razor to showcase examples more effectively with structured code snippets. - Refined PanelGallery.razor to present examples in a more organized manner with clear code lines. - Modified RowsGallery.razor to utilize a structured approach for displaying multiple examples. - Updated SelectGallery.razor to enhance example clarity and code representation. - Improved SpinnerGallery.razor to provide better example organization and code snippets. - Refactored TextButtonGallery.razor to clearly present examples and their corresponding code. - Enhanced TextInputGallery.razor to improve example clarity and structure for user input components. * feat: Add Figlet component and its translator for rendering styled text * update * refactor: Simplify Markup component and enhance gallery examples * refactor: Adjust indentation for consistency and improve code readability * refactor: Update attribute handling in VdomSpectreTranslatorTests for improved clarity and consistency --------- Co-authored-by: BigMiao <g2260578356@gmail.com>
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.