Skip to content

Commit 1ef73ff

Browse files
committed
sync with dev
2 parents abdf3f0 + d74c7ff commit 1ef73ff

File tree

6 files changed

+1449
-2284
lines changed

6 files changed

+1449
-2284
lines changed

CHANGELOG.JSON

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.7.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": []
9+
},
10+
"contributors": []
11+
},
312
{
413
"version": "3.6.0",
514
"changes": {
@@ -13,7 +22,6 @@
1322
"`FilePicker`: ability to allow external link and disable file existance chech [commit](https://github.com/pnp/sp-dev-fx-controls-react/commit/41ed4dd2277cf33050f9aeffe743dd684ed9d782)",
1423
"`FilePicker`: support for multi-select on additional sources [#1047](https://github.com/pnp/sp-dev-fx-controls-react/pull/1047)",
1524
"`DateTimePicker`: new property for allowTextInput [#1094](https://github.com/pnp/sp-dev-fx-controls-react/issues/1094)"
16-
1725
],
1826
"fixes": [
1927
"`LivePersona`: Cannot find module '@pnp/spfx-controls-react/lib/LivePersona'[#1069](https://github.com/pnp/sp-dev-fx-controls-react/issues/1069)",

CHANGELOG.md

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

3+
## 3.7.0
4+
35
## 3.6.0
46

57
### New control(s)

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

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

3+
## 3.7.0
4+
35
## 3.6.0
46

57
### New control(s)

0 commit comments

Comments
 (0)