jashkenas--coffeescript/documentation/sections
Geoffrey Booth 8061ecf0e2
2.3.0 (#5043)
* Move analytics initialization into docs.coffee

* Bump Bootstrap and CodeMirror versions

* Update output

* Merge CodeMirror styles

* Update CodeMirror styles

* Better flexbox layout for docs, including flex auto-sized sidebar and main column

* Minor styling fixes for Edge

* Fix scrollspy for new layout

* Update output

* Clicking on the CoffeeScript logo in the navbar should scroll to top; fix main column width on mobile

* Update output

* 2.3.0 changelog

* Update operators section for **

* Update docs for ES2018 object rest/spread

* Remove references to Node's experimental modules support

* Move the README coffee cup to the right side, so our name isn't cut off on the NPM page; update README and CONTRIBUTING text

* Update dependencies

* Add compatibility note for async generators

* Bump version to 2.3.0 and update output

* Have CI test in Node 10 instead of 9

* Somehow this gets generated slightly differently in Node 10

* Fix #4042: Update broken link
2018-04-28 18:57:15 -07:00
..
annotated_source.md
announcing_coffeescript_2.md
async_functions.md
books.md
breaking_change_fat_arrow.md
breaking_changes.md
breaking_changes_argument_parsing_and_shebang_lines.md
breaking_changes_bound_generator_functions.md
breaking_changes_classes.md
breaking_changes_default_values.md
breaking_changes_jsx_and_the_less_than_and_greater_than_operators.md
breaking_changes_literate_coffeescript.md
breaking_changes_super_extends.md
breaking_changes_super_this.md
cake.md
chaining.md
changelog.md
chat.md
classes.md
coffeescript_2.md
command_line_interface.md
comments.md
comparisons.md
compatibility.md
conditionals.md
contributing.md
destructuring.md
embedded.md
examples.md
existential_operator.md
expressions.md
fat_arrow.md
functions.md
generators.md
heregexes.md
installation.md
introduction.md
jsx.md
language.md
lexical_scope.md
literate.md
loops.md
modules.md
nodejs_usage.md
objects_and_arrays.md
operators.md
overview.md
prototypal_inheritance.md
resources.md
screencasts.md
scripts.md
slices.md
source_maps.md
splats.md
strings.md
switch.md
tagged_template_literals.md
test.md
transpilation.md
try.md
type_annotations.md
unsupported.md
unsupported_get_set.md
unsupported_let_const.md
unsupported_named_functions.md
usage.md
whats_new_in_coffeescript_2.md