This repository was archived by the owner on Oct 2, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44## [ Unreleased] [ unreleased ]
5- ### Fixed
6- - Scroll to selected item [ #976 ] ( https://github.com/angular-ui/ui-select/issues/976 )
7- - Change ` autocomplete='off' ` to ` autocomplete='false' ` [ #1210 ] ( https://github.com/angular-ui/ui-select/pull/1210 )
8-
95### Added
106- Can use object as source with (key,value) syntax [ #1208 ] ( https://github.com/angular-ui/ui-select/pull/1208 )
117- CHANGELOG.md file created
128
9+ ### Changed
10+ - Do not run bower after install automatically [ #982 ] ( https://github.com/angular-ui/ui-select/pull/982 )
11+
12+ ### Fixed
13+ - Scroll to selected item [ #976 ] ( https://github.com/angular-ui/ui-select/issues/976 )
14+ - Change ` autocomplete='off' ` to ` autocomplete='false' ` [ #1210 ] ( https://github.com/angular-ui/ui-select/pull/1210 )
15+ - Fix to work correctly with debugInfoEnabled(false) [ #1131 ] ( https://github.com/angular-ui/ui-select/pull/1131 )
16+ - Limit the maximum number of selections allowed in multiple mode [ #1110 ] ( https://github.com/angular-ui/ui-select/pull/1110 )
17+
1318[ unreleased ] : https://github.com/angular-ui/ui-select/compare/v0.12.1...HEAD
You can’t perform that action at this time.
0 commit comments