adopted-ember-addons / adopted-ember-addons/ember-autoresize
ability to pass in a maxWidthClass class name binding
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 88
- Forks
- 28
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.