From c9a27cfb06d0a36a89c8c6e99baca03ff53d2db1 Mon Sep 17 00:00:00 2001 From: Alex Terentiev Date: Tue, 13 Oct 2020 15:14:23 -0700 Subject: [PATCH] pre-commit --- CHANGELOG.md | 1 + docs/documentation/docs/about/release-notes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ba7e1ea..76125bb22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - `FolderExplorerService`: support special characters if folder name [#691](https://github.com/pnp/sp-dev-fx-controls-react/pull/691) - `ListView`: Sticky Header [#634](https://github.com/pnp/sp-dev-fx-controls-react/issues/634) - `IconPicker`: get icons from `@uifabric/icons/lib/data/AllIconNames.json` +- `ListView`: Sticky header with `className` instead of additional components [#696](https://github.com/pnp/sp-dev-fx-controls-react/pull/696) ### Fixes diff --git a/docs/documentation/docs/about/release-notes.md b/docs/documentation/docs/about/release-notes.md index 77ba7e1ea..76125bb22 100644 --- a/docs/documentation/docs/about/release-notes.md +++ b/docs/documentation/docs/about/release-notes.md @@ -10,6 +10,7 @@ - `FolderExplorerService`: support special characters if folder name [#691](https://github.com/pnp/sp-dev-fx-controls-react/pull/691) - `ListView`: Sticky Header [#634](https://github.com/pnp/sp-dev-fx-controls-react/issues/634) - `IconPicker`: get icons from `@uifabric/icons/lib/data/AllIconNames.json` +- `ListView`: Sticky header with `className` instead of additional components [#696](https://github.com/pnp/sp-dev-fx-controls-react/pull/696) ### Fixes