subscription
Here are 317 public repositories matching this topic...
Unistore will go very well with web components. It can have bindings for LitElement and others.
I am interested to work on this if it will accepted.
Are you submitting a bug report or a feature request?
Neither, reporting missing documentation
What is the current behavior?
Detailed documentation on the signature of mutator functions is missing.
What is the expected behavior?
I'd expect the docs on mutators to be more elaborate on both the definition and the usage of mutators. I've looked at the docs for react
Right now query in the nodejs api is just a string. we should support gql-parsed strings too, so that if they are exported elsewhere, it can be used directly.
import gql from 'graphql-tag';
export const GRAPHQL_QUERY=gql`
query {
something {
anotherthing
}
}
`;@voltrue2 I think we should add some documentation for the validate method. I'm also happy to submit a PR for this. I'm receiving the following errors sometimes and it is unclear without investigating the code whether this means the request failed or if the receipt is invalid. In my particular case, both of these failures were for valid receipts.
{ Error: read ECONNRESET
at TLSWrap.
-
Updated
May 18, 2020 - Ruby
Seems like the published docs https://www.2ndquadrant.com/en/resources/pglogical/pglogical-docs/
are not up to date with the info in the readme https://github.com/2ndQuadrant/pglogical
This wasted a lot of time for me because of a couple pieces of missing info. Might be good to merge them, or take one down.
Thanks for a great project!
-
Updated
Jan 11, 2019 - JavaScript
-
Updated
May 27, 2020 - Swift
-
Updated
Dec 30, 2019 - JavaScript
-
Updated
May 24, 2020
-
Updated
May 28, 2020 - Roff
-
Updated
Jul 7, 2017 - JavaScript
-
Updated
May 27, 2020 - JavaScript
-
Updated
Aug 14, 2019
-
Updated
May 27, 2020 - PHP
-
Updated
May 28, 2020 - JavaScript
any ideas?
-
Updated
Aug 27, 2018 - Go
-
Updated
Apr 20, 2020 - PHP
-
Updated
Apr 29, 2019 - PHP
-
Updated
May 6, 2020 - JavaScript
-
Updated
Mar 8, 2020 - Java
-
Updated
May 20, 2020 - Objective-C
Bower.json declares it, but package.json doesn't.
Bower is deprecated so we should add it to package.json for anyone importing via npm.
-
Updated
May 9, 2020 - PHP
Improve this page
Add a description, image, and links to the subscription topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subscription topic, visit your repo's landing page and select "manage topics."
Hey Erik! How's it been?
Are you submitting a bug report or a feature request?
Feature
What is the current behavior?
No mention of
withTypesin the documentation.What is the expected behavior?
༼ つ ◕_◕ ༽つ
I just found out about this from a co-worker and am not even sure yet what it exactly was! Excited to see..