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 +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ v0.13.1] [ v0.13.1 ] (2015-09-29)
5
+ ### Fixed
6
+ - Modify regex to accept a full 'collection expression' when not using (key,value) syntax [ #1216 ] ( https://github.com/angular-ui/ui-select/pull/1216 )
7
+ - Avoid to recalculate position when set 'down' [ #1214 ] ( https://github.com/angular-ui/ui-select/issues/1214#issuecomment-144271352 )
8
+
4
9
## [ v0.13.0] [ v0.13.0 ] (2015-09-29)
5
10
### Added
6
11
- Allow to configure default dropdown position [ #1213 ] ( https://github.com/angular-ui/ui-select/pull/1213 )
@@ -18,5 +23,5 @@ All notable changes to this project will be documented in this file.
18
23
- Fix to work correctly with debugInfoEnabled(false) [ #1131 ] ( https://github.com/angular-ui/ui-select/pull/1131 )
19
24
- Limit the maximum number of selections allowed in multiple mode [ #1110 ] ( https://github.com/angular-ui/ui-select/pull/1110 )
20
25
21
- [ unreleased ] : https://github.com/angular-ui/ui-select/compare/v0.13.0...HEAD
26
+ [ v0.13.1 ] : https://github.com/angular-ui/ui-select/compare/v0.13.0...v0.13.1
22
27
[ v0.13.0 ] : https://github.com/angular-ui/ui-select/compare/v0.12.1...v0.13.0
You can’t perform that action at this time.
0 commit comments