Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

chore(ngSanitize): extract $sanitize, ngBindHtml, ngBindHtmlUnsafe, link... #873

Merged
merged 1 commit into from
Apr 11, 2012

Conversation

vojtajina
Copy link
Contributor

...yFilter into a module

Create build for other modules as well (ngResource, ngCookies):

  • wrap into a function
  • add license
  • add version

Breaks $sanitize service requires loading ngSanitize module
Breaks ngBindHtml, ngBindHtmlUnsafe directives require loading ngSanitize module
Breaks linky filter requires loading ngSanitize module

…module

Create build for other modules as well (ngResource, ngCookies):
- wrap into a function
- add license
- add version

Breaks $sanitize service requires loading ngSanitize module
Breaks ngBindHtml directive requires loading ngSanitize module
Breaks linky filter requires loading ngSanitize module
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant