-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
fix(react-calendar-compat): fixed focus indicator cut off #31596
Merged
ValentinaKozlova
merged 2 commits into
microsoft:master
from
ValentinaKozlova:fix/calendar-compat-focus-state
Jun 17, 2024
Merged
fix(react-calendar-compat): fixed focus indicator cut off #31596
ValentinaKozlova
merged 2 commits into
microsoft:master
from
ValentinaKozlova:fix/calendar-compat-focus-state
Jun 17, 2024
Conversation
This file contains 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
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
📊 Bundle size report🤖 This report was generated against 5139ad8299071bb70681a140ce52b12cc24763fc |
fabricteam
reviewed
Jun 6, 2024
...ents/react-calendar-compat/src/components/CalendarDayGrid/useCalendarDayGridStyles.styles.ts
Outdated
Show resolved
Hide resolved
ValentinaKozlova
force-pushed
the
fix/calendar-compat-focus-state
branch
from
June 13, 2024 10:08
d764df2
to
e1b8794
Compare
ValentinaKozlova
force-pushed
the
fix/calendar-compat-focus-state
branch
from
June 13, 2024 10:18
e1b8794
to
700c1e1
Compare
mainframev
approved these changes
Jun 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
ValentinaKozlova
force-pushed
the
fix/calendar-compat-focus-state
branch
from
June 17, 2024 10:43
700c1e1
to
6e1b3ca
Compare
sopranopillow
approved these changes
Jun 17, 2024
2 tasks
EdDaWord
pushed a commit
to EdDaWord/fluentui
that referenced
this pull request
Jun 17, 2024
EdDaWord
pushed a commit
to EdDaWord/fluentui
that referenced
this pull request
Aug 14, 2024
chore(motion): add bundle size fixtures (microsoft#31730) fix(react-calendar-compat): fixed focus indicator cut off (microsoft#31596) feat: use custom states for button and anchor button variants (microsoft#31718) docs: add min-width styles to Table and DataGrid stories, add best practices (microsoft#31721) fix:react-nav-preview: High contrast issues (microsoft#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test Use hashed name for each semantic and control token
EdDaWord
pushed a commit
to EdDaWord/fluentui
that referenced
this pull request
Aug 14, 2024
chore(motion): add bundle size fixtures (microsoft#31730) fix(react-calendar-compat): fixed focus indicator cut off (microsoft#31596) feat: use custom states for button and anchor button variants (microsoft#31718) docs: add min-width styles to Table and DataGrid stories, add best practices (microsoft#31721) fix:react-nav-preview: High contrast issues (microsoft#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test Use hashed name for each semantic and control token
EdDaWord
pushed a commit
to EdDaWord/fluentui
that referenced
this pull request
Aug 16, 2024
EdDaWord
added a commit
that referenced
this pull request
Aug 19, 2024
Change most tokens in useButtonStyles file Give all the react-components a try chore(motion): add bundle size fixtures (#31730) fix(react-calendar-compat): fixed focus indicator cut off (#31596) feat: use custom states for button and anchor button variants (#31718) feat: update badge to use custom states (#31733) fix: Teaching bubble carousel tabs are visible in windows high contrast (#31734) fix:react-nav-preview: High contrast issues (#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test
EdDaWord
added a commit
that referenced
this pull request
Aug 19, 2024
Change most tokens in useButtonStyles file Give all the react-components a try fix: Teaching bubble carousel tabs are visible in windows high contrast (#31734) fix:react-nav-preview: High contrast issues (#31704) chore(motion): add bundle size fixtures (#31730) fix(react-calendar-compat): fixed focus indicator cut off (#31596) feat: use custom states for button and anchor button variants (#31718) docs: add min-width styles to Table and DataGrid stories, add best practices (#31721) fix:react-nav-preview: High contrast issues (#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test Use hashed name for each semantic and control token Build missed one Fix small mistake Fix small mistake Fix small mistake
EdDaWord
added a commit
that referenced
this pull request
Aug 19, 2024
Change most tokens in useButtonStyles file Give all the react-components a try fix: Teaching bubble carousel tabs are visible in windows high contrast (#31734) fix:react-nav-preview: High contrast issues (#31704) chore(motion): add bundle size fixtures (#31730) fix(react-calendar-compat): fixed focus indicator cut off (#31596) feat: use custom states for button and anchor button variants (#31718) docs: add min-width styles to Table and DataGrid stories, add best practices (#31721) fix:react-nav-preview: High contrast issues (#31704) Pretty & lint & yarn change Somehow missed change files Fix one of the tests Fix React-text test Use hashed name for each semantic and control token Build missed one Fix small mistake Fix small mistake Fix small mistake Fix Random YML File
Previous Behavior
New Behavior