Closes #
- Bug fix
- New functionality
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Refactoring (no functional changes)
- Documentation
- Demos
- CI/CD
- Tests
- Changelog
- Skills/Agents
- Unit tests
- Manual testing
- Automated e2e tests
- Angular version:
- Browser(s):
- OS:
- 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.MDupdates for the feature docs - This PR includes general feature table updates in the root
README.MD - This PR includes
CHANGELOG.MDupdates for newly added functionality - This PR contains breaking changes
- This PR includes
ng updatemigrations for the breaking changes (migrations guidelines) - This PR includes behavioral changes and the feature specification has been updated with them
- Accessibility (ARIA, keyboard navigation, focus management) has been verified