Skip to content

Commit 75eff76

Browse files
committed
changelog
1 parent 454bae5 commit 75eff76

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.JSON

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"`FilePicker`: added additional properties - `isPanelOpen` and `onCancel` [#668](https://github.com/pnp/sp-dev-fx-controls-react/pull/668)",
9-
"`PeoplePicker`: Disabled doesn't work [#484](https://github.com/pnp/sp-dev-fx-controls-react/issues/484)"
8+
"`FilePicker`: added additional properties - `isPanelOpen` and `onCancel` [#668](https://github.com/pnp/sp-dev-fx-controls-react/pull/668)"
109
],
11-
"fixes": []
10+
"fixes": [
11+
"`PeoplePicker`: Disabled doesn't work [#484](https://github.com/pnp/sp-dev-fx-controls-react/issues/484)",
12+
"`Pagination`: control not re-rendering when `currentPage` is updated in state [#663](https://github.com/pnp/sp-dev-fx-controls-react/issues/663)"
13+
]
1214
},
1315
"contributions": [
1416
"[Gautam Sheth](https://github.com/gautamdsheth)"

0 commit comments

Comments
 (0)