Teffen Ellis
|
2c813cbe03
|
web: Merge branch -- Stale notifications, synchronized context objects, rendering fixes (#19141)
* web: Fix stale notifications.
* Fix overlap of API and notifications drawers.
* Fix issues surrounding duplicate context controller values.
* Clean up drawer events, alignment.
* Export parts. Fix z-index, colors.
* Fix formatting, alignment. repeated renders.
* Fix indent.
* Fix progress bar fade out, positioning, labels.
* Fix clickable area.
* Ignore clickable icons.
* Clean up logging.
* Fix width.
* Move event listeners into decorator.
* Fix double counting of notifications.
* Fix ARIA lables.
* Fix empty state ARIA.
* Fix order of locale updating.
* Fix rebase.
* web: fix notification count update
* Update selector.
* web: Fix CAPTCHA locale.
* Clean up logging.
---------
Co-authored-by: macmoritz <tratarmoritz@gmail.com>
|
2026-01-05 15:54:50 -05:00 |
|
Teffen Ellis
|
e426f88401
|
web: Fix application of global styles in style roots. (#17444)
* web: Separate global styles from element roots.
* web: Flesh out style strategy plugin, fixes for imported styles.
* web: Clean up applying of dark theme.
web: unminify.
* web: Fix alignment, rendering on high contrast.
web: Apply footer resize.
web: Fix application of global styles in style roots.
web: Fix missing layout attribute.
web: Normalize background alignment.
web: Fix layout issues, color overrides.
web: Fix alignment, colors, jank.
web: Separate method into function.
web: Clean up alignment, reflow.
web: Fix colors, compatibility mode.
web: Add content left/right support.
web: Fix colors, compatibility mode overrides.
* Fix issue where missing config throws runtime error.
* web: Refactor.
* Update tests.
* web: Fix Storybook imports.
* Fix order of theme application.
* web: Fix storybook asset paths.
* web: Flesh out tests surrounding source buttons, fix alignment,
contrast.
* Update tests, clarify errors.
* Update test selectors, assertions.
* Clarify redirect handling.
* Adjust user check.
* Update logs.
* web: Fix selector timing.
* Fix alignment.
* Fix selectors, timing.
* Log current URL content.
* Refine shadow selector, add delay.
* Replace IDs with named elements.
* Fix overlay color.
* Fix footer padding.
* Fix contrast.
* Add selectable name to button.
* Fix alignment, mobile layout.
* web: Spread exported parts to stages.
* Fix z-index order.
* Tidy colors, behaviors, layout.
* Fix overflow scroll.
* Clean up duplicate color styles.
* Clarify selector order. Fix overrides, color contrast.
* Attempt to read JSON multiple times.
* Clarify error.
* web: Fix timeouts, URL changes.
* web: Fix disabled styles.
* Fix color flip.
* Fix selector.
* Fix issue where hidden tables will alter test URLs.
* Use DOM to look for connection, rather than API. Update selectors.
* Immediately navigate to tab.
* Upgrade Dex.
* Ensure Dex redirects.
* Use same host during tests.
* web: Update package-lock.json
* Add delay.
|
2025-11-11 15:49:00 -05:00 |
|