We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48a3df commit 6fa9cb9Copy full SHA for 6fa9cb9
CHANGELOG.JSON
@@ -4,13 +4,16 @@
4
"version": "1.21.1",
5
"changes": {
6
"new": [],
7
- "enhancements": [],
+ "enhancements": [
8
+ "`ListView`: drag and drop [#711](https://github.com/pnp/sp-dev-fx-controls-react/pull/711)"
9
+ ],
10
"fixes": [
11
"`RichText`: Fixing hyperlink issues [#708](https://github.com/pnp/sp-dev-fx-controls-react/pull/708)"
12
]
13
},
14
"contributions": [
- "[Abderahman Moujahid](https://github.com/Abderahman88)"
15
+ "[Abderahman Moujahid](https://github.com/Abderahman88)",
16
+ "[André Lage](https://github.com/aaclage)"
17
18
19
{
0 commit comments