|
1 | 1 | { |
2 | 2 | "versions": [ |
| 3 | + { |
| 4 | + "version": "3.23.0", |
| 5 | + "changes": { |
| 6 | + "new": [], |
| 7 | + "enhancements": [ |
| 8 | + "Update MPA page with compatibility matrix [#2063](https://github.com/pnp/sp-dev-fx-controls-react/pull/2063)", |
| 9 | + "`fast-serve`: Update spfx-fast-serve-helpers to 1.21.1 [#2038](https://github.com/pnp/sp-dev-fx-controls-react/pull/2038)", |
| 10 | + "`DynamicForm`: Add itemsQueryCountLimit for Lookup fields [#2033](https://github.com/pnp/sp-dev-fx-controls-react/issues/2033)", |
| 11 | + "`ImagePicker`: FluentProvider to SelectFromSharePoint component so token is not undefined [#2046](https://github.com/pnp/sp-dev-fx-controls-react/pull/2046)" |
| 12 | + ], |
| 13 | + "fixes": [ |
| 14 | + "`RichText`: Rich Text in v 3.22 ribbon renders incorrectly [#2036](https://github.com/pnp/sp-dev-fx-controls-react/issues/2036)", |
| 15 | + "`Carousel`: links not opening on a new tab with target: _blank [#2022](https://github.com/pnp/sp-dev-fx-controls-react/issues/2022)", |
| 16 | + "`ListItemPicker`: calculated column as columnInternalName not working [#1870](https://github.com/pnp/sp-dev-fx-controls-react/issues/1870)", |
| 17 | + "`Calendar`: not displaying items [#2025](https://github.com/pnp/sp-dev-fx-controls-react/issues/2025)", |
| 18 | + "`ListItemComments`: Error when using some special characters in text [#2047](https://github.com/pnp/sp-dev-fx-controls-react/issues/2047)", |
| 19 | + "Update `FolderExplorerService.ts` to add import @pnp/sp/files [#2050](https://github.com/pnp/sp-dev-fx-controls-react/pull/2050)", |
| 20 | + "`RichText`: indent controls missing icons [#2045](https://github.com/pnp/sp-dev-fx-controls-react/issues/2045)", |
| 21 | + "Using `ListItemAttachments` to add/remove attachments causes ETag errors [#2051](https://github.com/pnp/sp-dev-fx-controls-react/issues/2051)", |
| 22 | + "`DynamicForm` and `ModernTaxonomyPicker`: using default value in taxonomy column does not work [#2040](https://github.com/pnp/sp-dev-fx-controls-react/issues/2040)" |
| 23 | + ] |
| 24 | + }, |
| 25 | + "contributions": [ |
| 26 | + "[Antanina Druzhkina](https://github.com/Ateina)", |
| 27 | + "[diabhoil](https://github.com/diabhoil)", |
| 28 | + "[Harminder Singh](https://github.com/HarminderSethi)", |
| 29 | + "[Mark Bice](https://github.com/mbice)", |
| 30 | + "[Michaël Maillot](https://github.com/michaelmaillot)", |
| 31 | + "[moudhafersalhi](https://github.com/moudhafersalhi)", |
| 32 | + "[Niels Söth](https://github.com/nsoeth)", |
| 33 | + "[SeyedAliAsghari96](https://github.com/SeyedAliAsghari96)" |
| 34 | + ] |
| 35 | + }, |
3 | 36 | { |
4 | 37 | "version": "3.22.0", |
5 | 38 | "changes": { |
|
55 | 88 | "Add cs-cz.ts [#1932](https://github.com/pnp/sp-dev-fx-controls-react/pull/1932)", |
56 | 89 | "`FilterBar`: new control `FilterBar` [#1884](https://github.com/pnp/sp-dev-fx-controls-react/pull/1884)", |
57 | 90 | "`Calendar`: new controls `Calendar` [#1955](https://github.com/pnp/sp-dev-fx-controls-react/pull/1955)" |
58 | | - |
59 | 91 | ], |
60 | 92 | "enhancements": [ |
61 | 93 | "Update markdown-it to >=13.0.2 [#1916](https://github.com/pnp/sp-dev-fx-controls-react/issues/1916)", |
|
215 | 247 | }, |
216 | 248 | { |
217 | 249 | "version": "3.17.0", |
218 | | - "changes":{ |
| 250 | + "changes": { |
219 | 251 | "new": [], |
220 | 252 | "enhancements": [ |
221 | 253 | "`DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)", |
|
359 | 391 | "[Sergei Sergeev](https://github.com/s-KaiNet)", |
360 | 392 | "[Sharepointalist](https://github.com/sharepointalist)", |
361 | 393 | "[Zhephyr](https://github.com/Zhephyr54)" |
362 | | - |
363 | 394 | ] |
364 | 395 | }, |
365 | 396 | { |
|
417 | 448 | "`AdaptiveCardHost`: Logic to prevent re-renders (flicker) [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)", |
418 | 449 | "`ListItemComments`: Add new parameter for ListItemComments to highlight comment [#1430](https://github.com/pnp/sp-dev-fx-controls-react/pull/1430)", |
419 | 450 | "`ComboBoxListItemPicker`: Update ComboBoxListItemPicker.md [#1470](https://github.com/pnp/sp-dev-fx-controls-react/pull/1470)" |
420 | | - |
421 | 451 | ], |
422 | 452 | "fixes": [ |
423 | 453 | "`DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)", |
|
438 | 468 | "`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)", |
439 | 469 | "`RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)", |
440 | 470 | "`FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)" |
441 | | - |
442 | 471 | ] |
443 | 472 | }, |
444 | 473 | "contributions": [ |
|
460 | 489 | "[Samuele Furnari](https://github.com/SamueleFurnari)", |
461 | 490 | "[sambilfinger](https://github.com/sambilfinger)", |
462 | 491 | "[wuxiaojun514](https://github.com/wuxiaojun514)" |
463 | | - |
464 | 492 | ] |
465 | 493 | }, |
466 | 494 | { |
|
513 | 541 | "`Placeholder`: Documentation example to only display in edit mode [#1280](https://github.com/pnp/sp-dev-fx-controls-react/issues/1280)", |
514 | 542 | "`DynamicForm`: Update documentation regarding onBeforeSubmit [#1319](https://github.com/pnp/sp-dev-fx-controls-react/issues/1319)", |
515 | 543 | "`DynamicForm`: FirstDayOfWeek in DatePickers from webs regional settings [#1317](https://github.com/pnp/sp-dev-fx-controls-react/issues/1317)" |
516 | | - |
517 | 544 | ], |
518 | 545 | "fixes": [ |
519 | 546 | "`PeoplePicker`: fixes where people picker returns no results [#1292](https://github.com/pnp/sp-dev-fx-controls-react/issues/1292)", |
|
584 | 611 | "`PeoplePicker`: PeoplePicker validation on focus out [#1221](https://github.com/pnp/sp-dev-fx-controls-react/pull/1221)", |
585 | 612 | "`DynamicForm`: Cannot display lookup value when the source field is not Title [#1215](https://github.com/pnp/sp-dev-fx-controls-react/issues/1215)", |
586 | 613 | "`FilePicker`: the endPoint for webSearch do not work [#1256](https://github.com/pnp/sp-dev-fx-controls-react/issues/1256)" |
587 | | - |
588 | 614 | ] |
589 | 615 | }, |
590 | 616 | "contributions": [ |
|
0 commit comments