Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
We discussed to have only controlled components: it would be a funny problem if somebody wants to control this `Tooltip`.
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
Should be this `Tooltip` or `title`?
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
Should it reuse `ButtonProps`?
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
`onChange` too, then?
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
nit, merge these too?
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
- Let's use `.reduce()` to pass down falsy values - It should be `(StrictCssClass | undefined)[]`
layershifter created a review comment on a pull request on microsoft/fluentui-contrib
These too don't have much sense until other properties are exposed.
layershifter opened an issue on microsoft/fluentui
[Bug]: Motion does not apply styles consistently
### Component Motion ### Package version 9.58.2 ### React version 18 ### Environment ```shell N/A ``` ### Current Behavior <img width="345" alt="Image" src="https://github.com/user-attachm...layershifter pushed 1 commit to fix/motion-initial layershifter/office-ui-fabric-react
- fix(react-motion): apply initial styles consistently 6142177
layershifter opened a draft pull request on microsoft/fluentui
fix(react-motion): apply initial styles consistently
layershifter created a branch on layershifter/office-ui-fabric-react
fix/motion-initial - React components for building Microsoft web experiences.
layershifter pushed 1 commit to main microsoft/fluentui-contrib
- chore: create @fluentui-contrib/teams-components (#305) e94fcce
layershifter reopened an issue on microsoft/fluentui
@fluentui/react-icons: build performance & package bloat
### Library React Components / v9 (@fluentui/react-components) & @fluentui/react-icons. # Current state with tooling ## Webpack ### In development *To be done* ### In production ...layershifter created a comment on an issue on microsoft/fluentui
Now we support `Rect`s (#33724), so it could be done via them using proxy objects.
layershifter closed an issue on microsoft/fluentui
usePositioning: define boundaries with imperative handles
#### Describe the feature that you would like added We need to allow define `flipBoundary` and `overflowBoundary` with imperative handles, similarly to `setTarget`. ```tsx function App() { ...layershifter pushed 1 commit to chore/teams-components-prg layershifter/fluentui-contrib
- chore: create @fluentui-contrib/teams-components 5b96d7d
layershifter pushed 1 commit to chore/teams-components-prg layershifter/fluentui-contrib
- chore: create @fluentui-contrib/teams-components d936e44
layershifter pushed 1 commit to chore/teams-components-prg layershifter/fluentui-contrib
- chore: create @fluentui-contrib/teams-components 22e040b
layershifter pushed 1 commit to chore/teams-components-prg layershifter/fluentui-contrib
- chore: create @fluentui-contrib/teams-components 5786e91
layershifter pushed 1 commit to chore/teams-components-prg layershifter/fluentui-contrib
- chore: create @fluentui-contrib/teams-components 9eba7dc
layershifter opened a draft pull request on microsoft/fluentui-contrib
chore: create @fluentui-contrib/teams-components
layershifter created a branch on layershifter/fluentui-contrib
chore/teams-components-prg - Monorepo for contributor extension packages to Fluent UI