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 v1.18.0 release #554

Merged
merged 79 commits into from
May 7, 2020
Merged

Merge for v1.18.0 release #554

merged 79 commits into from
May 7, 2020

Conversation

estruyf
Copy link
Member

@estruyf estruyf commented May 7, 2020

New control(s)

  • Pagination Control #535
  • TreeView Control #536
  • FolderPicker Control #525

Enhancements

  • FolderExplorer updates: allow selection of libraries if site URL is used as the root, allow passing items to be passed as property and added to the breadcrumb, add support for loading folders from a different site, fix breadcrumb names for document libraries #534
  • IconPicker: renderOption property to render icons list as a panel or dialog #537

Fixes

  • ComboBoxListItemPicker documentation fix: Updated import statement in docs for ComboBoxListItemPicker #510
  • Documentation fix: add the new control ComboBoxListItemPicker component to landing page #511
  • FilePicker: While using the control, if hideOrganisationalAssetTab is set to true, even then an additional HTTP request is made.
  • IconPicker: search fix and updated list of icons #533
  • ListItemAttachment: when I upload a file that contains an hyphen, the "-" char is replaced by an empty string #526
  • IconPicker shows selected icon only during the first opening #513
  • ComboBoxListItemPicker: onSelectedItem passing data to callback method but with attributes value as undefined #519
  • FilePicker: filename is not visible on Upload tab #518
  • IconPicker: Search doesn't work at all #512
  • ComboBoxListItemPicker documentation fix: correct onSelectedItem notation #547
  • Documentation: Fix mistranslation in Japanese #545
  • FieldUserRenderer: displayName in FieldUserHoverCard is not updated if props of the FIeldUserRenderer have been changed #542

Contributors

Special thanks to our contributors (in alphabetical order): David Ramalho, Gautam Sheth, Gregghis, João Mendes, Joel Rodrigues, Nanddeep Nachan, Prasad Kasireddy, Siddharth Vaghasia, Takashi Shinohara.

siddharth-vaghasia and others added 30 commits March 24, 2020 17:40
Updated import statement as ComboBoxListItemPicker is exported through listItemPicker
add the new control ComboBoxListItemPicker component which is related in V1.17.0
Updated import statement in docs for ComboBoxListItemPicker
add the new control ComboBoxListItemPicker component to documentation which is related in V1.17.0
Fix: additional check for OrgAssets HTTP request
I changed the addAttachment method on SPService to do not exclude "&" and "-" characters from filename
added treeview control

Co-Authored-By: Nanddeep Nachan <[email protected]>
fix issues related to aligment on icon due to removal of React.fragment

Co-Authored-By: Nanddeep Nachan <[email protected]>
Co-Authored-By: Nanddeep Nachan <[email protected]>
nokafor and others added 29 commits April 27, 2020 11:10
Fix: comboBoxListItemPicker onSelectedItem callback fix
Updating documentation on how to write a callback method to captured selected items.
Add YAML metadata for sp-dev-fx-controls-react
Updating documenation for callback method
@estruyf estruyf merged commit 84d2b51 into master May 7, 2020
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.