Michelle Tilley
Michelle Tilley
See https://github.com/github/github/issues/104993 and https://github.com/github/github/issues/45263
When subscribing to channels, Faye allows the channel passed to end in either one or two asterisks to match a wildcard segment or multiple segments recursively. The problem is, `subscribe_to`...
At minimum we'll need to wait till the GraphQL API is available there, but we're also constantly adding fields to GitHub.com's codebase to account for our API use case —...
Observed by @kuychaco
`chrome.commands.getAll` will return information on the shortcut for a command, so an option menu or some other UI could inform the user on how to change the shortcut if necessary.
Changes since initial draft: - `Ctx` -> `Context` - Add `wrapStatic` which delegates to `wrap` --- React v0.13 brought us native ES6-based React classes, which do not (currently, anyway) support...
From [this comment](https://github.com/BinaryMuse/fluxxor/issues/55#issuecomment-74965812) on #55.
See the comments at 8eea48c6a65febee91093e3fb4af454261246852 > @svnlto > we have a simple component test using `jest`and that break using `1.5.2`: > > ``` > TypeError: > /home/jenkins/workspace/redacted/src/app/components/contacts/__tests__/header-test.js: > /home/jenkins/workspace/redacted/src/app/components/contacts/header.js: >...
If you're familiar with one, please let me know. I'd like to surface these in a more centralized location. - [fluxxor-translation](https://github.com/rottmann/fluxxor-translation) - [Fluxxor-AutoBind](https://github.com/STRML/fluxxor-autobind) - [Fluxxor Test Utils](https://github.com/awei01/fluxxor-test-utils/)
E.g. a form submits via an action, then the action errors. We want to display the error to the user, but when the form goes away we want to stop...