adopted-ember-addons / adopted-ember-addons/ember-autoresize

ability to pass in a maxWidthClass class name binding

Abierto
#37 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
88
Forks
28
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I'd like the ability to have the input look different when it reaches max width. Maybe something like:

```
{{input autoresize=true maxWidthClass="lol cats" max-width=300}}

## initial rendering

## when the width hits 300px

```

If this sounds OK to you, I'll make a PR. @tim-evans

also, perhaps an action that can be fired when we reach max width. I feel more iffy about this though.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

No file or test is named. Start by locating the Ember input's existing autoresize and max-width handling, then compare it with the requested maxWidthClass example. Done means the class binding appears when the input reaches the configured maximum width, with the optional action considered separately.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.