Closed stguitar closed 8 years ago
Just to document here, as discussed in #69 changes have been made such that instead of supporting custom classes for the OK/Cancel buttons, a configured set of named templates can be used as needed to allow further customization of the confirm dialog.
Thanks for the contribution @stguitar !
Rather than limit to just OK being 'primary' and Cancel being 'default', let the using template pass in the intended class to the directive.
Load/Use defaults as primary/default to maintain existing behavior, but those can be passed in via new directive attributes.