@pnp/spfx-controls-react 3.6.0-beta.1607067 → 3.6.0-beta.1607075

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 CHANGED
@@ -4,7 +4,9 @@
4
4
  "version": "3.6.0",
5
5
  "changes": {
6
6
  "new": [],
7
- "enhancements": [],
7
+ "enhancements": [
8
+ "`ModernTaxonomyPicker`: ability to add action buttons to terms [#1058](https://github.com/pnp/sp-dev-fx-controls-react/pull/1058)"
9
+ ],
8
10
  "fixes": [
9
11
  "`LivePersona`: Cannot find module '@pnp/spfx-controls-react/lib/LivePersona'[#1069](https://github.com/pnp/sp-dev-fx-controls-react/issues/1069)",
10
12
  "`ListView`: documentation spelling mistake 'ColumndName' [#1063](https://github.com/pnp/sp-dev-fx-controls-react/issues/1063)",
@@ -18,6 +20,7 @@
18
20
  "contributions": [
19
21
  "[Alexander M](https://github.com/alexanmo)",
20
22
  "[Jasey Waegebaert](https://github.com/Jwaegebaert)",
23
+ "[Patrik Hellgren](https://github.com/patrikhellgren)",
21
24
  "[Tom G](https://github.com/t0mgerman)"
22
25
  ]
23
26
  },
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## 3.6.0
4
4
 
5
+ ### Enhancements
6
+
7
+ - `ModernTaxonomyPicker`: ability to add action buttons to terms [#1058](https://github.com/pnp/sp-dev-fx-controls-react/pull/1058)
8
+
5
9
  ### Fixes
6
10
 
7
11
  - `LivePersona`: Cannot find module '@pnp/spfx-controls-react/lib/LivePersona'[#1069](https://github.com/pnp/sp-dev-fx-controls-react/issues/1069)
@@ -14,7 +18,7 @@
14
18
 
15
19
  ### Contributors
16
20
 
17
- Special thanks to our contributors (in alphabetical order): [Alexander M](https://github.com/alexanmo), [Jasey Waegebaert](https://github.com/Jwaegebaert), [Tom G](https://github.com/t0mgerman).
21
+ Special thanks to our contributors (in alphabetical order): [Alexander M](https://github.com/alexanmo), [Jasey Waegebaert](https://github.com/Jwaegebaert), [Patrik Hellgren](https://github.com/patrikhellgren), [Tom G](https://github.com/t0mgerman).
18
22
 
19
23
  ## 3.5.0
20
24
 
@@ -1,2 +1,2 @@
1
- export var version = "3.6.0-beta.1607067";
1
+ export var version = "3.6.0-beta.1607075";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnp/spfx-controls-react",
3
3
  "description": "Reusable React controls for SharePoint Framework solutions",
4
- "version": "3.6.0-beta.1607067",
4
+ "version": "3.6.0-beta.1607075",
5
5
  "scripts": {
6
6
  "build": "gulp build",
7
7
  "clean": "gulp clean",
@@ -2,9 +2,9 @@
2
2
  "errors": [],
3
3
  "warnings": [],
4
4
  "version": "4.44.2",
5
- "hash": "e9051f1d1738c025fb11",
6
- "time": 6215,
7
- "builtAt": 1640094851688,
5
+ "hash": "ffb153faa22dcb04b349",
6
+ "time": 6393,
7
+ "builtAt": 1640094992888,
8
8
  "publicPath": "",
9
9
  "outputPath": "/home/runner/work/sp-dev-fx-controls-react/sp-dev-fx-controls-react/dist",
10
10
  "assetsByChunkName": {
@@ -412,7 +412,7 @@
412
412
  "controls-test-web-part.js",
413
413
  "controls-test-web-part.js.map"
414
414
  ],
415
- "hash": "08e57781b849ffd8eccf",
415
+ "hash": "36d8199f2964b5e1b516",
416
416
  "siblings": [],
417
417
  "parents": [],
418
418
  "children": [],
@@ -132008,7 +132008,7 @@
132008
132008
  ],
132009
132009
  "optimizationBailout": [],
132010
132010
  "depth": 5,
132011
- "source": "export var version = \"3.6.0-beta.1607067\";\n"
132011
+ "source": "export var version = \"3.6.0-beta.1607075\";\n"
132012
132012
  },
132013
132013
  {
132014
132014
  "id": "cLrF",
@@ -189085,7 +189085,7 @@
189085
189085
  "ootb-fields-field-customizer.js",
189086
189086
  "ootb-fields-field-customizer.js.map"
189087
189087
  ],
189088
- "hash": "830232d7dbf945c8ec93",
189088
+ "hash": "5703081fe829dbd741b6",
189089
189089
  "siblings": [],
189090
189090
  "parents": [],
189091
189091
  "children": [],
@@ -288750,7 +288750,7 @@
288750
288750
  ],
288751
288751
  "optimizationBailout": [],
288752
288752
  "depth": 5,
288753
- "source": "export var version = \"3.6.0-beta.1607067\";\n"
288753
+ "source": "export var version = \"3.6.0-beta.1607075\";\n"
288754
288754
  },
288755
288755
  {
288756
288756
  "id": "cPD0",
@@ -456761,7 +456761,7 @@
456761
456761
  ],
456762
456762
  "optimizationBailout": [],
456763
456763
  "depth": 5,
456764
- "source": "export var version = \"3.6.0-beta.1607067\";\n"
456764
+ "source": "export var version = \"3.6.0-beta.1607075\";\n"
456765
456765
  },
456766
456766
  {
456767
456767
  "id": "cLrF",