@pnp/spfx-controls-react 3.12.0-beta.4260748 → 3.12.0-beta.4260759
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 +5 -1
- package/CHANGELOG.md +3 -1
- package/lib/common/telemetry/version.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"`AdaptiveCardDesignerHost`: Add Sample Data to Adaptive Card Editor [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)",
|
|
21
21
|
"`AdaptiveCardHost`: Logic to prevent re-renders (flicker) [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)",
|
|
22
22
|
"`ListItemComments`: Add new parameter for ListItemComments to highlight comment [#1430](https://github.com/pnp/sp-dev-fx-controls-react/pull/1430)"
|
|
23
|
+
|
|
23
24
|
],
|
|
24
25
|
"fixes": [
|
|
25
26
|
"`DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)",
|
|
@@ -37,7 +38,9 @@
|
|
|
37
38
|
"`DynamicForm`: Update DynamicForm.tsx [#1462](https://github.com/pnp/sp-dev-fx-controls-react/pull/1462)",
|
|
38
39
|
"`FilePicker`: Fix breadcrumb nav [#1458](https://github.com/pnp/sp-dev-fx-controls-react/pull/1458)",
|
|
39
40
|
"`DateTimePicker`: Date picker locale [#1464](https://github.com/pnp/sp-dev-fx-controls-react/issues/1464)",
|
|
40
|
-
"`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)"
|
|
41
|
+
"`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)",
|
|
42
|
+
"`RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)",
|
|
43
|
+
"`FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)"
|
|
41
44
|
]
|
|
42
45
|
},
|
|
43
46
|
"contributions": [
|
|
@@ -53,6 +56,7 @@
|
|
|
53
56
|
"[mgitta](https://github.com/mgitta)",
|
|
54
57
|
"[Michaël Maillot](https://github.com/michaelmaillot)",
|
|
55
58
|
"[mikezimm](https://github.com/mikezimm)",
|
|
59
|
+
"[Nikolay Belykh](https://github.com/nbelyh)",
|
|
56
60
|
"[Patrik Hellgren](https://github.com/patrikhellgren)",
|
|
57
61
|
"[Rico van de Ven](https://github.com/RicoNL)",
|
|
58
62
|
"[Samuele Furnari](https://github.com/SamueleFurnari)",
|
package/CHANGELOG.md
CHANGED
|
@@ -40,10 +40,12 @@
|
|
|
40
40
|
- `FilePicker`: Fix breadcrumb nav [#1458](https://github.com/pnp/sp-dev-fx-controls-react/pull/1458)
|
|
41
41
|
- `DateTimePicker`: Date picker locale [#1464](https://github.com/pnp/sp-dev-fx-controls-react/issues/1464)
|
|
42
42
|
- `DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)
|
|
43
|
+
- `RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)
|
|
44
|
+
- `FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)
|
|
43
45
|
|
|
44
46
|
### Contributors
|
|
45
47
|
|
|
46
|
-
Special thanks to our contributors (in alphabetical order): [araver](https://github.com/araver), [Brian Krainer Jacobsen](https://github.com/krainer), [Edin Kapic](https://github.com/ekapic), [Eduard Paul](https://github.com/eduardpaul), [Fredrik Ekström](https://github.com/FredrikEkstroem), [Guido Zambarda](https://github.com/GuidoZam), [Harminder Singh](https://github.com/HarminderSethi), [Hugo Bernier](https://github.com/hugoabernier), [João Mendes](https://github.com/joaojmendes), [mgitta](https://github.com/mgitta), [Michaël Maillot](https://github.com/michaelmaillot), [mikezimm](https://github.com/mikezimm), [Patrik Hellgren](https://github.com/patrikhellgren), [Rico van de Ven](https://github.com/RicoNL), [Samuele Furnari](https://github.com/SamueleFurnari), [wuxiaojun514](https://github.com/wuxiaojun514).
|
|
48
|
+
Special thanks to our contributors (in alphabetical order): [araver](https://github.com/araver), [Brian Krainer Jacobsen](https://github.com/krainer), [Edin Kapic](https://github.com/ekapic), [Eduard Paul](https://github.com/eduardpaul), [Fredrik Ekström](https://github.com/FredrikEkstroem), [Guido Zambarda](https://github.com/GuidoZam), [Harminder Singh](https://github.com/HarminderSethi), [Hugo Bernier](https://github.com/hugoabernier), [João Mendes](https://github.com/joaojmendes), [mgitta](https://github.com/mgitta), [Michaël Maillot](https://github.com/michaelmaillot), [mikezimm](https://github.com/mikezimm), [Nikolay Belykh](https://github.com/nbelyh), [Patrik Hellgren](https://github.com/patrikhellgren), [Rico van de Ven](https://github.com/RicoNL), [Samuele Furnari](https://github.com/SamueleFurnari), [wuxiaojun514](https://github.com/wuxiaojun514).
|
|
47
49
|
|
|
48
50
|
## 3.12.0
|
|
49
51
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.12.0-beta.
|
|
1
|
+
export var version = "3.12.0-beta.4260759";
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/package.json
CHANGED