Skip to content

Commit b8eebc3

Browse files
committed
Changelog updates to highlight our contributors
1 parent e9eb35e commit b8eebc3

File tree

5 files changed

+50
-0
lines changed

5 files changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
- `IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
1313
- `PeoplePicker`: Suggested People not loading after first selection [#134](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/134)
1414

15+
### Contributors
16+
17+
Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Alex Terentiev](https://github.com/AJIXuMuK).
18+
1519
## 1.8.0
1620

1721
**Enhancements**
@@ -32,6 +36,10 @@
3236
- `IFrameDialog`: dialog width is not correct in IE11 [#118](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/118)
3337
- `PeoplePicker`: fix freezes when typing in search values [#117](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/117)
3438

39+
### Contributors
40+
41+
Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https://github.com/ThomasLamb), [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mikael Svenson](https://github.com/wobba), [Alex Terentiev](https://github.com/AJIXuMuK).
42+
3543
## 1.7.0
3644

3745
**Enhancements**
@@ -45,6 +53,10 @@
4553

4654
- `FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
4755

56+
### Contributors
57+
58+
Special thanks to our contributors (in alphabetical order): Octavie van Haaften, Asish Padhy, Mikael Svenson, Alex Terentiev.
59+
4860
## 1.6.0
4961

5062
**Enhancements**
@@ -56,6 +68,10 @@
5668
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
5769
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
5870

71+
### Contributors
72+
73+
Special thanks to our contributor: Octavie van Haaften.
74+
5975
## 1.5.0
6076

6177
**New control(s)**
@@ -72,6 +88,10 @@
7288
- `FieldUserRenderer` uses email prop for `GetPropertiesFor` [#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
7389
- Fixed issue in single selection mode when all group items were selected in the `ListView` when user clicked on the group header [#86](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/86)
7490

91+
### Contributors
92+
93+
Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Terentiev.
94+
7595
## 1.4.0
7696

7797
**New control(s)**

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
- `IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
1313
- `PeoplePicker`: Suggested People not loading after first selection [#134](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/134)
1414

15+
### Contributors
16+
17+
Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Alex Terentiev](https://github.com/AJIXuMuK).
18+
1519
## 1.8.0
1620

1721
**Enhancements**
@@ -32,6 +36,10 @@
3236
- `IFrameDialog`: dialog width is not correct in IE11 [#118](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/118)
3337
- `PeoplePicker`: fix freezes when typing in search values [#117](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/117)
3438

39+
### Contributors
40+
41+
Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https://github.com/ThomasLamb), [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mikael Svenson](https://github.com/wobba), [Alex Terentiev](https://github.com/AJIXuMuK).
42+
3543
## 1.7.0
3644

3745
**Enhancements**
@@ -45,6 +53,10 @@
4553

4654
- `FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
4755

56+
### Contributors
57+
58+
Special thanks to our contributors (in alphabetical order): Octavie van Haaften, Asish Padhy, Mikael Svenson, Alex Terentiev.
59+
4860
## 1.6.0
4961

5062
**Enhancements**
@@ -56,6 +68,10 @@
5668
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
5769
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
5870

71+
### Contributors
72+
73+
Special thanks to our contributor: Octavie van Haaften.
74+
5975
## 1.5.0
6076

6177
**New control(s)**
@@ -72,6 +88,10 @@
7288
- `FieldUserRenderer` uses email prop for `GetPropertiesFor` [#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
7389
- Fixed issue in single selection mode when all group items were selected in the `ListView` when user clicked on the group header [#86](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/86)
7490

91+
### Contributors
92+
93+
Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Terentiev.
94+
7595
## 1.4.0
7696

7797
**New control(s)**
54.3 KB
Loading

docs/documentation/docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository provides developers with a set of reusable React controls that can be used in SharePoint Framework (SPFx) solutions. The project provides controls for building web parts and extensions.
44

5+
![Placeholder example](./assets/placeholder-intro.png)
6+
57
!!! attention
68
The controls project has a minimal dependency on SharePoint Framework version `1.3.0`. Be aware that the controls might not work in solutions your building for on-premises. As for on-premises solutions version `1.1.0` is currently used.
79

scripts/create-changelog.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ if (changelog.versions && changelog.versions.length > 0) {
2929
}
3030
}
3131
}
32+
33+
// Add the contributions to the MD file
34+
if (entry.contributions && entry.contributions.length > 0) {
35+
markdown.push(`### Contributors`);
36+
markdown.push(``);
37+
markdown.push(`Special thanks to our contributor${entry.contributions.length > 1 ? "s (in alphabetical order)" : "" }: ${entry.contributions.join(', ')}.`);
38+
markdown.push(``);
39+
}
3240
}
3341

3442
if (markdown.length > 2) {

0 commit comments

Comments
 (0)