Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge for v2.7.0 #889

Merged
merged 64 commits into from
May 5, 2021
Merged

Merge for v2.7.0 #889

merged 64 commits into from
May 5, 2021

Conversation

estruyf
Copy link
Member

@estruyf estruyf commented May 5, 2021

2.7.0

New control(s)

  • DragDropFiles: new DragDropFiles control #856
  • SitePicker new Site Picker control #867
  • Controls Add locale strings for pt-br #865

Enhancements

  • ListView: Use new DragDropFiles control #856
  • FilePicker: Use new DragDropFiles control #856
  • ListView: Ability to provide custom sorting function #880
  • FilePicker: Allow panel on FilePicker to be invoked after first load #886
  • FilePicker: Allow FilePicker button to be hidden #887
  • FilePicker: Changed save function to return an array of objects

Fixes

  • PeoplePicker: error message isn't cleared after onGetErrorMessage returns an empty string #841
  • TreeView: Not able to select/deselect checkbox in spfx-controls-react TreeView after assign the defaultSelectedKeys value #870
  • FilePicker: React crash on large folders #826
  • ListItemAttachments: updated filename replacement logic #873
  • RichText: Adding a link does not work #875
  • FilePicker: Stock images url is getting a 404 server error #882

Contributors

Special thanks to our contributors (in alphabetical order): André Lage, cwparsons, Kunj Balkrishna Sangani, Yannick Reekmans.

joelfmrodrigues and others added 30 commits March 26, 2021 12:29
* Fix 804 - Expand Nodes to selected node
* TreeView - don't add target node to expand array
…defensive code condition to include when exists in browser.
DragDropFiles Control and integration with ListView and FilePicker
Missing link for new control DragDropFiles
…some children's keys are passed in as well to be default selected.

Added way more flexibility to decide when in the lifecycle the children of a selected item should be selected too.
@estruyf estruyf merged commit 0d856aa into v2 May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants