mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* Adds loading state accessibility Improves accessibility by adding screen reader support to loading indicators. This ensures that users with disabilities are informed when the document is loading, improving the overall user experience. * Trigger Build * Fixes accessibility issue on loading spinner Removes the redundant `attr.` prefix from the `aria-labelledby` attribute in the loading spinner. This resolves an accessibility issue where the spinner's label was not correctly associated, enhancing the user experience for assistive technologies. * Trigger Build
Alfresco Angular Components
The docs index lists all available documentation for components and also includes a user guide that explains techniques in greater detail.