-
Notifications
You must be signed in to change notification settings - Fork 345
Comparing changes
Open a pull request
base repository: microsoftgraph/microsoft-graph-toolkit
base: v4.2.2
head repository: microsoftgraph/microsoft-graph-toolkit
compare: v4.2.3
- 20 commits
- 214 files changed
- 5 contributors
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a526ff5 - Browse repository at this point
Copy the full SHA a526ff5View commit details
Commits on Jun 10, 2024
-
fix: add userPrincipalName as an option in findPeople query (#3206)
This allows to have another parameter for searching people in /users endpoint when the user is not licensed Signed-off-by: Musale Martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97fe1c0 - Browse repository at this point
Copy the full SHA 97fe1c0View commit details -
fix: update tabbing behavior on person when closing person-card (#3193)
* fix tab behavior on person with person-card interaction * fix keyboard focus on person-card * Update packages/mgt-components/src/components/mgt-person-card/mgt-person-card.ts * Update packages/mgt-components/src/components/mgt-person/mgt-person.ts Co-authored-by: Musale Martin <[email protected]> --------- Co-authored-by: Musale Martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a93c6e - Browse repository at this point
Copy the full SHA 6a93c6eView commit details
Commits on Jun 12, 2024
-
chore: wrap file/folder paths in package.json files in double quotes (#…
…3205) This is to ensure that the paths are found in Windows and the commands run as expected Signed-off-by: Musale Martin <[email protected]> Co-authored-by: Nickii Miaro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2be7fae - Browse repository at this point
Copy the full SHA 2be7faeView commit details
Commits on Jun 13, 2024
-
chore: update actions versions (#3209)
* Update actions version for release please pipeline * Update node actions to v4 * Update comment action * Try recreate the comment instead of upserting --------- Co-authored-by: Gavin Barron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49ada05 - Browse repository at this point
Copy the full SHA 49ada05View commit details -
fix: mgt-planner task deletion on keyboard interaction (#3214)
* fix task deletion on keyboard interaction * correct comment
Configuration menu - View commit details
-
Copy full SHA for 0ef8dd7 - Browse repository at this point
Copy the full SHA 0ef8dd7View commit details -
chore(deps-dev): bump @microsoft/eslint-config-msgraph from 2.0.0 to …
…3.0.3 (#3217) * chore(deps-dev): bump @microsoft/eslint-config-msgraph Bumps @microsoft/eslint-config-msgraph from 2.0.0 to 3.0.3. --- updated-dependencies: - dependency-name: "@microsoft/eslint-config-msgraph" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * updating peer deps for msgraph eslint config --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gavin Barron <[email protected]> Co-authored-by: Nickii Miaro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72f798e - Browse repository at this point
Copy the full SHA 72f798eView commit details -
chore(deps): bump @fluentui/react-components from 9.46.5 to 9.54.1 (#…
…3218) * chore(deps): bump @fluentui/react-components from 9.46.5 to 9.54.1 Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.46.5 to 9.54.1. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.46.5...@fluentui/react-components_v9.54.1) --- updated-dependencies: - dependency-name: "@fluentui/react-components" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * applying change to nested package.json file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gavin Barron <[email protected]> Co-authored-by: Nickii Miaro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6b7942 - Browse repository at this point
Copy the full SHA d6b7942View commit details -
fix(a11y): correctly narrate tab status in storybook editor (#3220)
* fix stackblitz selected bug * apply review suggestions
Configuration menu - View commit details
-
Copy full SHA for 7932f55 - Browse repository at this point
Copy the full SHA 7932f55View commit details -
fix(a11y): add stackblitz button styling for high contrast theming (#…
…3213) * add forced colors to fix theming in high contrast * remove important rule
Configuration menu - View commit details
-
Copy full SHA for cb7621a - Browse repository at this point
Copy the full SHA cb7621aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a94bfa - Browse repository at this point
Copy the full SHA 5a94bfaView commit details
Commits on Jun 19, 2024
-
chore: update project version (#3203)
* fix sonarCloud project version * bump versions * update relese-please config to update arbitrary files * Revert "bump versions" This reverts commit 2c88449. * revert changes to set version
Configuration menu - View commit details
-
Copy full SHA for ab46697 - Browse repository at this point
Copy the full SHA ab46697View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92c900c - Browse repository at this point
Copy the full SHA 92c900cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f080d9 - Browse repository at this point
Copy the full SHA 1f080d9View commit details
Commits on Jul 1, 2024
-
fix(a11y): narrate person list position in mgt-agenda (#3221)
* fix person in list narration * fix list item arrow interaction * fix overflow * add tests, bump test helpers * fix narrator
Configuration menu - View commit details
-
Copy full SHA for 463687d - Browse repository at this point
Copy the full SHA 463687dView commit details -
docs: Fix dead links in mgt-electron-provider README.md (#3243)
* Fix dead link in README.md * Fix another dead link in README.md --------- Co-authored-by: Nickii Miaro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25a6a37 - Browse repository at this point
Copy the full SHA 25a6a37View commit details -
fix: display only a person's shared files in mgt-person-card (#3238)
* fix shared files in person-card * remove inintended click events, apply review suggestions * Update packages/mgt-components/src/components/mgt-file-list/mgt-file-list.ts Use a more desciptive name Co-authored-by: Musale Martin <[email protected]> * fix build * remove unnecessary else --------- Co-authored-by: Musale Martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da90c5b - Browse repository at this point
Copy the full SHA da90c5bView commit details
Commits on Jul 2, 2024
-
chore: list individual file paths to be updated with version on relea…
…se (#3244) * list individual file paths to be updated with version * add missing entry
Configuration menu - View commit details
-
Copy full SHA for d102a96 - Browse repository at this point
Copy the full SHA d102a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d34e7a - Browse repository at this point
Copy the full SHA 8d34e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a737d - Browse repository at this point
Copy the full SHA b7a737dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.2...v4.2.3