@pnp/spfx-controls-react 3.22.0-beta.1639044 → 3.22.0-beta.1640331
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +10 -8
- package/CHANGELOG.md +2 -1
- package/lib/common/telemetry/version.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -24,24 +24,26 @@
|
|
|
24
24
|
"`Dynamic Form`: Hotfix for issue 2014 [#2026](https://github.com/pnp/sp-dev-fx-controls-react/issues/2014)",
|
|
25
25
|
"`ListItemAttachments`: Update ListItemAttachments.tsx: let user set webUrl fix for issue 1975 [#2009](https://github.com/pnp/sp-dev-fx-controls-react/issues/1975",
|
|
26
26
|
"`FilePicker`: Files keep loading when previewing all files in OneDrive [#2021](https://github.com/pnp/sp-dev-fx-controls-react/issues/1994)",
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
"`ListView` ListView: add new prop - flattenItems [#189](https://github.com/pnp/sp-dev-fx-controls-react/issues/189) , [#222](https://github.com/pnp/sp-dev-fx-controls-react/issues/222)"
|
|
27
|
+
"`ListItemAttachments`: ListItemAttachments cancel event is hanging the control [#1982](https://github.com/pnp/sp-dev-fx-controls-react/issues/1966)",
|
|
28
|
+
"`filePicker`: FilePicker order of tabs and default tab[#1980](https://github.com/pnp/sp-dev-fx-controls-react/issues/921) ",
|
|
29
|
+
"`ListView` ListView: add new prop - flattenItems [#189](https://github.com/pnp/sp-dev-fx-controls-react/issues/189) , [#222](https://github.com/pnp/sp-dev-fx-controls-react/issues/222)",
|
|
30
|
+
"`DynamicForm`: issue with fields that are not part of [#1986](https://github.com/pnp/sp-dev-fx-controls-react/issues/1986)"
|
|
30
31
|
]
|
|
31
32
|
},
|
|
32
33
|
"contributions": [
|
|
33
34
|
"[Alberto Gutierrez Perez](https://github.com/albegut)",
|
|
34
35
|
"[Alex Terentiev](https://github.com/AJIXuMuK)",
|
|
36
|
+
"[Antanina Druzhkina](https://github.com/Ateina)",
|
|
37
|
+
"[Floris Pleegzorg Oost-Vlaanderen](https://github.com/Floris-Pleegzorg-Oost-Vlaanderen)",
|
|
35
38
|
"[Guido Zambarda](https://github.com/GuidoZam)",
|
|
36
|
-
"[Sandeep P S](https://github.com/Sandeep-FED)",
|
|
37
39
|
"[Joseph Jang](https://github.com/heesungjang)",
|
|
38
|
-
"[wuxiaojun514](https://github.com/wuxiaojun514)",
|
|
39
40
|
"[Michał Kornet](https://github.com/mkm17)",
|
|
40
|
-
"[
|
|
41
|
+
"[Michaël Maillot](https://github.com/michaelmaillot)",
|
|
41
42
|
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
|
|
42
43
|
"[Patrik Hellgren](https://github.com/PatrikHellgren)",
|
|
43
|
-
"[
|
|
44
|
-
"[
|
|
44
|
+
"[Sandeep P S](https://github.com/Sandeep-FED)",
|
|
45
|
+
"[Valeras Narbutas](https://github.com/ValerasNarbutas)",
|
|
46
|
+
"[wuxiaojun514](https://github.com/wuxiaojun514)"
|
|
45
47
|
]
|
|
46
48
|
},
|
|
47
49
|
{
|
package/CHANGELOG.md
CHANGED
|
@@ -25,10 +25,11 @@
|
|
|
25
25
|
- `ListItemAttachments`: ListItemAttachments cancel event is hanging the control [#1982](https://github.com/pnp/sp-dev-fx-controls-react/issues/1966)
|
|
26
26
|
- `filePicker`: FilePicker order of tabs and default tab[#1980](https://github.com/pnp/sp-dev-fx-controls-react/issues/921)
|
|
27
27
|
- `ListView` ListView: add new prop - flattenItems [#189](https://github.com/pnp/sp-dev-fx-controls-react/issues/189) , [#222](https://github.com/pnp/sp-dev-fx-controls-react/issues/222)
|
|
28
|
+
- `DynamicForm`: issue with fields that are not part of [#1986](https://github.com/pnp/sp-dev-fx-controls-react/issues/1986)
|
|
28
29
|
|
|
29
30
|
### Contributors
|
|
30
31
|
|
|
31
|
-
Special thanks to our contributors (in alphabetical order): [Alberto Gutierrez Perez](https://github.com/albegut), [Alex Terentiev](https://github.com/AJIXuMuK), [
|
|
32
|
+
Special thanks to our contributors (in alphabetical order): [Alberto Gutierrez Perez](https://github.com/albegut), [Alex Terentiev](https://github.com/AJIXuMuK), [Antanina Druzhkina](https://github.com/Ateina), [Floris Pleegzorg Oost-Vlaanderen](https://github.com/Floris-Pleegzorg-Oost-Vlaanderen), [Guido Zambarda](https://github.com/GuidoZam), [Joseph Jang](https://github.com/heesungjang), [Michał Kornet](https://github.com/mkm17), [Michaël Maillot](https://github.com/michaelmaillot), [Nishkalank Bezawada](https://github.com/NishkalankBezawada), [Patrik Hellgren](https://github.com/PatrikHellgren), [Sandeep P S](https://github.com/Sandeep-FED), [Valeras Narbutas](https://github.com/ValerasNarbutas), [wuxiaojun514](https://github.com/wuxiaojun514).
|
|
32
33
|
|
|
33
34
|
## 3.21.0
|
|
34
35
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.22.0-beta.
|
|
1
|
+
export var version = "3.22.0-beta.1640331";
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/package.json
CHANGED