Maksim Chervonnyi

Results 45 comments of Maksim Chervonnyi

It's not trivial to add auth wrapper now: components are no longer simple components, and need to deal with circular dependencies I separated conversion to .tsx: https://github.com/quiltdata/quilt/pull/3084

Maybe use something like https://github.com/umdjs/umd/blob/master/templates/returnExportsGlobal.js ?

It's link to template of code, not to package or something. I mean maybe use more universal export (named Universal Module Definition)?

Yes, it's intentional on my side that search mode only works for bucket. But I didn't get feedback from Rob or Aneesh yet

@drernie can you help me to check if my addition to the docs is fine

https://github.com/quiltdata/quilt/pull/3144

How about jsdoc? I saw some comments in code which should describe data structure, it's a job for jsdoc.

I guess, braces do the trick in Ernie's PR

We decided to use GraphQL to send permission level for bucket, and show/hide controls according to that level