|
1 | 1 | { |
2 | 2 | "versions": [ |
| 3 | + { |
| 4 | + "version": "3.23.0", |
| 5 | + "changes": { |
| 6 | + "new": [], |
| 7 | + "enhancements": [], |
| 8 | + "fixes": [ |
| 9 | + "`RichText`: Rich Text in v 3.22 ribbon renders incorrectly [#2036](https://github.com/pnp/sp-dev-fx-controls-react/issues/2036)" |
| 10 | + ] |
| 11 | + }, |
| 12 | + "contributions": [ |
| 13 | + "[Mark Bice](https://github.com/mbice)" |
| 14 | + ] |
| 15 | + }, |
3 | 16 | { |
4 | 17 | "version": "3.22.0", |
5 | 18 | "changes": { |
|
55 | 68 | "Add cs-cz.ts [#1932](https://github.com/pnp/sp-dev-fx-controls-react/pull/1932)", |
56 | 69 | "`FilterBar`: new control `FilterBar` [#1884](https://github.com/pnp/sp-dev-fx-controls-react/pull/1884)", |
57 | 70 | "`Calendar`: new controls `Calendar` [#1955](https://github.com/pnp/sp-dev-fx-controls-react/pull/1955)" |
58 | | - |
59 | 71 | ], |
60 | 72 | "enhancements": [ |
61 | 73 | "Update markdown-it to >=13.0.2 [#1916](https://github.com/pnp/sp-dev-fx-controls-react/issues/1916)", |
|
215 | 227 | }, |
216 | 228 | { |
217 | 229 | "version": "3.17.0", |
218 | | - "changes":{ |
| 230 | + "changes": { |
219 | 231 | "new": [], |
220 | 232 | "enhancements": [ |
221 | 233 | "`DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)", |
|
359 | 371 | "[Sergei Sergeev](https://github.com/s-KaiNet)", |
360 | 372 | "[Sharepointalist](https://github.com/sharepointalist)", |
361 | 373 | "[Zhephyr](https://github.com/Zhephyr54)" |
362 | | - |
363 | 374 | ] |
364 | 375 | }, |
365 | 376 | { |
|
417 | 428 | "`AdaptiveCardHost`: Logic to prevent re-renders (flicker) [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)", |
418 | 429 | "`ListItemComments`: Add new parameter for ListItemComments to highlight comment [#1430](https://github.com/pnp/sp-dev-fx-controls-react/pull/1430)", |
419 | 430 | "`ComboBoxListItemPicker`: Update ComboBoxListItemPicker.md [#1470](https://github.com/pnp/sp-dev-fx-controls-react/pull/1470)" |
420 | | - |
421 | 431 | ], |
422 | 432 | "fixes": [ |
423 | 433 | "`DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)", |
|
438 | 448 | "`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)", |
439 | 449 | "`RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)", |
440 | 450 | "`FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)" |
441 | | - |
442 | 451 | ] |
443 | 452 | }, |
444 | 453 | "contributions": [ |
|
460 | 469 | "[Samuele Furnari](https://github.com/SamueleFurnari)", |
461 | 470 | "[sambilfinger](https://github.com/sambilfinger)", |
462 | 471 | "[wuxiaojun514](https://github.com/wuxiaojun514)" |
463 | | - |
464 | 472 | ] |
465 | 473 | }, |
466 | 474 | { |
|
513 | 521 | "`Placeholder`: Documentation example to only display in edit mode [#1280](https://github.com/pnp/sp-dev-fx-controls-react/issues/1280)", |
514 | 522 | "`DynamicForm`: Update documentation regarding onBeforeSubmit [#1319](https://github.com/pnp/sp-dev-fx-controls-react/issues/1319)", |
515 | 523 | "`DynamicForm`: FirstDayOfWeek in DatePickers from webs regional settings [#1317](https://github.com/pnp/sp-dev-fx-controls-react/issues/1317)" |
516 | | - |
517 | 524 | ], |
518 | 525 | "fixes": [ |
519 | 526 | "`PeoplePicker`: fixes where people picker returns no results [#1292](https://github.com/pnp/sp-dev-fx-controls-react/issues/1292)", |
|
584 | 591 | "`PeoplePicker`: PeoplePicker validation on focus out [#1221](https://github.com/pnp/sp-dev-fx-controls-react/pull/1221)", |
585 | 592 | "`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 | 593 | "`FilePicker`: the endPoint for webSearch do not work [#1256](https://github.com/pnp/sp-dev-fx-controls-react/issues/1256)" |
587 | | - |
588 | 594 | ] |
589 | 595 | }, |
590 | 596 | "contributions": [ |
|
0 commit comments