Releases: YanaLugina/react-multiselect
Releases · YanaLugina/react-multiselect
Update sass and engines node
v2.2.3
- Merge pull request #26 from YanaLugina/fixedVersion 1e48b37
- fixedVersion: fixed version on changelog.md 2a8ed88
- Merge pull request #25 from YanaLugina/fixedBugsOptions 53a8f12
- fixedBugsOptions: 1) Was fixed bug with update selected option, when option was change 2) Fixed bug with selected option, when using fields.uniqId !== 'id' 1ddbfb9
v2.2.2
- Merge pull request #24 from YanaLugina/nodeEmptyOptions aad4865
- nodeEmptyOptions: was added prop
nodeEmptyOptions
: some node to display when options in the modal window are empty. The number of hidden options has been changed, now this is a button by clicking on which all hidden options are opened 4ce68b2 - Merge pull request #23 from YanaLugina/deleteSelectedOptions 2dc5a54
- deleteSelectedOption: Was added flag
delSelectedOption
to remove the selected option from modal with options 9413856 - Merge pull request #22 from YanaLugina/refactored bed134f
- refactored: was separated component SelectedOption from common 4aaab01
v2.2.1
v2.2.0
v2.1.2
v2.1.1
- Merge pull request #17 from YanaLugina/returnAfterDel 68fdc52
- returnAfterDel: Was fixed bug with returned not updated result choose options, after delete them with click on selected boxes in input 450fc9a
- Merge pull request #16 from YanaLugina/resourceIds 4d469f9
- resourceIds: Was fixed bug ids in resource options with type of string 5cc3a71
v2.1.0
- Merge pull request #15 from YanaLugina/deleteSelected fcf29c0
- deleteSelected: Was added props
selectedWithDel
that set function for delete selected elements after click on this elements box-preview in input. When set propsselectedWithDel
was added css-style hover background-color under place for arrow drop-down 887b73a
v2.0.0
- Merge pull request #14 from YanaLugina/isOpenInModule f4ed278
- isOpenInModule: 1) State for toggle open/close options moved into component 2) Created delete button clear all selected if text label for this don't set in props 3) Created class css for clear shadow 'withoutShadow' 4) Created class css for set border-radius 3px for input 'borderRadius3' 4) Created class css for set border for input 'withBorder' 2e2cbc8