Jack Stevens

Results 9 issues of Jack Stevens

When using Jam with NPM v3, node_modules are stored at the top level, not recursively. e.g. NPM v2 ``` . └─┬ node_modules └─┬ jam └─┬ node_modules └── requirejs ``` NPM...

## What? This PR converts the tests for the `data-controls` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - cast...

## What? This PR converts the `blob` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly typed variables and...

First-time Contributor

## What? This PR converts the `warning` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - added explicit return types...

First-time Contributor

## What? This PR converts the `token-list` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly type functions and...

First-time Contributor

## What? This PR converts the `autop` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - added explicit return types...

First-time Contributor

## What? This PR converts the `escape-html` package to TypeScript. ## Why? Ensures package is fully type checked. ## How? - converted files to `.ts` - explicitly type functions and...

We're currently missing documentation on how to use the logo with text next to/above it. Some examples of what we currently do: # uSwitch Labs [link[(https://labs.uswitch.com/](https://labs.uswitch.com/) ![image](https://cloud.githubusercontent.com/assets/6638657/23169593/3bd78132-f844-11e6-8d54-8d7b01e8f13a.png) # Email Footers...

question
discussion
design

# Overview It'd be useful to have some guidance on creating brand-consistent banner ads, as well as some examples/templates. **I'm not suggesting we standardise banners, but it would be good...

enhancement
discussion
design