facebook / stylex

StyleX is the styling system for ambitious user interfaces.
https://stylexjs.com
MIT License
8.21k stars 304 forks source link

fix(babel-plugin): apply the right context for string static methods #615

Open nonzzz opened 4 days ago

nonzzz commented 4 days ago

What changed / motivation ?

Ensure the correctly binds the context when evaluating strings called with static method.

Linked PR/Issues

Fixes #555

Additional Context

Screenshots, Tests, Anything Else

Pre-flight checklist