File tree Expand file tree Collapse file tree
docs/documentation/docs/about Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 },
1010 "contributions" : []
1111 },
12+ {
13+ "version" : " 3.18.1" ,
14+ "changes" : {
15+ "new" : [],
16+ "enhancements" : [],
17+ "fixes" : [
18+ " `FilePicker`: Fix issue with adding link by typing in 'From a link' tab [#1814](https://github.com/pnp/sp-dev-fx-controls-react/pull/1814)" ,
19+ " Update nl-nl.ts [#1823](https://github.com/pnp/sp-dev-fx-controls-react/pull/1823)"
20+ ]
21+ },
22+ "contributions" : [
23+ " [Antanina Druzhkina](https://github.com/Ateina)" ,
24+ " [Elio Struyf](https://github.com/estruyf)"
25+ ]
26+ },
1227 {
1328 "version" : " 3.18.0" ,
1429 "changes" : {
Original file line number Diff line number Diff line change 22
33## 3.19.0
44
5+ ## 3.18.1
6+
7+ ### Fixes
8+
9+ - ` FilePicker ` : Fix issue with adding link by typing in 'From a link' tab [ #1814 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1814 )
10+ - Update nl-nl.ts [ #1823 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1823 )
11+
12+ ### Contributors
13+
14+ Special thanks to our contributors (in alphabetical order): [ Antanina Druzhkina] ( https://github.com/Ateina ) , [ Elio Struyf] ( https://github.com/estruyf ) .
15+
516## 3.18.0
617
718### Enhancements
Original file line number Diff line number Diff line change 22
33## 3.19.0
44
5+ ## 3.18.1
6+
7+ ### Fixes
8+
9+ - ` FilePicker ` : Fix issue with adding link by typing in 'From a link' tab [ #1814 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1814 )
10+ - Update nl-nl.ts [ #1823 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1823 )
11+
12+ ### Contributors
13+
14+ Special thanks to our contributors (in alphabetical order): [ Antanina Druzhkina] ( https://github.com/Ateina ) , [ Elio Struyf] ( https://github.com/estruyf ) .
15+
516## 3.18.0
617
718### Enhancements
Original file line number Diff line number Diff line change 1- export const version : string = "3.19.0 " ;
1+ export const version : string = "3.18.1 " ;
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ define([], () => {
145145 "HighlightColorTeal" : "Taling" ,
146146 "HighlightColorDarkgreen" : "Donkergroen" ,
147147 "HighlightColorPurple" : "Paarse" ,
148- "HighlightColorMaroon" : "Bosneger " ,
148+ "HighlightColorMaroon" : "Kastanjebruin " ,
149149 "HighlightColorGold" : "Goud" ,
150150 "HighlightColorDarkgrey" : "Donkergrijs" ,
151151 "HighlightColorGrey" : "Grijs" ,
You can’t perform that action at this time.
0 commit comments