Curt Howard

Results 14 issues of Curt Howard

Just to let you know, when installing via CLI: php tools/spark install schema When building tables, longtext is not an option. I had to go to this repo to find...

Removes support for browsers that are presumably too old to be worth (not) supporting. This was the simplest solution to close #81 and it also would close #50. Totally happy...

Perhaps all it needs is to be condensed and maybe written in a should prose style, ala [normalize](http://htmlpreview.github.io/?https://github.com/necolas/normalize.css/blob/master/test.html)

improvement

When running `yarn` or `npm install` for the first time we're hit with: ```shell warning gulp > [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 warning...

housekeeping

I've been messing around with this for about a week and feel completely crazy at this point. In our application we have modules. We also have a configuration object which...

question

You know you want to...

Hey, While working with the grid I ran into a situation where toggling from a width-based grid to an automatic grid at a breakpoint made sense. Would you be interested...

feature-request

On an app that looks like this: ```bash $ ls -R source/ source: access-articles-in-javascript.html.md add-content.html.md add-a-party-snail.html.md ... 115 more .html.md files ... source/images: 3-variants-1-option.png 3-variants-3-options.png 3-years-primary-image.png ... 118 more .png...

This is an attempt at replacing The Ruby Racer with Mini Racer (and an attempt to close #30 and possibly #24). I took the `SearchIndexResource#build_index` method from an alpha fork...