Skip to content

refactor(native-charts-ng): deprecate SiNativeChartsNgModule#1656

Draft
akashsonune wants to merge 1 commit intomainfrom
refactor/deprecate-si-native-charts-module
Draft

refactor(native-charts-ng): deprecate SiNativeChartsNgModule#1656
akashsonune wants to merge 1 commit intomainfrom
refactor/deprecate-si-native-charts-module

Conversation

@akashsonune
Copy link
Member

@akashsonune akashsonune commented Mar 16, 2026

DEPRECATED: SiNativeChartsNgModule is deprecated, import individual components instead. Separate entry points are available for each component, allowing applications to import components from specific entry points.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request deprecates SiNativeChartsNgModule to encourage direct import of individual components, which is a good practice for improving application bundle size. The change is clear and aligns with the goal of modernizing the library's structure. The provided suggestion refines the wording of the deprecation message to better match the project's UX writing guidelines, which is a valid improvement.

@akashsonune akashsonune force-pushed the refactor/deprecate-si-native-charts-module branch 2 times, most recently from b841e82 to 1072aeb Compare March 16, 2026 18:29
DEPRECATED: `SiNativeChartsNgModule` is deprecated, import individual components instead. Separate entry points are available for each component, allowing applications to import components from specific entry points.
@akashsonune akashsonune force-pushed the refactor/deprecate-si-native-charts-module branch from 1072aeb to 05069d7 Compare March 17, 2026 05:57
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