Skip to content

Commit 5ca4c26

Browse files
committed
pre-commit
1 parent 531dda9 commit 5ca4c26

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- `AnimatedDialog`: new Animated Dialog control [#815](https://github.com/pnp/sp-dev-fx-controls-react/issues/815)
88

9+
### Enhancements
10+
11+
- `IconPicker`: search icons using `contains` comparison.
12+
913
### Fixes
1014

1115
- `IconPicker`: Fix case sensitive fluent icon search service [#814](https://github.com/pnp/sp-dev-fx-controls-react/pull/814)
@@ -23,7 +27,6 @@ Special thanks to our contributors (in alphabetical order): [Anoop Tatti](https:
2327
- `ListItemPicker`: Support of `Calculated` columns [#805](https://github.com/pnp/sp-dev-fx-controls-react/issues/805)
2428
- `Progress`: Documentation update to have consistency in variables names [#811](https://github.com/pnp/sp-dev-fx-controls-react/pull/811)
2529
- `FolderExplorer`: Add support for sorting folder explorer items [#812](https://github.com/pnp/sp-dev-fx-controls-react/pull/812)
26-
- `IconPicker`: search icons using `contains` comparison.
2730

2831
### Fixes
2932

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- `AnimatedDialog`: new Animated Dialog control [#815](https://github.com/pnp/sp-dev-fx-controls-react/issues/815)
88

9+
### Enhancements
10+
11+
- `IconPicker`: search icons using `contains` comparison.
12+
913
### Fixes
1014

1115
- `IconPicker`: Fix case sensitive fluent icon search service [#814](https://github.com/pnp/sp-dev-fx-controls-react/pull/814)
@@ -23,7 +27,6 @@ Special thanks to our contributors (in alphabetical order): [Anoop Tatti](https:
2327
- `ListItemPicker`: Support of `Calculated` columns [#805](https://github.com/pnp/sp-dev-fx-controls-react/issues/805)
2428
- `Progress`: Documentation update to have consistency in variables names [#811](https://github.com/pnp/sp-dev-fx-controls-react/pull/811)
2529
- `FolderExplorer`: Add support for sorting folder explorer items [#812](https://github.com/pnp/sp-dev-fx-controls-react/pull/812)
26-
- `IconPicker`: search icons using `contains` comparison.
2730

2831
### Fixes
2932

0 commit comments

Comments
 (0)