Marcelo Arias
902d80c214
[CLA Approved] Remove notification independently ( #6079 )
...
* Add closeOverlay and notifications-count attributes to notification-message
* Add "Dismiss notification" button to NotificationMessage
* Add aria-labels to Alert Banner
* Add aria-modal and role dialog to OverlayComponent
* Add ARIA roles to NotificationMessage and NotificationsList
* Add ARIA role alert to NotificationBanner
* Create Notification E2E Test for dismissing the 'Save successful' dialog
* refactor: fix up types for NotificationAPI
* test: Add `createNotification` appAction
* test: add basic test for `createNotification`
* test: add stub for notification functional test
* Create clock using createDomainObjectWithDefaults
* Replace text-selection with button-selection
* Uninstall @types/eventemitter3
* Revert "Uninstall @types/eventemitter3"
This reverts commit 37e4df9a75
.
* fix: remove duplicate dependency
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-01-14 02:12:08 +00:00