Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V 3.8.0 #1205

Merged
merged 108 commits into from
May 3, 2022
Merged

V 3.8.0 #1205

merged 108 commits into from
May 3, 2022

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    cbd7366 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    4fb32e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507f23a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Enable multiple groupId's

    GroupId can now be an array of multiple groupIds, to fetch results from multiple groups
    Andreas Omayrat committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    81a4f6a View commit details
    Browse the repository at this point in the history
  2. Trigger onChange on picker clear action

    In the current release, the onChange event is not triggered when the selected item is reset to null (Clear button).
    PathToSharePoint committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    2b010d2 View commit details
    Browse the repository at this point in the history
  3. Updated if-statement to better check for arrays

    Andreas Omayrat committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0b5840b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    a238b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce75762 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. changelog

    Alex Terentiev committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    297459a View commit details
    Browse the repository at this point in the history
  2. 3.8.0

    Alex Terentiev committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ed7f7e0 View commit details
    Browse the repository at this point in the history
  3. changelog

    Alex Terentiev committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0c4313c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. fix of #1170

    Alex Terentiev committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d1213c8 View commit details
    Browse the repository at this point in the history
  2. changelog

    Alex Terentiev committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d35f059 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    Alex Terentiev committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1c940e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    b8f090b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. No commit message

    russgove committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e023057 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    0218cfb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Bump moment from 2.29.1 to 2.29.2

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0b56255 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. "spfx-uifabric-themes" to "^0.9.0" to fix #1187

    Fix #1187 by bumping "spfx-uifabric-themes" to "^0.9.0".  "spfx-uifabric-themes" @ "^0.9.0" removes dependencies that are not needed and that were causing npm audit with critical failure for GHSA-xvch-5gv4-984h.
    brianpmccullough committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d860eee View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Merge pull request #1188 from brianpmccullough/dev

    "spfx-uifabric-themes" to "^0.9.0" to fix #1187
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0c9e7b0 View commit details
    Browse the repository at this point in the history
  2. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0894fc9 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c28e513 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' of https://github.com/pnp/sp-dev-fx-controls-react

    …into dev
    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1e96f21 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1185 from pnp/dependabot/npm_and_yarn/moment-2.29.2

    Bump moment from 2.29.1 to 2.29.2
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3513920 View commit details
    Browse the repository at this point in the history
  6. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1f362f2 View commit details
    Browse the repository at this point in the history
  7. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ae46ba0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1184 from mozzaik365/fix/treeViewNodesToExpand

    Fixing TreeView nodes to expand and selection issues
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    37bc0eb View commit details
    Browse the repository at this point in the history
  9. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    90a845b View commit details
    Browse the repository at this point in the history
  10. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6f3b41a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1160 from gautamdsheth/bugfix/language-sort-issue

    Fix: sorting the terms in locale language
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9667638 View commit details
    Browse the repository at this point in the history
  12. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    904d069 View commit details
    Browse the repository at this point in the history
  13. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    be6e1c0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1164 from SherpasGroup/people-picker-multiple-gro…

    …up-ids
    
    Enable multiple groupId's
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    020d17d View commit details
    Browse the repository at this point in the history
  15. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    49ac386 View commit details
    Browse the repository at this point in the history
  16. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    965df6d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1165 from PathToSharePoint/patch-1

    Trigger onChange on picker clear action
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e2ee6ad View commit details
    Browse the repository at this point in the history
  18. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9c787f9 View commit details
    Browse the repository at this point in the history
  19. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    095285f View commit details
    Browse the repository at this point in the history
  20. Merge pull request #1175 from RicoNL/peoplepicker-transitivemembers

    people picker transitive members
    AJIXuMuK committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7a3e66f View commit details
    Browse the repository at this point in the history
  21. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5479c78 View commit details
    Browse the repository at this point in the history
  22. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    92f9791 View commit details
    Browse the repository at this point in the history
  23. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5ea5217 View commit details
    Browse the repository at this point in the history
  24. 3.8.0

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8a7ebde View commit details
    Browse the repository at this point in the history
  25. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    82b1694 View commit details
    Browse the repository at this point in the history
  26. fix of #1170

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7bcc3b1 View commit details
    Browse the repository at this point in the history
  27. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e49a31c View commit details
    Browse the repository at this point in the history
  28. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3aed079 View commit details
    Browse the repository at this point in the history
  29. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3b47565 View commit details
    Browse the repository at this point in the history
  30. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d57997a View commit details
    Browse the repository at this point in the history
  31. "spfx-uifabric-themes" to "^0.9.0" to fix #1187

    Fix #1187 by bumping "spfx-uifabric-themes" to "^0.9.0".  "spfx-uifabric-themes" @ "^0.9.0" removes dependencies that are not needed and that were causing npm audit with critical failure for GHSA-xvch-5gv4-984h.
    brianpmccullough authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    836d46a View commit details
    Browse the repository at this point in the history
  32. Bump moment from 2.29.1 to 2.29.2

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    69f5f9e View commit details
    Browse the repository at this point in the history
  33. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7970aa5 View commit details
    Browse the repository at this point in the history
  34. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0705b37 View commit details
    Browse the repository at this point in the history
  35. Fixing TreeView nodes to expand and selection issues

    JoelM365 authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b859e15 View commit details
    Browse the repository at this point in the history
  36. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    110ae43 View commit details
    Browse the repository at this point in the history
  37. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3deb93d View commit details
    Browse the repository at this point in the history
  38. Fix: sorting the terms in locale language

    gautamdsheth authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    623069d View commit details
    Browse the repository at this point in the history
  39. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    73d8a4b View commit details
    Browse the repository at this point in the history
  40. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f4a8499 View commit details
    Browse the repository at this point in the history
  41. Enable multiple groupId's

    GroupId can now be an array of multiple groupIds, to fetch results from multiple groups
    Andreas Omayrat authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6e7dfda View commit details
    Browse the repository at this point in the history
  42. Updated if-statement to better check for arrays

    Andreas Omayrat authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b1fc3db View commit details
    Browse the repository at this point in the history
  43. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2dc662d View commit details
    Browse the repository at this point in the history
  44. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7aa40ed View commit details
    Browse the repository at this point in the history
  45. Trigger onChange on picker clear action

    In the current release, the onChange event is not triggered when the selected item is reset to null (Clear button).
    PathToSharePoint authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3e71c90 View commit details
    Browse the repository at this point in the history
  46. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3e1cd4f View commit details
    Browse the repository at this point in the history
  47. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    87c5d5a View commit details
    Browse the repository at this point in the history
  48. people picker transitive members

    RicoNL authored and Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fc953e4 View commit details
    Browse the repository at this point in the history
  49. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    88537e3 View commit details
    Browse the repository at this point in the history
  50. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8c66910 View commit details
    Browse the repository at this point in the history
  51. debugger removed, package-lock reverted

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2faaae5 View commit details
    Browse the repository at this point in the history
  52. Merge branch 'russgove-master' into dev

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    af9e87d View commit details
    Browse the repository at this point in the history
  53. changelog

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5ef2d82 View commit details
    Browse the repository at this point in the history
  54. pre-commit

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7602e37 View commit details
    Browse the repository at this point in the history
  55. remove build warnings

    Alex Terentiev committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    328a7b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    6f89980 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    df65f07 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Merge pull request #1190 from SherpasGroup/fix-moderntaxonomypicker-d…

    …ocumentation
    
    Add more complete example of TaxonomyTree usage
    joelfmrodrigues committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    c6c5475 View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fae013f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e453a0 View commit details
    Browse the repository at this point in the history
  4. changelog

    joelfmrodrigues committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    6d5dea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3f57f6 View commit details
    Browse the repository at this point in the history
  6. changelog

    joelfmrodrigues committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    d73c3d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix docs

    fabiofranzini committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    41f2c7a View commit details
    Browse the repository at this point in the history
  2. fix package.json conflict

    Alex Terentiev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1522e68 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fabiofranzini-AdaptiveCardHost-AddThemeAndContextData' …

    …into dev
    Alex Terentiev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d26817e View commit details
    Browse the repository at this point in the history
  4. changelog

    Alex Terentiev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ec1decd View commit details
    Browse the repository at this point in the history
  5. pre-commit

    Alex Terentiev committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4f0d6b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    7049bb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    7bb3fe0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge pull request #1194 from fabiofranzini/placeholder-control-suppo…

    …rt-theme
    
    Added Theme support for Placeholder control
    joelfmrodrigues committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    44420be View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0915b0a View commit details
    Browse the repository at this point in the history
  3. Update import statement

    milanholemans committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6c17a0a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Merge pull request #1192 from milanholemans/ListView-rowstyle

    Add custom row rendering
    joelfmrodrigues committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6587655 View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5292f91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea45e39 View commit details
    Browse the repository at this point in the history
  4. commit changelog

    fabiofranzini committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8d513d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08a14b View commit details
    Browse the repository at this point in the history
  6. commit changelog

    fabiofranzini committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    89ee37d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update CHANGELOG.md

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    3093f2f View commit details
    Browse the repository at this point in the history
  2. Update release-notes.md

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9d0cf28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1200 from fabiofranzini/accessibleaccordion-contr…

    …ol-support-theme
    
    Added Theme support for AccessibleAccordion control
    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ea33c3e View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1317f66 View commit details
    Browse the repository at this point in the history
  5. Update release-notes.md

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    adf4579 View commit details
    Browse the repository at this point in the history
  6. Return import React back

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e5fd0e9 View commit details
    Browse the repository at this point in the history
  7. Update TreeView.tsx

    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9dfcb02 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1201 from fabiofranzini/treeview-control-support-…

    …theme
    
    Added Theme support for Treeview control
    AJIXuMuK committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a46580b View commit details
    Browse the repository at this point in the history
  9. changelog

    Alex Terentiev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9a2a83e View commit details
    Browse the repository at this point in the history
  10. pre-commit

    Alex Terentiev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dc041d5 View commit details
    Browse the repository at this point in the history