facebook / jsx

The JSX specification is a XML-like syntax extension to ECMAScript.
http://facebook.github.io/jsx/
1.95k stars 133 forks source link

Spec out whitespacing / line break behaviors #143

Open Huxpro opened 2 years ago

Huxpro commented 2 years ago

As a follow up of #136, we should documenting the whitespacing divergence between implementations.

nicolo-ribaudo commented 2 years ago

Babel will have a major release in 2022, so if our current implementation is more confusing than others we could potentially make a breaking change.

wooorm commented 2 years ago

@nicolo-ribaudo that could be tomorrow 😅 Any rough idea for earliest, or a link to a tracking issue, would likely help here?

nicolo-ribaudo commented 2 years ago

"A few months" at least (I hope to publish the first pre release in April/May), and maybe the first stable release in late summer (northern hemisphere). The original plan was to release it in 2020 so it's possible that it will be delayed even more 😅

rinkydevi commented 2 years ago

hey @Huxpro i would love to work on this issue , please assign me this issue and i can proceed for this