Matt McKellar-Spence

Results 11 issues of Matt McKellar-Spence

Would it be possible to add a variable to control the `background-color` of `.header`? This would be similar to `--paper-card-header-color` or `--paper-card-background-color`. My guess would be adding the following to...

### Summary of the new feature / enhancement As a user, I want to be able to execute code in a different directory so that I can quickly run a...

Issue-Enhancement
Needs-Triage

### Description When loading a FSX script inside another, it is found and transpiled correctly, but the `import` statement generated uses the `fsx` extension instead of the correct `.fs.js` extension....

Unless there is a reason that the `?` is required, then it seems like parsing the code from the hash would be simpler if it didn't require removing the `?`...

This enables `symb` display from JSDoc. Alternative to #150.

There are a few files in the repo that I don't think are used any more, so we could probably remove them. - index.html.handlebars - releases.html.handlebars If #175 is merged:...

The navbar will overlap the content when following a link such as http://ramdajs.com/#partial-builds This was mentioned by @davidchambers in [ramda/ramda#2025](https://github.com/ramda/ramda/issues/2025).

Since there have been reliability issues with the REPL libraries in the past, would it be worthwhile switching over to [unpkg](https://unpkg.com/#/)? It has a [latest version redirect](https://unpkg.com/ramda/dist/ramda.min.js) as well as...

I cannot seem to find this being used on the site, not even in the older versions of the docs. There are some styles for it that I have removed...