Releases: victorsolaya/Multiselect_Records_PCF
Releases · victorsolaya/Multiselect_Records_PCF
v1.0.0.13
v1.0.0.12
v1.0.0.11
v1.0.0.10
v1.0.0.9
🎉🎉 New 1.0.0.9 release includes:
- When close each of the items the text field was setting: "[]" in the field. Now it will set "" ✅
- Because of the issue #24 it has been included a scroll in the list so no matter how many items are. https://user-images.githubusercontent.com/11043789/115994023-a6346200-a5d5-11eb-94e1-8305babf48d8.mp4 ✅
- Included for the #24 in the scrolling the header will be fixed. ✅
- Changed old office UI fabric react with @fluentui/react
v1.0.0.8
- Release for selecting columns that are not specified in Data.
- Changed the bound for the Filter so you can bound to MultipleAreaText and SingleLine.Multiple
v1.0.0.7
- Fixed the issue with the onClickRow and records selected when on load list
v1.0.0.6
🚀 New release.
- It is fixed the select all
- Fixed onClick on row.
v1.0.0.5
- It has been implemented new options so the tags are read only instead of opening the record.
Thanks to https://github.com/Fernandobo21
v.1.0.0.4
- Fixed issues on the search of the records
- Added functionality for the onEnter event in the searchbox to simulate the same as a lookup standard field.