Skip to content

Conversation

@gvreddy04
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

- Replaced meta/header components in AccordionDocumentation.razor with DemosPageHeadSection for improved structure and SEO.
- Removed PageHero and CarbonAds sections; added DocsLink to main docs.
- Created Accordion_Doc_01_Documentation.razor as a dedicated reference page with meta tags, screenshot, parameter/method/event tables, and demo link.
- Improved separation between demo and documentation for clarity and maintainability.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Dec 16, 2025
@gvreddy04 gvreddy04 self-assigned this Dec 16, 2025
Major refactor to introduce new DocsMainLayout and DemosMainLayout using BlazorBootstrapLayout for consistent header, sidebar, content, and footer across docs and demo pages. Updated all documentation and demo .razor files to use the new layouts. Expanded DemoRouteConstants with explicit route constants for all sections. Improved sidebar navigation logic in layout code-behind. Updated EnumInput docs for consistency and fixed a binding bug in EnumInput_Demo_03_Sizes. Cleaned up unused usings and namespaces. New layouts provide a modern, unified user experience.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Added initial documentation .razor files for various UI components and utilities. Each page includes route/layout setup, metadata, demo link, screenshot, and sections for parameters, methods, and events. Current content uses placeholders referencing the Alert component and a sample image; to be customized per component in future updates. No existing files were modified.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Corrected the documentation pages for multiple components by updating the parameter, method, and event tables to reference the correct component types instead of "Alert". Also fixed the demo links to point to the appropriate demo pages for each component. Added missing parameter tables for nested or related component types (e.g., CardBody, CardFooter, ChartData, etc.) to improve documentation completeness and accuracy.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Updated documentation for AutoComplete, CheckboxInput, ConfirmDialog, CurrencyInput, DateInput, Dropdown, and EnumInput:
- Demo links now point to the correct component demos.
- Parameter, method, and event tables reference the correct component types instead of Alert.
- Dropdown docs now include sections for subcomponents (ToggleButton, ActionButton, Menu, Header, Item).
- ConfirmDialog docs include ConfirmDialogOptions members.
- Updated componentName and pageUrl variables for accuracy.
- Added placeholder TEnum in EnumInput docs.
These changes improve accuracy and clarity of the component documentation.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Updated documentation pages for NumberInput, PasswordInput, RadioInput, RangeInput, Switch, TextAreaInput, TextInput, TimeInput, Grid, and Icon to reference their correct component types instead of "Alert". Fixed demo links and DocxTable TItem types for each component. Expanded Grid docs with sections for GridColumn, GridColumns, GridDetailView, and GridSettings. Cleaned up Icon docs to only include parameters. These changes ensure accurate API documentation for each component.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants