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

Commit

Permalink
feat(config): make everything configurable via constant w11kSelectCon…
Browse files Browse the repository at this point in the history
…fig and w11k-select-config attribute

Take a look at the source code and comments of w11kSelectConfig to see all configurable variables.

BRAKING CHANGE:
Following attributes are no longer available:
* w11k-select-multiple
* w11k-select-selectedMassege
* w11k-select-filter-placeholder
* w11k-select-placeholder
* w11k-select-disabled
* w11k-select-required
* w11k-select-style

Use constant w11kSelectConfig  and the new w11k-select-config attribute to configure the directive.
  • Loading branch information
Philipp Burgmer committed Jun 2, 2014
1 parent e0456f7 commit 9f1dd67
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 169 deletions.
Loading

0 comments on commit 9f1dd67

Please sign in to comment.