Christian Petersen
Christian Petersen
Would love to know what Chrome extensions you use to make productivity a bit easier for you. I'm especially interested in which extensions you use specifically for GitHub :) Also...
Adds an asynchronous function ``` js areFerossAndMafintoshStuckInAnElevator.async(cb) ``` Will throw an `Error` if `true` should ever be `false` in the future.
This change will optimize the performance and make it more trivial to get the return value of the module, without explicitly calling a function. > **Note:** This is a breaking...
Add browser support for - Firefox 32.x - IE 11.0+ and probably earlier versions as well
##### Safari – iOS 7+ - ~~Remove selection & highlight~~ - Fixed in #3
When typing more than 3 periods, it will show whitespace and a single ellipsis. ###### Text ``` " . .. ... ........" ^ ^ ^ ^ full stop double-dot ellipsis...
**Is your feature request related to a problem? Please describe.** When creating frameless windows you're required to provide your own UI for window controls. This has multiple problems with consistency...
### Current Behavior When building source with multiple entries, using `--entry src/**.ts` the build only uses the source of the first file it finds as the main entry point for...
This PR adds type definitions for the `Tag` type with interoperability with `HTMLElement` and types derived from it. It introduces a `IntrinsicElements` interface which is a map of element names...
**Is your feature request related to a problem? Please describe.** There are a few things that I think could be improved to make the experience a little better: - If...