Skip to content

Conversation

@kdinev
Copy link
Member

@kdinev kdinev commented Dec 9, 2025

Closes #16620

https://github.com/ng-packagr/ng-packagr/blob/main/docs/secondary-entrypoints.md

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@damyanpetev damyanpetev changed the title fix(*): correctly exporting grid modules from public_api fix(grids): correctly exporting grid modules from public_api Dec 9, 2025
damyanpetev
damyanpetev previously approved these changes Dec 9, 2025
@rkaraivanov rkaraivanov merged commit 3727737 into master Dec 9, 2025
7 checks passed
@rkaraivanov rkaraivanov deleted the grid-module-exports branch December 9, 2025 16:36
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.

All grid modules are not exported as public API, in an angular module project

4 participants