Daniel Kezerashvili

Results 9 issues of Daniel Kezerashvili

Models do not currently have all applicable fields: e.g. movie.js does not have 'name' or 'tagline'. This also applies to the other models.

This issue is a: - Question / support request Hello! I'm using nwb to build a component library for my team. I've run into an issue where a third party...

Hello! I would love to be able to use this with create-react-native-app. At present I've been able to use basic `expect`, `describe`, `it`, etc. functionality but anything with `enzyme` will...

help wanted

Hello! Thanks for this useful HOC - it's been a pleasure to use. I am presently using it for the modals on my site so that they can close when...

Hi all! It would be fantastic to have the ability to configure what "mainFields" to resolve similar to webpack. Right now I have a main field that points to `lib/index.js`....

enhancement

My team and I are in the process of evaluating chromatic for use in our CI pipeline. We received an escalation from our security team about the logging calls to...

enhancement
customer reported
security

Swagger node was recently updated.

Swagger YAML Def: ``` /Permission: x-swagger-router-controller: permission get: tags: ['Permissions'] description: Get either all permissions or a permission with a specific id operationId: getPermissions parameters: - $ref: "#/parameters/NodeIDs" responses: "200":...

Hi All, Apologies if I've overlooked something. I am attempting to leverage this utility to take the `mana_cost` from a scryfall query such as `{2}{G}{G}` and render a set of...

question