angularify / angular-semantic-ui

[WiP] AngularJS native directives for Semantic UI
http://angularify.github.io/angular-semantic-ui
MIT License
383 stars 87 forks source link

add merge of additionalOptions from within the scope into modal instance #57

Closed ascalabro closed 8 years ago

ascalabro commented 8 years ago

Enable the setting of additional options to the modal instance.

These options should be property additionalOptions, of the scope, for merging this into the default modal options set in the directive.