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/griffel
```suggestion describe('getResetDebugSequence', () => { it('returns correct debug tree for reset styles', () => { const resetClassName = makeResetStyles({ margin: '0', paddin...
layershifter created a review comment on a pull request on microsoft/griffel
```suggestion describe('mergeDebugSequence', () => { it('returns undefined when both inputs are undefined', () => { const atomicSequence = undefined; const resetSequence = undefined; ...
layershifter created a review comment on a pull request on microsoft/griffel
```suggestion for (const className of element.classList) { ``` nit `Array.from()` does a full iteration over an iterator AFAIR
layershifter pushed 1 commit to master microsoft/fluentui
- docs(public-docsite-v9): fix typo from "CCS variables" to "CSS variables" (#33675) 61b0ae7
layershifter closed a pull request on microsoft/fluentui
docs(public-docsite-v9): fix typo from "CCS variables" to "CSS variables"
<!-- Thank you for submitting a pull request! Please verify that: * [ ] Code is up-to-date with the `master` branch * [ ] Your changes are covered by tests (if possible) * [ ] You've run `ya...layershifter pushed 1 commit to master microsoft/fluentui
- Fix typo in ToolbarSmall story (#33575) 9422dd0
layershifter closed an issue on microsoft/fluentui
[Docs]: Typo in story of small toolbar.
### Area React Components (https://react.fluentui.dev) ### What kind of documentation issue are you reporting? - [x] Reporting a typo - [ ] Reporting a documentation bug - [ ] Documentation impr...layershifter closed a pull request on microsoft/fluentui
Fix typo in ToolbarSmall story
<!-- Thank you for submitting a pull request! Please verify that: * [ ] Code is up-to-date with the `master` branch * [ ] Your changes are covered by tests (if possible) * [ ] You've run `ya...layershifter closed an issue on microsoft/fluentui
[Bug]: createMotionComponent() does not respect motion in settings of OS
### Component Accordion ### Package version latest ### React version N/A ### Environment ```shell N/A ``` ### Current Behavior - Motions are being played ### Expected Behavior - Motions ...layershifter pushed 1 commit to master microsoft/fluentui
- feat(motion): add extended support for reduced motion (#33353) ab6a302
layershifter closed a pull request on microsoft/fluentui
feat(motion): add extended support for reduced motion
## Previous Behavior No way to customize motions' behavior when reduced motion is enabled. ## New Behavior - Adds `reducedMotion` option to `AtomMotion` type. - Tests added - Story added...layershifter pushed 1 commit to fix/create-motion-reduced layershifter/office-ui-fabric-react
- PR review 72b8029
layershifter pushed 1 commit to fix/create-motion-reduced layershifter/office-ui-fabric-react
- PR review 1d7e3a8
layershifter pushed 1 commit to fix/create-motion-reduced layershifter/office-ui-fabric-react
- PR review e86b2df
layershifter pushed 117 commits to fix/create-motion-reduced layershifter/office-ui-fabric-react
- feat(public-docsite-v9): add react-router/remix ssr setup guide (#33408) f6461c1
- docs(react-swatch-picker): replaced native ColorPicker with V9 one. (#33413) 4cc3417
- fix(docs): Correct link in v8-v9 theme migration docs (#33434) b904925
- fix(react-tabs): adjust styles for circular tabs (#33441) a6cc5b0
- Add Support for Controlled Selection of Legends (#33436) 608336d
- Dark mode theme colors for declarative charts (#33439) 221a380
- fix(react-color-picker): active axis for ColorPicker (#33415) b9a11c5
- Carousel: Set initial focus target on init (#33401) c142edc
- Carousel: Set CarouselNav totalSlides to controlled (#33453) 1175ab2
- Updated pickers with input attribute compatibility. (#33243) Co-authored-by: Makoto Morimoto <Humberto.Morimoto@micr... 53dd771
- release: applying package updates - react v8 1d7eae2
- Adding theme check for dark mode (#33454) 2332070
- Declarative chart bug fixes (#33426) 97bb4b6
- FileTypes: Adding cliptemplate and listform filetype and itemtype mappings (#33455) 6dfe27e
- release: applying package updates - react v8 bbab836
- chore: remove usage of "export *" (#33457) f15afa7
- bugfix(tokens): ensure teams tokens follow teams overrides for fonts (#33393) ed3876a
- Enable chart selection based on legends in declarative charts (#33460) b5d571f
- release: applying package updates - react v8 e049b57
- Enable Controlled Legend working in Declarative HBC (#33476) 7b75871
- and 97 more ...