UNPKG

ember-cli-textarea-autosize

Version:

An Ember addon that provides a textarea component that adjusts its height according to the supplied text. Included are also several mixins that can be used to ensure `autofocus` works properly, focused text inputs have their text selected, and ctrl+enter

28 lines (27 loc) 370 B
--- engines: duplication: enabled: true config: languages: - ruby - javascript - python - php eslint: enabled: true fixme: enabled: true ratings: paths: - '**.inc' - '**.js' - '**.jsx' - '**.module' - '**.php' - '**.py' - '**.rb' exclude_paths: - config/ - tests/ - vendor/