mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-04 15:24:23 +01:00
1.8 KiB
1.8 KiB
Change Log
All notable changes to this project will be documented in this file.
v0.13.1 (2015-09-29)
Fixed
- Remove hardcoded source name when using (key,value) syntax #1217
- Modify regex to accept a full 'collection expression' when not using (key,value) syntax #1216
- Avoid to recalculate position when set 'down' #1214
v0.13.0 (2015-09-29)
Added
- Allow to configure default dropdown position #1213
- Can use object as source with (key,value) syntax #1208
- CHANGELOG.md file created
Changed
- Do not run bower after install automatically #982
- Avoid setting activeItem on mouseenter to improve performance #1211