ember-radio-button icon indicating copy to clipboard operation
ember-radio-button copied to clipboard

feat: allows extending the addon and overriding the radio-button component being used

Open lougreenwood opened this issue 7 years ago • 1 comments
trafficstars

In a project where this add-on is being extended, it is sometimes necessary to override the components which will be rendered, for example if the addon user has extended ember-radio-button locally in their project.

This PR allows for overriding the components used.

lougreenwood avatar Nov 06 '18 17:11 lougreenwood

Is this still true?

allthesignals avatar May 10 '20 21:05 allthesignals