Mathieu D'Amours

Results 18 issues of Mathieu D'Amours

Suggested here: http://stackoverflow.com/a/20989956/1045904 and it works well In my case, just when the growing textview was growing to 3 lines (its maxLines), the first scroll offset correction wouldn't work, at...

Slight bug in Literate Coffeescript when code follows a markdown list ![Literate Coffeescript](https://f.cloud.github.com/assets/1283/198476/b305bb66-805c-11e2-941b-c99b6a55aa62.png)

This bug concerns the automated actualization of compiled files from a set of LESS files referencing each other. It was noticed that if `fileA` "imports" `fileB` using the normal `@import`...

bug

### Server A nice enhancement to the project, given we're going for the "tasking" features (see last section) for 0.5, would be that Brewer.js be able to "serve" assets. Also,...

enhancement
change

`brake watch` should only build the uncompressed output. When several large files are produced, compression slows down the automatic reloading experience.

change

When bundle A imports file B, and file B imports file C, changing C doesn't seem to trigger recompilation of bundle A.

bug

``` node.js:201 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: EMFILE, too many open files 'assets/src/_cache/common.js' at Object.openSync (fs.js:230:18) at Object.readFileSync (fs.js:120:15) at Object.checksumSync (/usr/local/lib/node_modules/brewer/lib/util.js:17:19)...

bug

We should reduce the number of classes and just increase the diversity of the vocabulary. #### Removing the `Package` class We need a `Project` class. The `Package` class existed only...

enhancement
change

## Brewer.js Formulae Brewer.js Formulae are a easy way, for users of Brewer.js, to install vendor libraries into their project. Formulae can easily be added to this directory and immediately...

enhancement