Block or Report
Block or report ling1726
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
1,608 contributions in the last year
Less
More
Contribution activity
November 2021
Created 74 commits in 7 repositories
Created 4 repositories
- ling1726/Fluent-HC-demo TypeScript
- ling1726/bundle-process-env-encapsulation JavaScript
- ling1726/box-shadow-rtl-css-js-repro JavaScript
- ling1726/rtl-css-js JavaScript
Created a pull request in microsoft/fluentui that received 32 comments
fix(Popover, Tooltip): Add transparent outline to arrow for HC
Pull request checklist
Addresses an existing issue: Fixes #19959
Include a change request file using $ yarn change
Description of changes
Adds …
+184
−51
•
32
comments
Opened 32 other pull requests in 4 repositories
microsoft/fluentui
1
open
20
merged
- refactor(PresenceBadge): Remove props and return correct presence icons
- fix(makeStyles): bump rtl-css-js
- Revert "chore(release-vnext): Postpublish step to tag prereleases"
- chore(CounterBadge): Reduce colour set and align with base badge colours
- chore(react-tabster): Bump tabster version
- feat(react-tabster): Use uncontrolled tabbing by default
- feat(make-styles-webpack-loader): support resolve plugins
- fix(storybook): Load custom storybook theme correctly
- chore(Divider): Remove unthemed white background in stories
- chore(storybook): Bump export to codesandbox
-
chore(docs): Rename
Positioningdocs toPositinoing Components - chore(storybook): Bump export to codesandbox addon
- chore(Text): Add docs for each prop and new typography story
- fix(nx-workspace-tools): Add to lerna config so Lage detects it
-
fix(Popover): use
dialogas value foraria-haspopupfor focus trap -
fix(whatInput): Stop
event.viewusage in tests -
revert(react-storybook-addon): Remove addon and reintroduce
withFluentProvider - fix(storybook): use typescript entrypoint in react-storybook-addon preset
- chore(release-vnext): Postpublish step to tag prereleases
- chore(react-components): Remove doc related changelog entries
-
chore(react-components): Theme picker for storybook
--docsmode
microsoft/tabster
6
merged
1
closed
- fix(tests): Add retries to connect to test container
-
fix(keyboardNavigationState): use
nativeFocuswhen simulating keyboard -
fix: keep
process.env.NODE_ENVcheck for test environment - Mutation observer should not be used in test environment
- Experiment/uncontrolled ci
- fix(DummyInputManager): Mutation observer should be on declared element
- fix(ci): use Node 14
microsoft/fluentui-storybook-addons
3
merged
kentcdodds/rtl-css-js
1
merged
Reviewed 47 pull requests in 4 repositories
microsoft/fluentui
43 pull requests
- bundle-size: adds missing dependencies
- feat: Add Accordion, Button and Popover accessibility scenariose
- bundle-size: verify compilation errors
- fix(Popover, Tooltip): Add transparent outline to arrow for HC
- feat(typings): create environment package to provide strict type checking for process.env
- chore(CounterBadge): Reduce colour set and align with base badge colours
- fix: make avatar component to properly pass down ref
- feat(tools): enable multiple package migration via --name option
- feat(tools): update --stats to get proper data for ts solution config…
- docs(Accessibility): v9 docs pages for accessibility of components and experiences
- feat(react-theme): add/update design tokens
- chore(react-menu): use react-shared-contexts instead of react-provider
- feat(tools): remove ts-ignore pragmas from stories during migration
- fix(tools): don't add 3rd party packages with same scope as we use to…
- feat(tools): implement ts solution file config in migration generator
- Update react-icons dependency
- feat(scripts): use solution ts config when enabled within tsc just task
- chore: bump @linaria/shaker
- react-tabs spec
- Semibold Author in compact ChatMessages
- test: add conformance test for static classes
- ESlint - support tsconfig excluded files
- chore(Text): Add docs for each prop and new typography story
-
chore(react-components): Theme picker for storybook
--docsmode - Docs: Fluentdoc style update
- Some pull request reviews not shown.
microsoft/tabster
2 pull requests
kentcdodds/rtl-css-js
1 pull request
microsoft/fluentui-storybook-addons
1 pull request
Created an issue in microsoft/fluentui that received 2 comments
makeStyles: Direction based style awareness and flipping css variable values
Problems Flipping complex css values in css variables When using css variables as scalar values, it's pretty easy to handle flipping, since you're …
2
comments