Tags: LeoMcA/yari
Tags
chore(pwa): manage ContentStatus in IndexedDB, but be backward-compat… …ible (mdn#5980) Phase 1 of 3. The ServiceWorker starts to use IndexedDB, but still accepts the local version from the client as a fallback on the update message, and still emits messages to inform clients about the status. For the ServiceWorker, however, the IndexedDB is the truth.
fix(a11y): improve accessibility, readability and usability (mdn#5710) Accessibility, readability and usability: - Adjust colors, font-sizes, font-weights and spacing for readability. - Adjust color and text-decoration of links. - Make top navigation sticky on desktop. - Fallback to regular caret when user prefers reduced-motion. - Restore skip to search. - Replace notes symbol in BCD table. Other changes: - Improve CSS variable structure. - Define base font-size and line-height. - Build contributor-spotlight in dev-build. - Remove scrollbar customisations. - Extract common `<Menu> `component. - Replace `<em>` with `<strong>` in macros. - Use `<summary>` in JSRef macro. - Use `<h3>` in APIListAlpha and ListGroups macros. Co-authored-by: Claas Augner <caugner@mozilla.com>
PreviousNext