Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIXuMuK committed Feb 11, 2024
1 parent e5da451 commit 1481344
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

### Enhancements

- `DynamicField`: Added orderBy to DynamicField props for lookup fields
- `DynamicField`: Added orderBy to DynamicField props for lookup fields[#1747](https://github.com/pnp/sp-dev-fx-controls-react/pull/1747)

### Fixes

- `FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property
- `FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property[#1743](https://github.com/pnp/sp-dev-fx-controls-react/pull/1743)
- Readme documents highlight extension does not work correctly[#1495](https://github.com/pnp/sp-dev-fx-controls-react/issues/1495)

### Contributors

Expand Down
5 changes: 3 additions & 2 deletions docs/documentation/docs/about/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

### Enhancements

- `DynamicField`: Added orderBy to DynamicField props for lookup fields
- `DynamicField`: Added orderBy to DynamicField props for lookup fields[#1747](https://github.com/pnp/sp-dev-fx-controls-react/pull/1747)

### Fixes

- `FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property
- `FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property[#1743](https://github.com/pnp/sp-dev-fx-controls-react/pull/1743)
- Readme documents highlight extension does not work correctly[#1495](https://github.com/pnp/sp-dev-fx-controls-react/issues/1495)

### Contributors

Expand Down

0 comments on commit 1481344

Please sign in to comment.