#webcomponent — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webcomponent, aggregated by home.social.
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
@ariel's new #javascript microframework/library Elena looks amazing and you should absolutely consider if you're looking for a scaffolding shortcut for your next #webComponent project. Here's my take on it:
-
@ariel's new #javascript microframework/library Elena looks amazing and you should absolutely consider if you're looking for a scaffolding shortcut for your next #webComponent project. Here's my take on it:
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/
-
#Development #Techniques
Fully local code embeds · A web component for rendering code sandboxes https://ilo.im/16bs9f_____
#Code #Sandboxes #WebComponent #Content #Website #WebDev #Frontend #HTML #CSS #JavaScript -
#Development #Techniques
Fully local code embeds · A web component for rendering code sandboxes https://ilo.im/16bs9f_____
#Code #Sandboxes #WebComponent #Content #Website #WebDev #Frontend #HTML #CSS #JavaScript -
The hoops you jump through to battle FOUC when <dark-mode-toggle> is a #webcomponent with custom dark/light states... but all this async JS magic may need some time to initialize, so there's also a content attribute for the initial state, but that may in turn be overridden by user choice (and therefore one of the custom states) 🥴
-
The hoops you jump through to battle FOUC when <dark-mode-toggle> is a #webcomponent with custom dark/light states... but all this async JS magic may need some time to initialize, so there's also a content attribute for the initial state, but that may in turn be overridden by user choice (and therefore one of the custom states) 🥴
-
Today i released a big update to spark.
Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelog
and even more in the cli : https://pub.dev/packages/spark_cli/changelog -
Today i released a big update to spark.
Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelog
and even more in the cli : https://pub.dev/packages/spark_cli/changelog -
I updated my article on reducing #WebComponent FOUC to include details on how to choose an appropriate timeout.
#html #css #javascript
https://dev.to/stuffbreaker/reducing-fouc-with-web-components-1jnh -
I updated my article on reducing #WebComponent FOUC to include details on how to choose an appropriate timeout.
#html #css #javascript
https://dev.to/stuffbreaker/reducing-fouc-with-web-components-1jnh -
🚨 New version of my mastodon-comments webcomponent available! 🚨
This webcomponent integrates a mastodon thread into a website to be used as a discussion thread.
The last version of the component introduces a dialog to allow the user selecting their mastodon instance to reply from.
-
🚨 New version of my mastodon-comments webcomponent available! 🚨
This webcomponent integrates a mastodon thread into a website to be used as a discussion thread.
The last version of the component introduces a dialog to allow the user selecting their mastodon instance to reply from.
-
spark_framework 1.0.0-alpha.2 is now on https://pub.dev/packages/spark_framework!
lots of improvement.
✅ New way to write interactive component
✅ Fixed the reactive attribute of the component.
✅ Support for Cookie
✅ Automatic support for nonce when CSP header is presentTo see how we write component now checkout:
https://spark.kleak.dev/docs/components -
spark_framework 1.0.0-alpha.2 is now on https://pub.dev/packages/spark_framework!
lots of improvement.
✅ New way to write interactive component
✅ Fixed the reactive attribute of the component.
✅ Support for Cookie
✅ Automatic support for nonce when CSP header is presentTo see how we write component now checkout:
https://spark.kleak.dev/docs/components -
🚚 New
cemrelease! The standards-based #WebComponent multitool just released v0.9.0 including support for #JavaScript class mixins, numerous bug fixes, and an overhauled and much more readable docs site.
Give it a try today in your web components project and let me know what you think!
bennypowers.dev/cem/
github.com/bennypowers/cem/releases/tag/v0.9.0 -
#Development #Fun
Hallucinations using web components · How to make your self-written posts look machine‑written https://ilo.im/168oqv_____
#Simulation #AI #Hallucinations #Content #Blog #WebComponent #WebDev #Frontend #HTML #JavaScript -
#Development #Fun
Hallucinations using web components · How to make your self-written posts look machine‑written https://ilo.im/168oqv_____
#Simulation #AI #Hallucinations #Content #Blog #WebComponent #WebDev #Frontend #HTML #JavaScript -
This weekend, I was inspired by the once-common, now-absent "Turbo" button of computers past. So I implemented a #webComponent that reproduces the experience of pressing one and watching the little LED turn off and on.
Wanna see?
-
This weekend, I was inspired by the once-common, now-absent "Turbo" button of computers past. So I implemented a #webComponent that reproduces the experience of pressing one and watching the little LED turn off and on.
Wanna see?
-
这个 web component 可以把 HTML 内容像打字机一样【打印】出来,非常适合做教程/模拟聊天框/模拟游戏对话框使用。
可以控制速度/暂停/恢复
还有 API 和 Event 可以进行精细控制以及获取打印进度
-
<color‑input> — современный веб‑компонент Адама Аргайла для выбора цвета, который поддерживает широкий цветовой охват (sRGB, Display P3, Rec2020) и конвертирует между sRGB, HSL, HWB, LAB, LCH, OKLCH и OKLAB. Построенный на Color.js, Preact Signals и Shadow DOM, он настраивается через CSS parts и поставляется в виде tree‑shakeable ES-модулей. Кастомный элемент автоматически регистрируется при импорте и работает в браузерах с Popover API. #webcomponent #color
-
<color‑input> — современный веб‑компонент Адама Аргайла для выбора цвета, который поддерживает широкий цветовой охват (sRGB, Display P3, Rec2020) и конвертирует между sRGB, HSL, HWB, LAB, LCH, OKLCH и OKLAB. Построенный на Color.js, Preact Signals и Shadow DOM, он настраивается через CSS parts и поставляется в виде tree‑shakeable ES-модулей. Кастомный элемент автоматически регистрируется при импорте и работает в браузерах с Popover API. #webcomponent #color
-
It's Twofer Friday! 🥳
1) @11ty website redesign: https://www.patrickgrey.co.uk/ 💅
2) I'm launching v1 of my small #webComponent library: Naked Web Components! They are focussed on function with minimal styling.
Read all about it here: https://www.patrickgrey.co.uk/projects/naked-web-components/ and find the code here: https://codeberg.org/patrickgrey/naked-web-components.
I never expected to create a component called <naked-sticky-overflow>... 😬
I'd love to know if they are useful for anyone 🥰
-
#Development #Launches
Grid-aware status bar · A web component for energy-smart websites https://ilo.im/166dmv_____
#Electricity #Sustainability #Website #Design #WebDesign #WebComponent #OpenSource #WebDev #Frontend -
#Development #Launches
Grid-aware status bar · A web component for energy-smart websites https://ilo.im/166dmv_____
#Electricity #Sustainability #Website #Design #WebDesign #WebComponent #OpenSource #WebDev #Frontend -
Trying out moving Joist over to Codeberg. If you are over there give it a star and a watch!
-
Trying out moving Joist over to Codeberg. If you are over there give it a star and a watch!
-
Why do all #webcomponent examples use innerHtml = when innerHtml is inherently insecure?
-
Why do all #webcomponent examples use innerHtml = when innerHtml is inherently insecure?
-
#Development #Launches
Split Flap · A fun text animation web component for your site https://ilo.im/165pb9_____
#Text #Display #Animation #WebComponent #Design #WebDesign #WebDev #Frontend #HTML #JavaScript -
#Development #Launches
Split Flap · A fun text animation web component for your site https://ilo.im/165pb9_____
#Text #Display #Animation #WebComponent #Design #WebDesign #WebDev #Frontend #HTML #JavaScript -
Because of the generic nature of the terms, I'm having trouble searching for something that should have a page in the Nuxt docs somewhere:
I want to use an existing Web Component (developed by a third party) in a Nuxt app. It is having trouble with the SSR and I can't figure out how to work around it so that the web component is named in the template area but is only initialized in the browser.
Or, alternately, what I can tell the developer to do differently to make it work. It says it can't find "HTMLElement".
-
Because of the generic nature of the terms, I'm having trouble searching for something that should have a page in the Nuxt docs somewhere:
I want to use an existing Web Component (developed by a third party) in a Nuxt app. It is having trouble with the SSR and I can't figure out how to work around it so that the web component is named in the template area but is only initialized in the browser.
Or, alternately, what I can tell the developer to do differently to make it work. It says it can't find "HTMLElement".
-
Wanted to try out this <syntax-highlight> #WebComponent for myself https://andreruffert.github.io/syntax-highlight-element/
The result is super clean and a fair chunk smaller than what's typically used. Even works with contenteditable!
https://codepen.io/daviddarnes/pen/bNVVVxQ?editors=1000 -
Wanted to try out this <syntax-highlight> #WebComponent for myself https://andreruffert.github.io/syntax-highlight-element/
The result is super clean and a fair chunk smaller than what's typically used. Even works with contenteditable!
https://codepen.io/daviddarnes/pen/bNVVVxQ?editors=1000 -
You know what I love? clicking on the "copy" button on #github and having it do literally nothing
see, this button used to be a #webcomponent, and it would just work in all cases, but that was unacceptable because you can't hire people to write web components
So now it's a fabulous, very functional, very just #javascript #react component, and I'm happy because even though it doesn't work, it looks great on a State Of survey. -
Wouter Lemaire shows how to use any #webcomponent in #ui5 apps at #ui5con 2025
-
Wouter Lemaire shows how to use any #webcomponent in #ui5 apps at #ui5con 2025
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.
-
Are Web Components & Cybersecurity A Better Combo?
I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.
But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?
Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?
---
Quick context: I've got a #ReactJS #messagingApp (repo here: https://github.com/positive-intentions/chat) and a separate #UIFramework (repo here: https://github.com/positive-intentions/dim) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.
FYI, same question's on Reddit here: https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.