Pinned
1,524 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 9 commits in 1 repository
Created a pull request in microsoft/fluentui that received 6 comments
Delete todo-app
The todo demo app for @fluentui/react is very outdated and not so useful for reference (if anybody could even find it, which is also unlikely). I p…
+2
−2,782
•
6
comments
Opened 7 other pull requests in 1 repository
microsoft/fluentui
1
open
2
closed
4
merged
- Add more logging to debug northstar dts error
- Remove codeowners rules unneeded for web-components branch
- Update CRA template to use version 8
- Create react-input package
- Make codesandbox build use Node 12
- Add cxe-red as codeowner for most remaining v8 components
- MessageBar: add prop to disable delayed rendering, fix snapshots
Reviewed 52 pull requests in 1 repository
microsoft/fluentui 52 pull requests
- Fix codesandbox checkin task
- Update CRA template to use version 8
- [DatePicker] Fixed website crash after selecting firstDayOfWeek
- Fix - Addressing ComboBox freeform cursor jump
- Updated colorCell style to fix vertical alignment bug in SwatchColorPicker
- Added overflow-wrap for long word in TeachingBubble
- feat(makeStyles): use linaria/shaker in Babel plugin
- Fix - Resolving aria-labelledby bug in ComboBox
- TimePicker Control
- SearchBox - Resolving onChanged bug in SearchBox component
- Renaming react-cards package to react-card (singular)
- feat(bundle-size): Allow custom webpack config, prepare publish
- Typos - Correcting interface doc comment typos in various packages
- Testing - Implementing Check snapshot test
- Testing - Implementing Coachmark snapshot tests
- Removing image dependency from react-examples package
- fix(build): update target build path in migrate-converged-pkg
- react-link: Migrating to new DX
- chore: new bundle size tool, build & upload results
- chore(deps): bump color-string from 1.5.3 to 1.5.5
- chore: bump doctoc to v2 to fix security vulnerability
- Cherrypick HC Coachmark Beak styling to v7
- Coachmark: Update Coachmark beak HC styling to windowtext
- Cherry pick details list filter icon PR to v7
- DetailsList - add option to customize the filter icon
- Some pull request reviews not shown.
Created an issue in microsoft/fluentui that received 2 comments
CRA template test is using wrong library version
Two closely related problems:
- packages/cra-template/template.json is still specifying a dep on @fluentui/react@7. We should bump this, and bump t…
2
comments