1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

[CS2] JSX documentation, Try CoffeeScript improvements (#4583)

* Update browser compiler

* Argument parsing tests require CommonJS environment

* JSX section in the docs

* Breaking change note for < and > operators

* Fix JSX example

* Try CoffeeScript improvements: set the hash automatically, remove ‘link’ button, automatically save code in localStorage

* Fix the code editors’ handling of tab-indented code

* Fix JSX example to work with React

* Compiled, not rendered
This commit is contained in:
Geoffrey Booth 2017-06-25 23:53:35 -07:00 committed by GitHub
parent a3a1fb0dd7
commit 1f31073201
13 changed files with 200 additions and 47 deletions

File diff suppressed because one or more lines are too long