Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

test(uiSelectDirective): Add test when merging ngClass attributes on uiSelect #1448

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

Magador
Copy link
Contributor

@Magador Magador commented Feb 19, 2016

References PR #1447

  • Add missing test on uiSelect when merging ngClass attributes between DOM declaration and template
  • Add one property attrs.ngClass in createUiSelect(attrs) to append a ng-class attribute to the <ui-select> element

…uiSelect

References PR angular-ui#1447
- Add missing test on uiSelect when merging ngClass attributes between DOM declaration and template
- Add one property `attrs.ngClass` in `createUiSelect(attrs)` to append a `ng-class` attribute to the <ui-select> element
aaronroberson added a commit that referenced this pull request Mar 15, 2016
test(uiSelectDirective): Add test when merging ngClass attributes on uiSelect
@aaronroberson aaronroberson merged commit cb75ecf into angular-ui:master Mar 15, 2016
@aaronroberson
Copy link
Contributor

Thanks @Magador!

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.

2 participants