Ecosyste.ms: Timeline

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

facebook/stylex

mellyeliu created a review on a pull request on facebook/stylex

View on GitHub

github-actions[bot] created a comment on a pull request on facebook/stylex
<!-- workflow-benchmarks-size-data --> ### workflow: benchmarks/size Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better. > @stylexjs/scripts...

View on GitHub

nmn opened a pull request on facebook/stylex
fix: invalid initial-value in @property
## What changed / motivation ? When creating `@property` declarations for CSS variables created for dynamic styles, should not contain `initial-value: "*"`. This actually sets the variables t...
nmn created a branch on facebook/stylex

fix/css-var-default-value - StyleX is the styling system for ambitious user interfaces.

nmn pushed 1 commit to feat/auto-aliases facebook/stylex

View on GitHub

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...
orta forked facebook/stylex

orta/stylex

necolas created a comment on an issue on facebook/stylex
You're creating 2 themes for *the same vars*, so in this case it's probably expected that the last one overrides the first one.

View on GitHub

mellyeliu pushed 1 commit to cli-cache-config facebook/stylex
  • fix: add cache invalidation when on config change 67835a4

View on GitHub

github-actions[bot] created a comment on a pull request on facebook/stylex
<!-- workflow-benchmarks-size-data --> ### workflow: benchmarks/size Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better. > @stylexjs/scripts...

View on GitHub

mellyeliu opened a pull request on facebook/stylex
fix: add cache invalidation on config change
## What changed / motivation ? Let's invalidate the cache whenever StyleX config options change: - Stringify config (without input/output paths, as accounted for) into key sorted JSON, hash out...
mellyeliu created a branch on facebook/stylex

cli-cache-config - StyleX is the styling system for ambitious user interfaces.

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...
moonyoulove starred facebook/stylex
davidlevy starred facebook/stylex
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...
bog2an opened an issue on facebook/stylex
Not working @stylexjs/postcss-plugin: 0.10.0 (@property style error)
### Describe the issue Hi !) help plz) Doesn't want to pass variables var(--1u5tued) in @stylexjs/postcss-plugin: 0.10.0. "next": "14.2.21", Operate system - macOS ARM ```tsx <a href={`tel:${phon...
pawelblaszczyk5 opened an issue on facebook/stylex
TypeScript error while using `stylex.types` - `the inferred type cannot be named without a reference`
### Describe the issue Hello 👋 `stylex.types` functions are typed to return specific class instances for each of the types - all of these are imported from `VarTypes` file. However, these aren't ...
mellyeliu pushed 1 commit to feat-relative-cache-path facebook/stylex

View on GitHub

mellyeliu pushed 1 commit to feat-relative-cache-path facebook/stylex

View on GitHub

mellyeliu pushed 1 commit to feat-relative-cache-path facebook/stylex

View on GitHub

mellyeliu pushed 1 commit to feat-relative-cache-path facebook/stylex

View on GitHub

mellyeliu deleted a branch facebook/stylex

fix/use-esm

mellyeliu pushed 1 commit to main facebook/stylex
  • fix: use ESM imports in CLI (#854) 95caddc

View on GitHub

mellyeliu closed a pull request on facebook/stylex
fix: use ESM imports in CLI
## What changed / motivation ? Replace `require()` function with ESM.
mellyeliu created a review on a pull request on facebook/stylex

View on GitHub

github-actions[bot] created a comment on a pull request on facebook/stylex
<!-- workflow-benchmarks-size-data --> ### workflow: benchmarks/size Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better. > @stylexjs/scripts...

View on GitHub

nmn opened a pull request on facebook/stylex
Rebased PR of #810
## What changed / motivation ? #810 already exists but needs fixes and to be rebased. This is a PR to do that work so it can be merged. Making a separate PR in case the original PR is updated...
mellyeliu pushed 1 commit to feat-relative-cache-path facebook/stylex

View on GitHub

Load more