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

feat: prefix virtual templates with uib/ #4839

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Change all virtual paths with built in templates to be prefixed by uib/

BREAKING CHANGE: All virtual templates in UI Bootstrap now are prefixed
with uib/ - if one is overriding the templates via $templateCache path
or manually building the templates from the UI Bootstrap repository, one
needs to change the string used in the $templateCache representation
to have the new prefix

This implements #1205.

- Change all virtual paths with built in templates to be prefixed by `uib/`

BREAKING CHANGE: All virtual templates in UI Bootstrap now are prefixed
with `uib/` - if one is overriding the templates via `$templateCache` path
or manually building the templates from the UI Bootstrap repository, one
needs to change the string used in the `$templateCache` representation
to have the new prefix
@Foxandxss
Copy link
Contributor

👍

@wesleycho wesleycho closed this in 342c576 Nov 7, 2015
@wesleycho wesleycho deleted the feat/vendor-prefix branch November 7, 2015 20:50
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.

2 participants