Peter Mikitsh

Results 35 issues of Peter Mikitsh

Expected behavior: inferred filename is `main.js` Actual behavior: inferred file name is `platform-ui-analytics.js` Note: URL pattern from original (non-overriden URL) is `//mydomain.com/@platform-ui/analytics/{x.y.z}-canary-{hash}/main.js`

It would be useful if Chromatic CLI could output, for example, something like this (note: I am open to whatever JSON shape the Chromatic team would prefer): ```json { "statusCode":...

Would it be possible to implement connection-specific groups? If an unauthenticated user visits site_a.mymeteorapp.com and site_b.mymeteorapp.com, I'd want to subscribe to the appropriate documents from some collection, given each hostname....

### Expected behavior I have a fairly distributed application architecture, where portion of the application is rendered inside of a `div` with a `ref`. The "outer application" is represented below...

idea 🤔
investigating 🕵️‍♂️

### Description If you load a "compat" version of MooTools on a webpage, ShadyDOM will throw exceptions in these locations: https://github.com/webcomponents/polyfills/blob/c6021490e0fa172dc389de2e806b83ef0ffb11bf/packages/shadydom/src/patches/Node.js#L200 https://github.com/webcomponents/polyfills/blob/c6021490e0fa172dc389de2e806b83ef0ffb11bf/packages/shadydom/src/patches/Node.js#L207 This is because MooTools mutates Document in a...

Type: Bug
Focus Area: Standards & Polyfills
wontfix

Promises can particularly challenging to debug, as shown in the [last stack trace in Bluebird's docs](http://bluebirdjs.com/docs/api/promise.longstacktraces.html). However, developers have a choice: if willing to accept the performance penalty of polyfilling...

Add a new directory (e.g., `/example`) to project root that has an express app that demonstrates use of this module. I like the README, but nothing beats a demo. If...

Hi @alesgenova, I have published a module `stencil-react` (https://github.com/petermikitsh/stencil-react) that will automatically generate bindings for you. This could be a useful addition to the guide for users who might prefer...

I'd like to access header information inside of collection hooks (which are called from publication functions). Is this possible? Here's what I've tried so far, but it doesn't seem to...

### Summary (If you have not already please refer to the contributing guideline as [described here](https://github.com/feathersjs/feathers/blob/master/.github/contributing.md#pull-requests)) - [x] Tell us about the problem your pull request is solving. **See https://github.com/feathers-plus/feathers-redux/issues/58**...