Ecco

Results 17 issues of Ecco

I have a form that is semantically tabular. Therefore it is laid out in a `` element. My `fields_for` then outputs some table rows. Unfortunately, it turns out jQuery's `$`...

Hi ! Currently the tokenizer uses this: ```javascript lunr.tokenizer.separator = /[\s\-]+/ ``` It works okay, but I think it would be a good idea to add apostrophes too: ```javascript lunr.tokenizer.separator...

Writing a library as an ES6 module is probably the most future-proof way. And it makes it a lot easier to use in Webpack. One could argue that ES6 modules...

enhancement

The current demo works really well, but it is rather painful to reuse. My understanding is that `dfu.js` and `dfuse.js` were thought as an easily-reusable library, and that `dfu-util.js` is...

enhancement
help wanted

### Summary Let's assume you want to integrate nanoc with external content. For example, you want to pull stuff from a Twitter feed. Or you want to integrate Nanoc with...

type:feature :gift:

### Expected behavior It would make more sense for a check to expose `@output_paths` instead of `@output_filenames`. For instances, in a situation where `@output_filenames` would contain `/Users/foo/mysite/output/foobar/index.html`, I think it'd...

type:feature :gift:

Even if there are less than the `numberOfClustersInMapView` in the map, it would be nice to gather pins that are too close to each other. This can happen, for example,...

enhancement

As requested here : http://news.ycombinator.com/item?id=3487346

enhancement
high_workload

As requested here : http://news.ycombinator.com/item?id=3487837

enhancement
high_workload

As requested here http://news.ycombinator.com/item?id=3487253

enhancement
medium_workload