Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
feat(modal): rewrite $dialog as $modal
Browse files Browse the repository at this point in the history
BREAKING CHANGE:
* `$dialog` service was refactored into `$modal`
* `modal` directive was removed - use the `$modal` service instead

Check the documentation for the `$modal` service to migrate from `$dialog`
  • Loading branch information
pkozlowski-opensource committed Aug 24, 2013
1 parent 80cef61 commit d7a4852
Show file tree
Hide file tree
Showing 14 changed files with 788 additions and 989 deletions.
99 changes: 0 additions & 99 deletions src/dialog/README.md

This file was deleted.

281 changes: 0 additions & 281 deletions src/dialog/dialog.js

This file was deleted.

0 comments on commit d7a4852

Please sign in to comment.