Skip to content

Code cleanup + 1.1.0 updates#16

Merged
gvreddy04 merged 2 commits intomainfrom
features/1.1.0-updates
Aug 9, 2025
Merged

Code cleanup + 1.1.0 updates#16
gvreddy04 merged 2 commits intomainfrom
features/1.1.0-updates

Conversation

@gvreddy04
Copy link
Copy Markdown
Collaborator

No description provided.

- Removed unused `linkGroups` field in `MainLayout`.
- Commented out several links in `MainLayoutBaseFooter`.
- Updated documentation references from `BarChart` to `BubbleChart`.
- Changed icon for "Bubble Chart" in `DemoPageLinkUtil`.
- Bumped version to `1.1.0` in `appsettings.json` and project file.
- Updated properties in `BubbleChartDataset` for version `1.1.0`.
- Cleaned up `BubbleChartOptions` class definition.

NOTE: This commit message is auto-generated using GitHub Copilot.
- Removed `isAsyncDisposed` and `isDisposed` fields in `ChartComponentBase.cs` to simplify disposal logic.
- Added null check for `chartData?.Datasets` in `LineChartDataset.cs` to enhance error handling.
- Initialized `ChartInteractionMode` to `string.Empty` in `ChartOptions.cs` to prevent null reference issues.

NOTE: This commit message is auto-generated using GitHub Copilot.
@gvreddy04 gvreddy04 added this to the 1.1.0 milestone Aug 9, 2025
@gvreddy04 gvreddy04 self-assigned this Aug 9, 2025
@gvreddy04 gvreddy04 merged commit 45180f5 into main Aug 9, 2025
2 checks passed
@gvreddy04 gvreddy04 deleted the features/1.1.0-updates branch August 9, 2025 17:14
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 9, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-forest-0c3a9ed10-16.centralus.5.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.

1 participant