Releases: lordfriend/nya-bootstrap-select
Releases · lordfriend/nya-bootstrap-select
Add a config provider: nyaBsConfigProvider to allow configure the localized text
Add a deep-watch attribute to nya-bs-option directive
add a new deep-watch
attribute to nya-bs-option
directive which will allow a deep watch on colleciton_expression.
fix bugs
v2.0.4 update version to 2.0.4
Fix a mistake in queryChildren utility function
v2.0.3 update version to v2.0.3
Fix bugs when using with ng-switch or ng-if
v2.0.2 update version inside the dist file. this should be done before modif…
Fix some bugs.
Fix #17
The new v2.0.0 version has released!
This version is totally rewritten one. no longer depend on jquery and bootstrap-select plugin. The way of its work has totally changed. check out the document to see how to use the new version.
Change $watch expression for improving performance
This release can improving performance by changing $watch expression.
Add bootstrap-select data-* options support
Now You can use the bootstrap-select options list in Bootstrap-select document Options section with a data-* prefix in the <select>
element
Currently supported options are container
, countSelectedText
, dropupAuto
, header
, hideDisabled
, selectedTextFormat
, size
, showSubtext
, showIcon
, showContent
, style
, title
, width
, disabled
annotation DI dependencies for minification
v1.2.5 Update package.json