ember-cli / ember-cli/eslint-plugin-ember

New lint: prevent usage of `Input` and `Textarea` (the ember default components)

Open
#1,932 3 comments 0 reactions 0 assignees View on GitHub
enhancement New Rule
Dominant language
JavaScript
Stars
263
Forks
214
Avg merge
30m
Merged PRs (30d)
5

Description

these are the last components using two-way binding, and they are awkward, and not well defined in the documentation.

Native `` and `` work way better (since octane), so the docs can eventually be updated to show how to use those (or use a bindless approach, [like here](https://twitter.com/nullvoxpopuli/status/1690763689865932800)).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.