adopted-ember-addons / adopted-ember-addons/ember-set-helper
[Feature request] Allow setting multiple keys
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We have a few actions in our codebase that do only a `setProperties` call which could use that `set` helper but it accepts only one key and value. Perhaps another helper for multiple ones could be written? Or the same one to be extended to allow multiple keys?
Contributor guide
Assessment
This issue has not been assessed yet.