dialogsProvider.useCopy([true,false])- Determines whether to use angular.copy or not when passing a data object to the custom dialog service. Setting this to false will allow the modal to retain the two-way bin
"url":"git://github.com/m-e-conroy/angular-dialog-service" }, "main":[ "./dist/dialogs.min.css", "./index.js" ], "devDependencies":{ "gulp":"^3.9.0", "gulp-bump":"^0.3.1", "gulp-concat":"^2.4.1", "gulp-connect":"^2.2.0", ...