|
1 | 1 | {
|
2 | 2 | "versions": [
|
| 3 | + { |
| 4 | + "version": "1.17.0", |
| 5 | + "changes": { |
| 6 | + "new": [ |
| 7 | + "`ComboBoxListItemPicker` component [#292](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/292)", |
| 8 | + "`Localization`: Project now supports localization of all SharePoint Online languages (auto translation via Cognitive Services) [#456](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/456)", |
| 9 | + "`IconPicker`: component [#485](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/485)", |
| 10 | + "`FolderExplorer` component [#499](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/499)" |
| 11 | + ], |
| 12 | + "enhancements": [ |
| 13 | + "`SecurityTrimmedControl`: Added the option to show a control when the user doesn't have permissions [307](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/307)", |
| 14 | + "`PnP Telemetry` service opt-out support [#475](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/475)", |
| 15 | + "`TaxonomyPicker`: Possibility to hide deprecated and \"Available for Tagging\"= false terms [#421](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/421)", |
| 16 | + "`FilePicker` - French translation [#449](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/449)", |
| 17 | + "Slovak localization [#457](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/457)", |
| 18 | + "`TaxonomyPicker`: Placeholder for Taxonomy Picker [#464](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/464)", |
| 19 | + "`ListItemPicker`, `PeoplePicker`: Placeholder for `ListItemPicker` and `PeoplePicker` [#486](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/486)", |
| 20 | + "`FilePicker`: Do not store active tab in url's hash [#488](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/488)", |
| 21 | + "`DateTimePicker`: Placeholder property option added [#503](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/503)" |
| 22 | + ], |
| 23 | + "fixes": [ |
| 24 | + "`RichText`: problem with edit mode [#445](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/445)", |
| 25 | + "`ListView` documentation: Typo - the first occurrence of maxWidth should be minWidth [#400](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/400)", |
| 26 | + "`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](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/454)", |
| 27 | + "`RichText`: Fix of removing text and inserting link instead [#455](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/455)", |
| 28 | + "`FilePicker`: Read file content in IE11 [#444](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/444)", |
| 29 | + "`ListPicker`: listPicker always return \"test\" when multiple allowed [#458](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/458)", |
| 30 | + "`FilePicker`: Button text overflow fix + global classnames and properties", |
| 31 | + "`FieldUserRenderer`: implementation of `api/SP.UserProfiles.PeopleManager/GetPropertiesFor` is not working on on-prem [#468](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/468)", |
| 32 | + "`Placeholder`: Placeholder component is not rendering after a string change in it's properties [#469](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/469)", |
| 33 | + "`ListView` documentation update: `minWidth` instead of `maxWidth` [#480](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/480)", |
| 34 | + "`DateTimePicker`: Minutes and Seconds validation [#495](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/495)", |
| 35 | + "`FilePicker`: bingAPIKey not working [#489](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/489)" |
| 36 | + ] |
| 37 | + }, |
| 38 | + "contributions": [ |
| 39 | + "[Richard Gigan](https://github.com/PooLP)", |
| 40 | + "[Reginald Johnson](https://github.com/LastGunslinger)", |
| 41 | + "[JonasBjerke89](https://github.com/JonasBjerke89)", |
| 42 | + "[Prasad Kasireddy](https://github.com/PrasadKasireddy)", |
| 43 | + "[Alexander Kleshcheov](https://github.com/SharePickle)", |
| 44 | + "[Konradox](https://github.com/Konradox)", |
| 45 | + "[Léo Maradan](https://github.com/Leomaradan)", |
| 46 | + "[Matej](https://github.com/Matej4386)", |
| 47 | + "[mgwojciech](https://github.com/mgwojciech)", |
| 48 | + "[Joel Rodrigues](https://github.com/joelfmrodrigues)", |
| 49 | + "[Jason S](https://github.com/jason-appliedis)", |
| 50 | + "[Piotr Siatka](https://github.com/siata13)", |
| 51 | + "[Rabia Williams](https://github.com/rabwill)" |
| 52 | + ] |
| 53 | + }, |
3 | 54 | {
|
4 | 55 | "version": "1.16.0",
|
5 | 56 | "changes": {
|
|
275 | 326 | "`PeoplePicker`: Suggested People not loading after first selection [#134](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/134)"
|
276 | 327 | ]
|
277 | 328 | },
|
278 |
| - "contributions": ["[Gautam Sheth](https://github.com/gautamdsheth)", "[Alex Terentiev](https://github.com/AJIXuMuK)"] |
| 329 | + "contributions": [ |
| 330 | + "[Gautam Sheth](https://github.com/gautamdsheth)", |
| 331 | + "[Alex Terentiev](https://github.com/AJIXuMuK)" |
| 332 | + ] |
279 | 333 | },
|
280 | 334 | {
|
281 | 335 | "version": "1.8.0",
|
|
298 | 352 | "`PeoplePicker`: fix freezes when typing in search values [#117](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/117)"
|
299 | 353 | ]
|
300 | 354 | },
|
301 |
| - "contributions": ["[Thomas Lamb](https://github.com/ThomasLamb)", "[Joel Rodrigues](https://github.com/joelfmrodrigues)", "[Mikael Svenson](https://github.com/wobba)", "[Alex Terentiev](https://github.com/AJIXuMuK)"] |
| 355 | + "contributions": [ |
| 356 | + "[Thomas Lamb](https://github.com/ThomasLamb)", |
| 357 | + "[Joel Rodrigues](https://github.com/joelfmrodrigues)", |
| 358 | + "[Mikael Svenson](https://github.com/wobba)", |
| 359 | + "[Alex Terentiev](https://github.com/AJIXuMuK)" |
| 360 | + ] |
302 | 361 | },
|
303 | 362 | {
|
304 | 363 | "version": "1.7.0",
|
|
314 | 373 | "`FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)"
|
315 | 374 | ]
|
316 | 375 | },
|
317 |
| - "contributions": ["Octavie van Haaften", "Asish Padhy", "Mikael Svenson", "Alex Terentiev"] |
| 376 | + "contributions": [ |
| 377 | + "Octavie van Haaften", |
| 378 | + "Asish Padhy", |
| 379 | + "Mikael Svenson", |
| 380 | + "Alex Terentiev" |
| 381 | + ] |
318 | 382 | },
|
319 | 383 | {
|
320 | 384 | "version": "1.6.0",
|
|
328 | 392 | "PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)"
|
329 | 393 | ]
|
330 | 394 | },
|
331 |
| - "contributions": ["Octavie van Haaften"] |
| 395 | + "contributions": [ |
| 396 | + "Octavie van Haaften" |
| 397 | + ] |
332 | 398 | },
|
333 | 399 | {
|
334 | 400 | "version": "1.5.0",
|
|
345 | 411 | "Fixed issue in single selection mode when all group items were selected in the `ListView` when user clicked on the group header [#86](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/86)"
|
346 | 412 | ]
|
347 | 413 | },
|
348 |
| - "contributions": ["Asish Padhy", "Alex Terentiev"] |
| 414 | + "contributions": [ |
| 415 | + "Asish Padhy", |
| 416 | + "Alex Terentiev" |
| 417 | + ] |
349 | 418 | },
|
350 | 419 | {
|
351 | 420 | "version": "1.4.0",
|
|
418 | 487 | "changes": {
|
419 | 488 | "new": [],
|
420 | 489 | "enhancements": [],
|
421 |
| - "fixes": ["Fixes an issue sorting in the `ListView` control while items were selected. Indexes were not updated."] |
| 490 | + "fixes": [ |
| 491 | + "Fixes an issue sorting in the `ListView` control while items were selected. Indexes were not updated." |
| 492 | + ] |
422 | 493 | },
|
423 | 494 | "contributions": []
|
424 | 495 | },
|
|
427 | 498 | "changes": {
|
428 | 499 | "new": [],
|
429 | 500 | "enhancements": [],
|
430 |
| - "fixes": ["`FieldTaxonomyRenderer` got fixed to support single and multiple values"] |
| 501 | + "fixes": [ |
| 502 | + "`FieldTaxonomyRenderer` got fixed to support single and multiple values" |
| 503 | + ] |
431 | 504 | },
|
432 | 505 | "contributions": []
|
433 | 506 | },
|
|
439 | 512 | "`IFrameDialog` was added to the project"
|
440 | 513 | ],
|
441 | 514 | "enhancements": [],
|
442 |
| - "fixes": ["Fixed theming in the `WebPartTitle` control"] |
| 515 | + "fixes": [ |
| 516 | + "Fixed theming in the `WebPartTitle` control" |
| 517 | + ] |
443 | 518 | },
|
444 | 519 | "contributions": []
|
445 | 520 | },
|
|
448 | 523 | "changes": {
|
449 | 524 | "new": [],
|
450 | 525 | "enhancements": [],
|
451 |
| - "fixes": ["`FileTypeIcon` icon fixed where it did not render an icon. This control should now works in SPFx extensions."] |
| 526 | + "fixes": [ |
| 527 | + "`FileTypeIcon` icon fixed where it did not render an icon. This control should now works in SPFx extensions." |
| 528 | + ] |
452 | 529 | },
|
453 | 530 | "contributions": []
|
454 | 531 | },
|
455 | 532 | {
|
456 | 533 | "version": "1.1.2",
|
457 | 534 | "changes": {
|
458 | 535 | "new": [],
|
459 |
| - "enhancements": ["Improved telemetry with some object checks"], |
460 |
| - "fixes": ["Fix for `WebPartTitle` control to inherit color"] |
| 536 | + "enhancements": [ |
| 537 | + "Improved telemetry with some object checks" |
| 538 | + ], |
| 539 | + "fixes": [ |
| 540 | + "Fix for `WebPartTitle` control to inherit color" |
| 541 | + ] |
461 | 542 | },
|
462 | 543 | "contributions": []
|
463 | 544 | },
|
464 | 545 | {
|
465 | 546 | "version": "1.1.1",
|
466 | 547 | "changes": {
|
467 | 548 | "new": [],
|
468 |
| - "enhancements": ["Removed operation name from telemetry"], |
| 549 | + "enhancements": [ |
| 550 | + "Removed operation name from telemetry" |
| 551 | + ], |
469 | 552 | "fixes": []
|
470 | 553 | },
|
471 | 554 | "contributions": []
|
|
474 | 557 | "version": "1.1.0",
|
475 | 558 | "changes": {
|
476 | 559 | "new": [],
|
477 |
| - "enhancements": ["Telemetry added"], |
| 560 | + "enhancements": [ |
| 561 | + "Telemetry added" |
| 562 | + ], |
478 | 563 | "fixes": []
|
479 | 564 | },
|
480 | 565 | "contributions": []
|
481 | 566 | },
|
482 | 567 | {
|
483 | 568 | "version": "1.0.0",
|
484 | 569 | "changes": {
|
485 |
| - "new": ["`WebPartTitle` control got added"], |
486 |
| - "enhancements": ["ListView control got extended with the ability to specify a set of preselected items."], |
| 570 | + "new": [ |
| 571 | + "`WebPartTitle` control got added" |
| 572 | + ], |
| 573 | + "enhancements": [ |
| 574 | + "ListView control got extended with the ability to specify a set of preselected items." |
| 575 | + ], |
487 | 576 | "fixes": []
|
488 | 577 | },
|
489 | 578 | "contributions": []
|
|
493 | 582 | "changes": {
|
494 | 583 | "new": [],
|
495 | 584 | "enhancements": [],
|
496 |
| - "fixes": ["Fix for the `ListView` control when selection is used in combination with `setState`."] |
| 585 | + "fixes": [ |
| 586 | + "Fix for the `ListView` control when selection is used in combination with `setState`." |
| 587 | + ] |
497 | 588 | },
|
498 | 589 | "contributions": []
|
499 | 590 | },
|
500 | 591 | {
|
501 | 592 | "version": "Beta 1.0.0-beta.7",
|
502 | 593 | "changes": {
|
503 |
| - "new": ["Grouping functionality added to the `ListView` control"], |
| 594 | + "new": [ |
| 595 | + "Grouping functionality added to the `ListView` control" |
| 596 | + ], |
504 | 597 | "enhancements": [],
|
505 | 598 | "fixes": []
|
506 | 599 | },
|
|
509 | 602 | {
|
510 | 603 | "version": "Beta 1.0.0-beta.6",
|
511 | 604 | "changes": {
|
512 |
| - "new": ["Initial release"], |
| 605 | + "new": [ |
| 606 | + "Initial release" |
| 607 | + ], |
513 | 608 | "enhancements": [],
|
514 | 609 | "fixes": []
|
515 | 610 | },
|
|
0 commit comments