Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

layershifter

layershifter pushed 1 commit to master microsoft/fluentui
  • Improvement/33473 react toast styling (#33550) 52572e1

View on GitHub

layershifter closed an issue on microsoft/fluentui
[Feature]: react-toast: Access to intent property in Toast component
### Area React Components (@fluentui/react-components) ### Describe the feature that you would like added Support **intent** property in [**ToastState**](https://github.com/microsoft/fluentui/bl...
layershifter closed a pull request on microsoft/fluentui
Improvement/33473 react toast styling
<!-- 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 created a review on a pull request on microsoft/fluentui

View on GitHub

layershifter deleted a branch microsoft/griffel

dependabot/npm_and_yarn/next-14.2.21

layershifter pushed 1 commit to main microsoft/griffel
  • chore(deps-dev): bump next from 14.2.15 to 14.2.21 (#635) Bumps [next](https://github.com/vercel/next.js) from 14.2.... 45a51a8

View on GitHub

layershifter closed a pull request on microsoft/griffel
chore(deps-dev): bump next from 14.2.15 to 14.2.21
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's r...
layershifter created a review comment on a pull request on microsoft/fluentui
```suggestion intent?: ToastIntent | undefined; ``` Otherwise it will be a breaking change

View on GitHub

layershifter created a review on a pull request on microsoft/fluentui

View on GitHub

layershifter created a review on a pull request on microsoft/griffel

View on GitHub

layershifter created a review on a pull request on microsoft/fluentui

View on GitHub

layershifter opened a draft pull request on Anber/wyw-in-js
chore: port collect_meta()
- **chore: port wyw-shaker** - **feat(wyw_shaker): improve ModuleSource enum to handle broken resolutions** - **chore: port collect_meta** - **chore: port wyw-shaker** - **chore: port wyw-shaker** ...
layershifter created a branch on layershifter/wyw-in-js

feat/port-meta

layershifter created a comment on an issue on Anber/wyw-in-js
> But maybe array is also a good idea, because then you can only allow specific modules to be transformed – I mean performance-wise it's better, no? @efoken my idea is that once we exclude a con...

View on GitHub

layershifter created a review on a pull request on microsoft/griffel

View on GitHub

layershifter created a comment on an issue on Anber/wyw-in-js
@efoken good point, I see. We need to allow transforming of `node_modules` for sure (I have the same requirement for Fluent UI) 👍 So, I would start with `transformLibraries: boolean` and levera...

View on GitHub

layershifter created a comment on a pull request on microsoft/fluentui
@Hotell sure: ```sh nx run react-northstar:test --skip-nx-cache ``` - With `workerIdleMemoryLimit` (this PR): 104.748 s / 101.12 s / 102.259 - Without `workerIdleMemoryLimit`: 67.07 s / ...

View on GitHub

layershifter deleted a branch layershifter/griffel

fix/extension-config

layershifter pushed 1 commit to main microsoft/griffel
  • fix(extension): include `index.html` in publish (#633) 9282f82

View on GitHub

layershifter closed a pull request on microsoft/griffel
fix(extension): include `index.html` in publish
_If Nx upgrade broke nothing, you simply don't know what it broke._ Updates configs to include `index.html` into artifacts & excludes runtime chunk.
layershifter created a branch on layershifter/griffel

fix/extension-config - CSS-in-JS with ahead-of-time compilation ⚡️

layershifter created a comment on an issue on Anber/wyw-in-js
@efoken updating `include` & `exclude` patterns to include `/node_modules/` should do it, no?

View on GitHub