Ecosyste.ms: Timeline

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

zaydek

zaydek starred egoist/local-web-search
zaydek starred mendableai/firecrawl
zaydek starred SYSTRAN/faster-whisper
zaydek starred ggerganov/whisper.cpp
zaydek starred yt-dlp/yt-dlp
zaydek created a comment on an issue on facebook/react-strict-dom
I think we should loop @javascripter in or create a dedicated issue. Obviously this is an integration issue. https://github.com/zaydek/experimental-react-strict-dom is now updated to use the API ...

View on GitHub

zaydek created a comment on an issue on facebook/react-strict-dom
Also having issues: created https://github.com/zaydek/experimental-react-strict-dom and also here's a quick video explaining the problem (video is slightly longer than one minute) https://github.c...

View on GitHub

zaydek created a branch on zaydek/experimental-react-strict-dom

main

zaydek created a comment on an issue on facebook/react-strict-dom
@carloslibardo If you get something working do you mind providing a minimal repro?

View on GitHub

zaydek starred codewithrajeshv/interactions-ui
zaydek starred kacperkapusciak/reanimated-sparkles
zaydek starred lightpanda-io/browser
zaydek created a comment on an issue on facebook/stylex
Closing as https://github.com/facebook/stylex/discussions/870 addresses the problem head on.

View on GitHub

zaydek closed an issue on facebook/stylex
Best practices for merging styles: createTheme or stylex.create with [...] syntax?
I found in my [experimentation](https://github.com/facebook/stylex/discussions/849) that I cannnot merge themes in StyleX. This may be intentional behavior but it's not what I was expecting and @ne...
zaydek created a comment on an issue on facebook/stylex
Quick follow up: Using the styles pattern worked. I also read https://github.com/facebook/stylex/blob/6df047c7933c765c7e7de552faa69d569a152fb4/apps/docs/docs/learn/06-recipes/05-merge-themes.mdx an...

View on GitHub

zaydek created a comment on an issue on facebook/stylex
Thanks! I think themes are designed for a different use case than I may be imagining. My constraints are I want to be able to theme an app using runtime values where theme tokens cannot necesarrily...

View on GitHub

zaydek reopened an issue on facebook/stylex
Unexpected behavior: Themes do not merge, instead last theme wins
I found in my [experimentation](https://github.com/facebook/stylex/discussions/849) that I cannnot merge themes in StyleX. This may be intentional behavior but it's not what I was expecting and @ne...
zaydek starred huozhi/sugar-high
zaydek created a comment on an issue on facebook/stylex
OK fair enough. Will close this for now.

View on GitHub

zaydek closed an issue on facebook/stylex
Unexpected behavior: Themes do not merge, instead last theme wins
I found in my [experimentation](https://github.com/facebook/stylex/discussions/849) that I cannnot merge themes in StyleX. This may be intentional behavior but it's not what I was expecting and @ne...
zaydek opened an issue on facebook/stylex
Themes do not merge, instead last theme wins
I found in my [experimentation](https://github.com/facebook/stylex/discussions/849) that I cannnot merge themes in StyleX. This may be intentional behavior but it's not what I was expecting and @ne...
zaydek starred seatedro/act
zaydek created a comment on an issue on facebook/stylex
I guess I should mention that technically this is how to make TS happy: ```tsx const bar = { foo: "hello", } const foo = { ...bar, foo: "hello", } ``` But it also means that y...

View on GitHub

zaydek created a comment on an issue on facebook/stylex
> I agree that include should be documented. The reason is that the documented merging using stylex.props is done directly on the element, which conflicts with cleanly defining the styles of that e...

View on GitHub

zaydek created a comment on an issue on HorusGoul/vite-plugin-stylex
@aleksei-reznichenko Addding `overrides` to my `package.json` seems to silence the error. I also tried `*` for the version but it didn't work. ```json5 { ... "dependencies": { ... ...

View on GitHub

zaydek created a comment on an issue on HorusGoul/vite-plugin-stylex
I think I'm having the same issue ```sh npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] ...

View on GitHub

zaydek created a comment on an issue on facebook/stylex
My bad just old habits. <img width="579" alt="Screenshot 2025-01-04 at 8 32 42 AM" src="https://github.com/user-attachments/assets/2723a235-3d55-499e-b30e-77be077040e4" />

View on GitHub

zaydek closed an issue on facebook/stylex
Can types be provided from "@stylexjs/stylex" instead of "@stylexjs/stylex/lib/StyleXStyles"?
### Describe the feature request Whenever I write involved StyleX code, I need to destructure types from `"@stylexjs/stylex/lib/StyleXTypes"` as opposed to `"@stylexjs/stylex"`. For example: ...
zaydek starred astahmer/atomic-css-devtools
Load more