-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ui): upgrade to Clockface 1.1.0 #16144
Conversation
This reverts commit 968a823.
Ran this locally. Looks good. However, the e2e tests are failing. |
I am working on some updates to the e2e tests. Standby... Edit: explorer.tests.ts needs some updates, as well as the issue described in the next comment. Edit 2: fixed |
PanelBody for the AlertsColumn has no height, causing the Notification Endpoints column to hide all its contents, which in turn causes the notificationEndpoints e2e tests to fail Edit: fixed |
Radio
renamed toSelectGroup
PanelTitle
is deprecated, replaced with heading elementsPopoverType
enum renamed toAppearance
SlideToggleLabel
is deprecated, replaced withInputLabel