John Stephenson

Results 17 issues of John Stephenson

Hi, I'd like to be able to say 'format 0.5 as a percent' e.g. format('###%', 0.5) and it show as '50%', but I can't see a way to register customizations...

enhancement

Hi, I noticed recently that [NumeralJs](http://numeraljs.com/#format) includes abbreviations such as: | value | format | result | 1230974 | '0.0a' | 1.2m | 1460 | '0 a' | 1 k...

enhancement

Hi, cucumberjs has the support directories which can house the hooks etc. There is no way to parameterize this in the plugin at the moment. If I'm missing something please...

When running karma in watch mode, and multiple files change (triggered for example by this [typescript compiler issue](https://github.com/microsoft/TypeScript/issues/46661)), then the total time for the change handlers to complete is VERY...

Can you publish the supported browsers please?

enhancement

- [ x ] I have searched the [issues](https://github.com/antvis/g6/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Creating a PR...

### Description INDIRECT: Return a reference given a string representation of a reference Specifically I need this in order to be able to have references to relatively positioned cells without...

Feature
Function

### 🤔 What's the problem you've observed? Setting up cucumberjs with a react application is a nightmare. Should we use --require or --import? Should we use ts-node? ts-node/esm? babel? tsc?...

I know there's the [documentation ](http://docs.janusgraph.org/0.1.0-SNAPSHOT/config-ref.html) but it's unclear how it relates to `ids.block-size`. Can someone add more colour to the documentation please? Better explanation of using `ids.block-size` to reserve...

area/docs