Merged
Conversation
* fix: Manual bump after release (microsoft#23690) * fix: Manual bump after release * fix mismatches * remove theme from global-context deps * add shared contexts to accordion deps * remove global-context changelog entries for react-theme * fix react-avatar package.json * fix react-menu package.json * fix react-components package.json
* chore: Add generator to make all rc deps carets * add missing * rename to rc-caret * remove @types/semver as dep * use semver to parse version string * remove non-existing options * Update tools/generators/rc-caret/index.ts Co-authored-by: Tristan Watanabe <tristan.watanabe@gmail.com> * rename host to tree Co-authored-by: Tristan Watanabe <tristan.watanabe@gmail.com>
* chore: Bump all 9.0.0-rc dependencies to carets In preparation for releasing 9.0.0, bumps all future 9.0.0 dependencies in current rc to use caret dependency ranges. * handle dev dependencies * update dev dependencies * add changefiles
* RFC: Reduce number of shared color alias tokens * Apply suggestions from code review Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com> Co-authored-by: Geoff Cox (Microsoft) <gcox@microsoft.com> * address PR comments Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com> Co-authored-by: Geoff Cox (Microsoft) <gcox@microsoft.com>
* add custom theme to export * add typing, update format * remove reducer * preserve custom state
* fix high contrast media query selector * change file * update snaps * card snaps
* feat: Add changefiles to bump from 9.0.0-rc to 9.0.0 Updates all packages package.json in 9.0.0-rc to allow bumps of patch and minor. Creates changefiles for with the `patch` changetype to bump packages to 9.0.0 before release * add change files
add react-combobox to unstable preview, remove Listbox examples
* adding GlobeIcon & ArrowSyncIcon * adding changelog * updating icon * Update packages/fluentui/react-icons-northstar/src/components/GlobeIcon.tsx Co-authored-by: ling1726 <lingfangao@hotmail.com> * reverting changes to syncicon * adding arrowsync icon * adding arrowsync icon Co-authored-by: ling1726 <lingfangao@hotmail.com>
…-tech/fluentui into usr/Apurva-tech/TreeChart
… usr/Apurva-tech/TreeChart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current Behavior
New Behavior
Related Issue(s)
Fixes #