ember-radio-buttons
Version:
Implementation of radio buttons for Ember
25 lines (16 loc) • 459 B
Markdown
5.0.0 / 2019-11-10
==================
* remove unnecessary observer
* remove jQuery
* run codemods
* update with ember-cli-update
3.0.1
==================
* [FEATURE] add index file to make importing easier
* [DOCS] document how to make this component available to your app
2.2.0
==================
* [FEATURE] adding binding for disabled attribute
2.1.0
==================
* [FEATURE] Bind checked state to the html checked parameter