Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yasuhiro-yamamoto created a branch on yasuhiro-yamamoto/nextjs-stylex-example
main - StyleX with Next.js v15
yasuhiro-yamamoto created a repository: yasuhiro-yamamoto/nextjs-stylex-example
https://github.com/yasuhiro-yamamoto/nextjs-stylex-example - StyleX with Next.js v15
yasuhiro-yamamoto pushed 1 commit to main yasuhiro-yamamoto/nextjs-stylex-example
- fix: Convert next.config.ts from CommonJS to ESM 2704475
yasuhiro-yamamoto created a branch on yasuhiro-yamamoto/nextjs-stylex-example
main - StyleX with Next.js v15
yasuhiro-yamamoto created a repository: yasuhiro-yamamoto/nextjs-stylex-example
https://github.com/yasuhiro-yamamoto/nextjs-stylex-example - StyleX with Next.js v15
yasuhiro-yamamoto created a comment on an issue on Dwlad90/stylex-swc-plugin
@Dwlad90 Thank you for taking the time to review this. I have created a repository for a mini application that displays a warning in the console. You can check it out at: https://github.com/yas...
yasuhiro-yamamoto opened an issue on Dwlad90/stylex-swc-plugin
PostCSS Warning Displayed on Dev Server's Initial Load.
## Description When starting the development server, the following warning appears: ``` "Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set ...yasuhiro-yamamoto pushed 4 commits to master yasuhiro-yamamoto/embla-carousel
yasuhiro-yamamoto pushed 1 commit to main yasuhiro-yamamoto/yasuhiro-yamamoto
- Update README.md 6e65c1f
yasuhiro-yamamoto pushed 1 commit to main yasuhiro-yamamoto/yasuhiro-yamamoto
- Update README.md 62fccd5
yasuhiro-yamamoto pushed 1 commit to main yasuhiro-yamamoto/yasuhiro-yamamoto
- Update README.md 6f3e76a
yasuhiro-yamamoto created a branch on yasuhiro-yamamoto/nextjs-stylex-example
main - StyleX example with Next.js 15 App Router.
yasuhiro-yamamoto created a repository: yasuhiro-yamamoto/nextjs-stylex-example
https://github.com/yasuhiro-yamamoto/nextjs-stylex-example - StyleX example with Next.js 15 App Router.
yasuhiro-yamamoto created a comment on a pull request on facebook/stylex
@nmn I've revised the expansion logic for cases involving '/' and corrected the code. Additionally, I've updated the `splitValue` function to accept an optional argument, and explicitly handle proc...
yasuhiro-yamamoto pushed 1 commit to fix/issue-730 yasuhiro-yamamoto/stylex
- chore: Format with Prettier 7ec19e4
yasuhiro-yamamoto pushed 3 commits to main yasuhiro-yamamoto/stylex
yasuhiro-yamamoto created a review comment on a pull request on facebook/stylex
I misunderstood the usage of `/` in `border-radius`. I will review the specification and correct the code accordingly.
yasuhiro-yamamoto created a comment on an issue on facebook/stylex
I've created a pull request to address this issue. Please take a look when you have a moment. https://github.com/facebook/stylex/pull/859
yasuhiro-yamamoto pushed 1 commit to fix/issue-730 yasuhiro-yamamoto/stylex
- refactor: Format with Prettier f0364ec
yasuhiro-yamamoto opened a pull request on facebook/stylex
Fix/issue 730
## What changed / motivation ? Fixed the expansion handling of border-radius shorthand values containing the '/' separator. ## Linked PR/Issues Fixes #730 ## Additional Context - Mo...yasuhiro-yamamoto pushed 1 commit to fix/issue-730 yasuhiro-yamamoto/stylex
- refactor: Remove unnecessary comments from code 4e1e049
yasuhiro-yamamoto created a branch on yasuhiro-yamamoto/stylex
fix/issue-730 - StyleX is the styling system for ambitious user interfaces.