Skip to content

Releases: lordfriend/nya-bootstrap-select

Add a config provider: nyaBsConfigProvider to allow configure the localized text

17 Jan 05:49
Compare
Choose a tag to compare

As #24 #22 referred. An locale text should be allow when using in non English environment.
nyaBsConfigProvider will allow developer to configure multiple language text or template in config phase of application. For more details, see document

This version has a building mistake. Don't use.

Add a deep-watch attribute to nya-bs-option directive

15 Dec 13:39
Compare
Choose a tag to compare

add a new deep-watch attribute to nya-bs-option directive which will allow a deep watch on colleciton_expression.

fix bugs

05 Dec 16:01
Compare
Choose a tag to compare
v2.0.4

update version to 2.0.4

Fix a mistake in queryChildren utility function

04 Dec 16:06
Compare
Choose a tag to compare
v2.0.3

update version to v2.0.3

Fix bugs when using with ng-switch or ng-if

04 Dec 15:21
Compare
Choose a tag to compare
update version inside the dist file. this should be done before modif…

…ying package.json

Fix some bugs.

02 Dec 11:35
Compare
Choose a tag to compare

The new v2.0.0 version has released!

22 Nov 10:14
Compare
Choose a tag to compare
Pre-release

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

08 Aug 07:19
Compare
Choose a tag to compare

This release can improving performance by changing $watch expression.

Add bootstrap-select data-* options support

22 Jul 07:10
Compare
Choose a tag to compare

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

26 Jun 01:35
Compare
Choose a tag to compare
v1.2.5

Update package.json