Joey Arhar (@josepharhar) 's Twitter Profile
Joey Arhar

@josepharhar

@googlechrome engineer working on HTML and DOM

ID: 864739269511741443

linkhttp://github.com/josepharhar calendar_today17-05-2017 07:08:02

83 Tweet

666 Takipçi

164 Takip Edilen

Adam Argyle (@argyleink) 's Twitter Profile Photo

#CSS 🆕 color-contrast() 🆕 (prefers-contrast: more | less) combine for perfectly adaptive contrast! the media query adapts a `--target-contrast` variable and `color-contrast()` handles selection from a Tailwind brand list codepen.io/argyleink/pen/… - works in Safari TP today!

#CSS
🆕 color-contrast()
🆕 (prefers-contrast: more | less)

combine for perfectly adaptive contrast!

the media query adapts a `--target-contrast` variable and `color-contrast()` handles selection from a Tailwind brand list

codepen.io/argyleink/pen/… - works in Safari TP today!
Mark Erikson (@acemarke) 's Twitter Profile Photo

Looks like the PR to add full compatible Web Components support to React is complete enough that React now gets a 100% passing score on the "Custom Elements Everywhere" test! github.com/facebook/react… If merged, this would likely end up in "experimental" builds for testing.

Cory LaViska (@cory_laviska) 's Twitter Profile Photo

The work has been done. If you want to see custom elements in React 18 please help test and provide feedback! Massive props (pun intended) to @josepharhar for pushing this PR forward! 🙌 Details here: github.com/facebook/react…

The work has been done. If you want to see custom elements in React 18 please help test and provide feedback!

Massive props (pun intended) to @josepharhar for pushing this PR forward! 🙌

Details here: github.com/facebook/react…
Malte Ubl (@cramforce) 's Twitter Profile Photo

This is a very important new feature making it possible to virtualize DOM (not to be mistaken with virtual DOM) in a way that it is still accessible to find-in-page. The most obvious use case is to markup the contents of accordion style UIs to automatically open on find.

Una 🇺🇦 (@una) 's Twitter Profile Photo

`accent-color` is now supported in all modern browsers 🎉🎨 One line of code enables you to style previously-hard-to-access form controls like checkboxes and radio buttons body { accent-color: hotpink; } Works really nicely with the `color-scheme` property too!

React (@reactjs) 's Twitter Profile Photo

Ashley Ryan 👩🏼‍💻 Cory LaViska Yeah. It’s available in experimental releases, but we haven’t made any breaking DOM changes in 18. We have a backlog of four or five DOM breaking changes we wanted to do for years, so we’ll batch them up in a single major release. Hopefully a fast-follow. github.com/facebook/react…

Glenn Gabe (@glenngabe) 's Twitter Profile Photo

Impacts scroll-to-text for hidden elements -> Chrome 102: "until-found" for hidden attribute "Chrome adds a new value, until-found, for the hidden attribute, which makes an element searchable by find-in-page & scroll to text fragment." glennga.be/36Z5Azj via Joey Arhar

Impacts scroll-to-text for hidden elements -> Chrome 102: "until-found" for hidden attribute

"Chrome adds a new value, until-found, for the hidden attribute, which makes an element searchable by find-in-page &amp; scroll to text fragment." glennga.be/36Z5Azj via <a href="/JosephArhar/">Joey Arhar</a>
Chrome for Developers (@chromiumdev) 's Twitter Profile Photo

The new "until-found" value for the HTML hidden attribute makes content inside collapsed regions accessible via find-in-page search. The feature is shipping in Chromium 102 and this post by Joey Arhar has all the details. developer.chrome.com/blog/hidden-un…

Addy Osmani (@addyosmani) 's Twitter Profile Photo

Want find-in-page to work with collapsed content in HTML? 🔎 bit.ly/hiddenuntil The new hidden=until-found attribute & beforematch auto-opens sections on find. In Chromium 102 thx to Joey Arhar!

Adam Argyle (@argyleink) 's Twitter Profile Photo

🎉 in Chrome Canary now 🎉 `color-contrast()` (with chrome://flags/#enable-experimental-web-platform-features enabled)

Dominic Farolino (@domfarolino) 's Twitter Profile Photo

If you or a loved one has ever been hurt by <iframe> or other elements losing state when moved/reparented in the DOM, then please react or comment on github.com/whatwg/dom/iss… with your use case! Noam Rosenthal 🦋 nomster.bsky.social and I would love to design an "atomic move" primitive for the Web

Una 🇺🇦 (@una) 's Twitter Profile Photo

We're getting close to finalizing an API to enable a customizable native select element! 🥳 Now it's in stage 2 in the WHATWG & we'd love to hear your thoughts. This post details how to use it, new elements and parts, and what you can do today 🔮 developer.chrome.com/blog/rfc-custo…

We're getting close to finalizing an API to enable a customizable native select element!

🥳 Now it's in stage 2 in the WHATWG &amp; we'd love to hear your thoughts.

This post details how to use it, new elements and parts, and what you can do today 🔮

developer.chrome.com/blog/rfc-custo…