Changelog
0.5.0
package.json
is now 1.4.x
(ISSUE-244)ariaLabelledById
and ariaLabelledBySelector
inside README file by @rylan (PR-242)ngDialog.close()
when no arguments are provided by @egor-smirnov (ISSUE-243)controllerAs
option by @egor-smirnov (ISSUE-248)disableAnimation
that could be used for disabling animation of dialog by @egor-smirnov (ISSUE-159)ng-dialog-overlay
for ngDialog directive by @egor-smirnov (ISSUE-198)ng-dialog-bind-to-controller
for ngDialog directive by @egor-smirnov (ISSUE-236)controllerAs
is used together with inline controller definition by @andrewogburn (PR-260, ISSUE-259)getOpenDialogs()
that returns array of all opened dialogs by @egor-smirnov (ISSUE-240)ngDialog.templateLoading
and ngDialog.templateLoaded
by @egor-smirnov (ISSUE-231)ngDialogId
field to scope of opened dialog (this field is equal to id of dialog) by @egor-smirnov (ISSUE-274, ISSUE-264)closeByNavigation
option alongside angular-ui-router package
by @jdelibas (PR-277)frunt build
that was resetting html.ngdialog changes by @davidvuong (PR-285)That was huge. Thanks everybody!
Changelog
0.4.0
resolve
option for defining locals for ngDialog controller by @rur (PR-182)controllerAs
pattern by @andrewogburn and @sprbikkel (PR-205, PR-224)isOpen(id)
public method by @kasimoglou (PR-219)esc
should only close top dialog by @jemise111 (PR-226)Thanks everybody, you're awesome! :dancer: :+1: