Socket
Socket
Sign inDemoInstall

ng-dialog

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-dialog - npm Package Versions

134

0.6.0

Diff

dmitri
published 0.5.9 •

dmitri
published 0.5.8 •

dmitri
published 0.5.7 •

dmitri
published 0.5.6 •

dmitri
published 0.5.5 •

dmitri
published 0.5.4 •

dmitri
published 0.5.1 •

dmitri
published 0.5.0 •

Changelog

Source

0.5.0

  • [x] Angular version in package.json is now 1.4.x (ISSUE-244)
  • [x] fixed spelling of ariaLabelledById and ariaLabelledBySelector inside README file by @rylan (PR-242)
  • [x] fixed bug with $templateCache when template was already cached before calling ngDialog by @mixer2 (PR-241)
  • [x] add dialog close value to the $broadcast'ed events by @Kidlike (PR-252)
  • [x] fix for removing package version from bower.json as it's ignored by bower by @kkirsche (PR-255)
  • [x] fix for non-working ngDialog.close() when no arguments are provided by @egor-smirnov (ISSUE-243)
  • [x] added documentation for controllerAs option by @egor-smirnov (ISSUE-248)
  • [x] new option disableAnimation that could be used for disabling animation of dialog by @egor-smirnov (ISSUE-159)
  • [x] new attribute ng-dialog-overlay for ngDialog directive by @egor-smirnov (ISSUE-198)
  • [x] new attribute ng-dialog-bind-to-controller for ngDialog directive by @egor-smirnov (ISSUE-236)
  • [x] fix for error when controllerAs is used together with inline controller definition by @andrewogburn (PR-260, ISSUE-259)
  • [x] added method getOpenDialogs() that returns array of all opened dialogs by @egor-smirnov (ISSUE-240)
  • [x] added two new events emmited by ngDialog - ngDialog.templateLoading and ngDialog.templateLoaded by @egor-smirnov (ISSUE-231)
  • [x] added ngDialogId field to scope of opened dialog (this field is equal to id of dialog) by @egor-smirnov (ISSUE-274, ISSUE-264)
  • [x] fix for odd timing issue when using the closeByNavigation option alongside angular-ui-router package by @jdelibas (PR-277)
  • [x] fix for disabling of body scroll when dialog is opened for some cases by @marmotz (PR-280, ISSUE-206)
  • [x] fix for avoiding require multiple angular when it's required already when using CommonJS by @michaeleekk (PR-284)
  • [x] fix for frunt build that was resetting html.ngdialog changes by @davidvuong (PR-285)
  • [x] moved Angular to dev.dependencies by @platdesign (PR-287)
  • [x] fix for unboudning all keydown events when dialog is closed by @daanoz (PR-291)
  • [x] ignore elements with tabindex=-1 when tabbing by @roaks3 (PR-292, ISSUE-281)

That was huge. Thanks everybody!

dmitri
published 0.4.0 •

Changelog

Source

0.4.0

Thanks everybody, you're awesome! :dancer: :+1:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc