Skip to content

Releases: YanaLugina/react-multiselect

Update sass and engines node

24 Jan 14:08
Compare
Choose a tag to compare
  • Merge pull request #28 from YanaLugina/npmUpdate 68a8742
  • updateSass: 1) update dependencie e58b910
  • Merge pull request #27 from YanaLugina/updateSass e804f73
  • updateSass: 1) Was updated node version 2) Was deleted node-sass 3) Was added sass 892146d

v2.2.3...v3.0.0

v2.2.3

04 Oct 15:04
Compare
Choose a tag to compare
  • 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...v2.2.3

v2.2.2

04 Aug 16:03
Compare
Choose a tag to compare
  • 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.2

v2.2.1

02 Aug 15:20
Compare
Choose a tag to compare
  • Merge pull request #21 from YanaLugina/typeDescriptions 572e318
  • typeDescriptions: was added type descriptions for 'textResetFilter' 334c4c5
  • Merge pull request #20 from YanaLugina/typeDescriptions d9b6469
  • typeDescriptions: was added type descriptions for 'textChoose' 9ac971d

v2.2.0...v2.2.1

v2.2.0

27 Jul 16:13
Compare
Choose a tag to compare
  • Merge pull request #19 from YanaLugina/typeDescriptions f45416c
  • typeDescriptions: was added type descriptions and default values for some props 524a660

v2.1.2...v2.2.0

v2.1.2

26 Jul 13:38
Compare
Choose a tag to compare
  • Merge pull request #18 from YanaLugina/addReturnSecond ce6cfbd
  • addReturnSecond: Was added second argument to function filterResource, that returned objects selected resources 45e1828

v2.1.1...v2.1.2

v2.1.1

21 Jul 14:18
Compare
Choose a tag to compare
  • 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...v2.1.1

v2.1.0

19 Jul 16:02
Compare
Choose a tag to compare
  • 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 props selectedWithDel was added css-style hover background-color under place for arrow drop-down 887b73a

v2.0.0...v2.1.0

v2.0.0

14 Jul 14:59
Compare
Choose a tag to compare
  • 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

v1.2.0...v2.0.0

v1.2.0

13 Jul 15:31
Compare
Choose a tag to compare
  • Merge pull request #13 from YanaLugina/fields a413637
  • fields: was added prop 'fields' for set option value and displayed value from array resources with objects for options 5224045

v1.1.0...v1.2.0