Nathan Rajlich

Results 55 issues of Nathan Rajlich

:trollface:

Would it be possible to create a custom _complex token_ that doesn't know it's `len` property? I.E. I'm trying to make a `CharDelimiter` custom token that works similar to `String#split`,...

To whitelist the dynamically required files in the `lib/widgets` dir when building with [pkg](https://github.com/zeit/pkg). Closes #298.

I'm trying to port some C code to LLJS using a simple string replacement script. In the C code, I have some logic like: ``` C u8 i = (u8)...

That would be really sweet... Here's a proof-of-concept: https://gist.github.com/1702813

@coreh I want to execute a command only when a new git tag is pushed. Can I currently do that with hookshot or do we need to add a feature?

### Description I am receiving an error (`TypeError: thumbRects[i] is undefined`) while trying to dynamically add thumbs, when using the `RangeSlider` component. ### Link to Reproduction https://codesandbox.io/s/zealous-fire-jhhugv ### Steps to...

Component: Slider

Closes #6375. ## 📝 Description This fixes the linked issue by falling back to using the size of the first "thumb" when calculating the thumbs styles in the case where...

It would be nice if there was an option to output to SVG 👍

enhancement

The message you currently get is: ``` $ release ✔ Checking if release already exists ✔ Loading commit history ! Please enter the type of change for each commit: ✔...