Skip to content

Commit 784e4ca

Browse files
committed
commit updates ListItemPicker anf ComboBoxListItemPicker
1 parent e0657b8 commit 784e4ca

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Releases
22

3+
## 3.13.0
4+
5+
### Enhancements
6+
7+
- `ListItemPicker`: use list name as well as GUID to point to list [#1355](https://github.com/pnp/sp-dev-fx-controls-react/issues/1355)
8+
9+
### Fixes
10+
11+
- `DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)
12+
13+
### Contributors
14+
15+
Special thanks to our contributors (in alphabetical order): [Edin Kapic](https://github.com/ekapic), [Harminder Singh](https://github.com/HarminderSethi).
16+
317
## 3.12.0
418

519
### Enhancements

docs/documentation/docs/about/release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Releases
22

3+
## 3.13.0
4+
5+
### Enhancements
6+
7+
- `ListItemPicker`: use list name as well as GUID to point to list [#1355](https://github.com/pnp/sp-dev-fx-controls-react/issues/1355)
8+
9+
### Fixes
10+
11+
- `DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)
12+
13+
### Contributors
14+
15+
Special thanks to our contributors (in alphabetical order): [Edin Kapic](https://github.com/ekapic), [Harminder Singh](https://github.com/HarminderSethi).
16+
317
## 3.12.0
418

519
### Enhancements

0 commit comments

Comments
 (0)