Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

ARIA Components

Abierto
#102 1 comentario 0 reacciones 1 asignado Ver en GitHub

@geoffrey-eisenbarth ya está trabajando en esto.

Desde el 12/6/2025.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

enhancement

Continue to implement ARIA APG Patterns for missing.js. The possibility of replacing the current 19.js "behavior" approach with custom elements (e.g. <aria-feed>, <aria-tablist>, <aria-menu>) has been brought up. I'm working on preliminary examples to allow us to compare the markup between behaviors and custom elements.

I believe the custom elements should be entirely framework / css agnostic, to allow them to be usable with other frameworks.

TBD: Require an opt-in class for ARIA components? If the author has some library that uses ARIA in the same page as Missing, Missing will apply its own styles, and might try to install its own behavior. Should we make styling and behavior for ARIA components opt-in by requiring a class and data attribute respectively to activate them? - Missing Roadmap

Lenguaje dominante
CSS
Estrellas
798
Forks
29
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de bigskysoftware/missing

Todos los issues de bigskysoftware/missing

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.