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.17.0 #507

Merged
merged 104 commits into from
Mar 23, 2020
Merged

Merge for v1.17.0 #507

merged 104 commits into from
Mar 23, 2020

Conversation

estruyf
Copy link
Member

@estruyf estruyf commented Mar 23, 2020

New control(s)

  • ComboBoxListItemPicker component #292
  • Localization: Project now supports localization of all SharePoint Online languages (auto translation via Cognitive Services) #456
  • IconPicker: component #485
  • FolderExplorer component #499

Enhancements

  • SecurityTrimmedControl: Added the option to show a control when the user doesn't have permissions 307
  • PnP Telemetry service opt-out support #475
  • TaxonomyPicker: Possibility to hide deprecated and "Available for Tagging"= false terms #421
  • FilePicker - French translation #449
  • Slovak localization #457
  • TaxonomyPicker: Placeholder for Taxonomy Picker #464
  • ListItemPicker, PeoplePicker: Placeholder for ListItemPicker and PeoplePicker #486
  • FilePicker: Do not store active tab in url's hash #488
  • DateTimePicker: Placeholder property option added #503

Fixes

  • RichText: problem with edit mode #445
  • ListView documentation: Typo - the first occurrence of maxWidth should be minWidth #400
  • RichText: Text indent buttons were copy-paste of subscript and superscript buttons. Clicking on the text-indent buttons would call subscript or superscript instead. #454
  • RichText: Fix of removing text and inserting link instead #455
  • FilePicker: Read file content in IE11 #444
  • ListPicker: listPicker always return "test" when multiple allowed #458
  • FilePicker: Button text overflow fix + global classnames and properties
  • FieldUserRenderer: implementation of api/SP.UserProfiles.PeopleManager/GetPropertiesFor is not working on on-prem #468
  • Placeholder: Placeholder component is not rendering after a string change in it's properties #469
  • ListView documentation update: minWidth instead of maxWidth #480
  • DateTimePicker: Minutes and Seconds validation #495
  • FilePicker: bingAPIKey not working #489

Contributors

Special thanks to our contributors (in alphabetical order): Richard Gigan, Reginald Johnson, JonasBjerke89, Prasad Kasireddy, Alexander Kleshcheov, Konradox, Léo Maradan, Matej, mgwojciech, Joel Rodrigues, Jason S, Piotr Siatka, Rabia Williams.

Jonas Bjerke Hansen and others added 30 commits December 13, 2019 10:03
… those that are not available for tagging (Issue: 421)
Extended TaxonomyPicker with the ability to hide deprecated terms "Available for tagging" = false
Add initialized translations.
Updated docs on "ListView" related to issue #400
Fixed RichTextPropertyPane text-indent bug
Fixed RichText link removing selected text.
FilePicker: Add support for IE11
#458 listPicker always return "test" when multiple allowed
Auto translations for localization
AJIXuMuK and others added 29 commits March 1, 2020 13:06
Minutes and Seconds validation
renamed control

Enable multi-lingual support

Multi-linguam support on main folder explorer component

update imports

Add documentation

Update telemetry

add folder explorer control
Add the placeholder
add the placeholder
add the placeholder for DateTimePicker
Attempt No. 2 to update documentation to make the configure event work.
@estruyf estruyf merged commit 6e7e84f into master Mar 23, 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.