Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nonzzz closed a pull request on nonzzz/stylex-extend
Feat: Support `stylex.id`
It's time to implement this feature for now. ### Details ```jsx // input import { id } from '@stylex-extend/core' import * as stylex from '@stylexjs/stylex' // Note: id support pass a p...nonzzz opened a pull request on nonzzz/stylex-extend
Feat: Support `stylex.id`
It's time to implement this feature for now. ### Details ```jsx // input import { id } from '@stylex-extend/core' import * as stylex from '@stylexjs/stylex' // Note: id support pass a p...nonzzz pushed 2 commits to master nonzzz/squarified
nonzzz closed an issue on nonzzz/stylex-extend
Source map missing
When debugging sourcemap issues with `vite-plugin-inspect`. I found there is no sourcemap in stylex passes. It turns out sourcemap is not generated by default in `transformAsync` (even there ...nonzzz created a comment on an issue on nonzzz/stylex-extend
I create a new version maybe work?
nonzzz created a comment on an issue on nonzzz/stylex-extend
Thanks for letting me know.
nonzzz pushed 1 commit to fix/path-resolve nonzzz/stylex
- fix(babel-plugin): import resolve should respect windows system d10e838
nonzzz opened a pull request on facebook/stylex
fix(babel-plugin): import resolve should respect windows system
## What changed / motivation ? Before i replaced esm resolve but i ignored windows user :( . This pull request is a fix for windows. ## Linked PR/Issues Fixes #848 ## Additional Contex...nonzzz created a branch on nonzzz/stylex
fix/path-resolve - StyleX is the styling system for ambitious user interfaces.
nonzzz created a comment on an issue on facebook/stylex
I know why. I'll create a fix.
nonzzz created a comment on an issue on facebook/stylex
AFAIK. css variable generate depend right input filename and config. If you pass rootDir it'll generate legacy css var otherwise using the new algorithm. I'll check the repoduction.
nonzzz created a comment on an issue on nonzzz/stylex-extend
https://nonzzz.github.io/stylex-extend/guide/api#inline
nonzzz pushed 1 commit to master nonzzz/squarified
- Squashed commit of the following: commit 49ceb0dfc100c3885800a531ec5b777a5063653a Author: kanno <[email protected]> D... 80d71ed