pullrequests Search Results · repo:coffeescript-cookbook/coffeescript-cookbook.github.io language:CSS is:merged
Filter by
103 results
(116 ms)103 results
incoffeescript-cookbook/coffeescript-cookbook.github.io (press backspace or delete to remove)Because I ve [contributed fixes to the code base][1] I thought maybe I could be on the attributions list.
[1]: https://github.com/coffeescript-cookbook/coffeescript-cookbook.github.io/search?q=author%3Asukima ...
sukima
- 1
- Opened on Nov 5, 2017
- #150
The example was wrong. It stated that ?= is similar to JS || when the || will affect not only not defined scenario but
also any falsy values (values that evaluate as false)
There are way too many differences ...
kikorb
- 4
- Opened on Mar 17, 2017
- #146
Another attempt to fix #142. Move the chapter data from the page front matter to site data.
blowmage
- Opened on Jan 11, 2017
- #144
This is an attempt to fix #142. The assumption is that Jekyll has changed and something is keeping the build from
working. After upgrading to use the latest Jekyll there is a warning about the code highlighting ...
blowmage
- Opened on Jan 11, 2017
- #143
As discussed.
Separatly - I ll put replace substring in another chapter and another PR (or another commit anyway)
Data-Meister
- 1
- Opened on Jan 28, 2016
- #139
The last example had a small typo in it. The chained method had a string value of false , but the comment after that
implied that it would return a boolean false. Also, the cream property will be included ...
sami-kuiskumetsa
- 2
- Opened on Dec 10, 2015
- #136
This sentence about natural grammar had a spelling mistake that I could not let go. It is obviously talking about the
verb send , and the word very was a typo.
dotJoel
- 4
- Opened on May 27, 2015
- #134
cpursley
- 3
- Opened on Apr 25, 2015
- #133