Sergey Rubanov

Results 71 issues of Sergey Rubanov

Ambry should be covered by tests running them in real browsers. Please recommend free services for opensource projects which can do it.

enhancement

The error message here says it came from `fluxMixin` https://github.com/acdlite/flummox/blob/master/src/addons/reactComponentMethods.js#L40 but it may also be thrown from FluxComponent or higher-order component form of connectToStores

enhancement
outdated

just noticed `core-js` missing `fetch` polyfill subjectively best existing implemetation https://github.com/github/fetch

web standards

List of globals to add: - [x] `console` (#7) - [x] `crypto` - [ ] Timers - [ ] WebWorkers - [x] `URL` - [x] `URLSearchParams` (#7)

Firefox 79 has SharedArrayBuffer enabled with properly set COEP and COOP headers. Is it possible to configure GitHub Pages somehow?

maintenance

@zloirock @ljharb we should add a policy/guidelines to this project to have formal rules about what changes we accept, what is `obsolete` and `very obsolete` and so on. As an...

Currently tests don't cover computed fields https://bugzilla.mozilla.org/show_bug.cgi?id=1535166

ESnext
new test
Help wanted

We have [node 0.11.12](https://github.com/kangax/compat-table/blob/gh-pages/package.json#L6) as a lower node version and that's weird. Should we change it to 4.7.0 or maybe even 0.10.48?

Help wanted

We should set the base href in all `skeleton.html` files so we'll be able to use paths like `/mdn.png` instead of `../mdn.png`

Help wanted

We can take Electron results from this PR to babel-preset-env https://github.com/babel/babel-preset-env/pull/55/files

new implementation