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

feat(modal): add uib- prefix #4511

Closed
wants to merge 1 commit into from

Conversation

Foxandxss
Copy link
Contributor

No description provided.

@@ -20,7 +20,7 @@ The `$modal` service has only one method: `open(options)` where available option
* `size` - optional suffix of modal window class. The value used is appended to the `modal-` class, i.e. a value of `sm` gives `modal-sm`
* `openedClass` - class added to the `body` element when the modal is opened. Defaults to `modal-open`

Global defaults may be set for `$modal` via `$modalProvider.options`.
Global defaults may be set for `$uibModal` via `$modalProvider.options`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be $uibModalProvider.options

@Foxandxss
Copy link
Contributor Author

I fixed all your issues.

@wesleycho
Copy link
Contributor

LGTM

@Foxandxss Foxandxss closed this in 8c7b9e4 Oct 5, 2015
@Foxandxss Foxandxss deleted the modalprefix branch October 5, 2015 09:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants