Raindrop.io Bookmarks 12/15/2022
著
- jQuery 3.6.2 Released! | Official jQuery Blog
"jQuery has taken steps to ensure that any forgiving parsing doesn't break future jQuery versions, even if previous jQuery versions would still be affected."
- Top 5 Accessibility Issues in 2022 - Intopia
"In 2022, the most critical accessibility issues were: keyboard accessibility, supporting smaller viewports/zoom, using semantic markup and ARIA attributes correctly, and managing focus visually and programmatically."
- Accessible Front-End Patterns For Responsive Tables (Part 2) -- Smashing Magazine
"Creating responsive and accessible tables requires a careful and thoughtful approach, so the table remains usable even on smaller screen sizes. In this article, we've covered some highly specific use cases and approaches like an enterprise data table and a calendar."
- RUM Archive - Homepage
"The RUM Archive is a publicly available and queryable dataset of anonymized Real User Monitoring (RUM) page loads and resource fetches."
- Does Your Product Actually Need Dark Mode? | CommandBar Blog
"These early beginnings make it difficult to pinpoint the exact origin story of the dark mode we know today. Some digging into the deep archives of the Web shows that today's dark mode was born with a utilitarian mindset."
- Table Like It's 2023 - HTMHell
"It's almost 2023. Yet tabular data is still being delivered in ways that aren't accessible. From a visually disabled person's perspective, it's horrifying."
- A :nth-child(An+B [of S]?) polyfill thanks to CSS :has() and :not() - Bram.us
"At the time of writing only Safari supports this of S suffix. The Chromium tracking bug recently got assigned, so things are moving there. The Firefox tracking bug remains unchanged."