Guillaume Chau
02e90636b8
docs(gql in template): update note about vue-cli-plugin-apollo
2019-05-02 17:35:03 +02:00
Guillaume Chau
35b1f1107e
chore(demo): use gql tag inside template
2019-05-02 17:34:42 +02:00
Guillaume Chau
16223610b5
feat(components): allow usage of gql in template
2019-05-02 17:23:39 +02:00
Guillaume Chau
c9ffb8f527
Merge branch 'master' of github.com:Akryum/vue-apollo
2019-05-02 15:45:19 +02:00
Guillaume Chau
8bd5d8d187
feat(ApolloQuery): prefetch prop, closes #594
2019-05-02 15:45:01 +02:00
mx
131a8821d6
docs: Clarified values for pollingInterval. ( #591 )
2019-04-29 22:37:32 +02:00
James Harrington
e6670c8bae
docs: Clarifying it must be a smart query ( #590 )
...
It wasn't very clear that it i needed to attach the subscription to a smart query.
2019-04-29 14:21:05 +02:00
Guillaume Chau
4d4cdab23e
chore: update sponsors
2019-04-25 00:12:53 +02:00
Guillaume Chau
81f6c8a3af
chore: update sponsors
2019-04-24 23:55:30 +02:00
Eligijus Krėpšta
b32f10dea5
docs: Typo in smart-subscription.md ( #580 )
2019-04-15 17:27:13 +02:00
Agustin Bacigalup
2c2a92c097
docs: use createHttpLink ( #568 )
2019-04-15 16:45:45 +02:00
Guillaume Chau
fedf7e92cc
chore: fix sponsor size
2019-03-18 20:20:16 +01:00
Guillaume Chau
7969594248
chore: update sponsors
2019-03-18 20:19:25 +01:00
Christopher Bartling (Agosto account)
2f1aa25341
fix: Check for provided truthiness, closes #532 ( #533 )
2019-02-28 17:50:10 +01:00
高英健
d83a18fb4f
docs: sync Chinese doc to 3.0.0-beta.28 ( #509 )
...
Just a suggestion: maybe a stable version of vue-apollo can be published after this wonderful ssr refactor?
2019-02-20 12:58:40 +01:00
Guillaume Chau
3f57cf5b3c
refactor(ssr): use ssrPrefetch ( #469 )
...
* refactor(ssr): use ssrPrefetch
* fix: ssrPrefetch option was renamed to serverPrefetch
* docs(ssr): vue version notice
* fix: skip ssrPrefetch if apollo.$prefetch is false
* docs: new SSR docs
* chore: v3.0.0-beta.28
2019-02-04 20:30:01 +01:00
Guillaume Chau
455a5e7f10
chore: v3.0.0-beta.28
2019-02-04 20:29:29 +01:00
Guillaume Chau
43ff770c03
docs: new SSR docs
2019-02-04 19:56:09 +01:00
Guillaume Chau
b335ca2993
fix: skip ssrPrefetch if apollo.$prefetch is false
2019-02-04 19:20:53 +01:00
Guillaume Chau
72d687d53a
docs(ssr): vue version notice
2019-02-04 19:09:37 +01:00
Guillaume Chau
01b9d7b4f6
fix: ssrPrefetch option was renamed to serverPrefetch
2019-02-04 19:08:13 +01:00
Guillaume Chau
a71451e0c9
Merge branch 'master' into ssr-refactor
2019-02-04 19:03:49 +01:00
Guillaume Chau
05dd42618c
docs: update sponsors
2019-01-24 10:49:00 +01:00
Guillaume Chau
13223e6faf
docs: update clientId prop description
2019-01-10 15:08:17 +01:00
Alexandru Savin
50cbdac572
docs: Remove redundant word in docs ( #486 )
...
* Remove redundant word in docs
* Update apollo-mutation.md
2019-01-10 15:05:31 +01:00
Guillaume Chau
e53babf70e
chore: v3.0.0-beta.27
2019-01-09 10:08:50 +01:00
Guillaume Chau
01e7920961
chore: upgrade deps
2019-01-09 10:04:32 +01:00
Quentin de Longraye
15514e8e02
docs: component will be renderless if null is passed to tag ( #458 )
...
* component will be renderless if null is passed to tag
* Update apollo-query.md
2019-01-09 10:01:32 +01:00
Guillaume Chau
b0e60c5b07
docs: update smart query result hook
2019-01-09 10:00:28 +01:00
Fnoop
5a92745f54
feat: Add query key as additional parameter to result callback, closes #445 ( #448 )
...
* Add query key as additional parameter to result callback, #445
* Add subscription key as additional parameter to result callback, #445
2019-01-09 09:54:50 +01:00
Guillaume Chau
36733c30d0
Fix SmartQuery subscriptionToMore ( #467 )
2019-01-09 09:53:39 +01:00
joe-re
563c932fe5
fix: update typings ( #447 )
...
* add clients and defaultClient property to ApolloProvider
* remove client property from DollerApollo
* enable to specity client name to query
2019-01-09 09:36:00 +01:00
Hidde de Vries
3d6da432b3
docs: fix typo ( #482 )
2019-01-08 11:25:34 +01:00
Scott
21732ed8e0
docs: add example to local-state.md ( #480 )
...
Add my example Todo app.
Scott
2019-01-07 15:25:14 +01:00
高英健
11e239a2be
docs: unify style in docs ( #474 )
2018-12-24 14:01:01 +01:00
高英健
2fdb8dc9bd
docs: sync Chinese translation 20181220 ( #442 )
...
* docs: sync Chinese translation 20181113
* docs: fix typo
* docs: add current version of Chinese translation
* docs: remove invisible chars
* docs: sync Chinese translation 20181220
* docs: follow master
* docs: unify style in docs
* docs: fix http link
2018-12-24 13:54:58 +01:00
Guillaume Chau
2360f7810e
test(e2e): fix circle ci cache issue
2018-12-23 20:26:07 +01:00
Guillaume Chau
1e49f85ba3
chore: update sponsors
2018-12-23 20:23:04 +01:00
Guillaume Chau
fae9e9acd4
chore: update sponsors
2018-12-23 20:19:24 +01:00
Guillaume Chau
d46b255b29
docs: sw update popup
2018-12-21 18:14:24 +01:00
Guillaume Chau
9a1d3ee4d6
chore(ci): clear cache
2018-12-21 17:29:07 +01:00
Guillaume Chau
b9c7984c86
Merge branch 'master' of github.com:Akryum/vue-apollo
2018-12-21 17:23:19 +01:00
Guillaume Chau
5a0bf046b9
chore(ci): ignore docs [ci skip]
2018-12-21 17:23:14 +01:00
Илья
dba9341603
docs: Same quotes style ( #470 ) [ci skip]
2018-12-21 17:21:45 +01:00
Guillaume Chau
019e096abf
docs: license MIT [ci skip]
2018-12-21 17:20:30 +01:00
Guillaume Chau
e339263ed4
chore: upgrade deps
2018-12-21 17:06:43 +01:00
Guillaume Chau
df08555b73
docs: migrate to netlify [ci skip]
2018-12-21 17:01:56 +01:00
karl
06c02f89b2
Fix SmartQuery subscriptionToMore
2018-12-06 11:16:29 +01:00
Andrey Pospeev
e65ede353c
docs: Update installation.md ( #465 )
...
Fixed typo `apolloProvider` -> `apolloClient`
2018-12-04 12:08:34 +01:00
Guillaume Chau
d74bdb128a
docs: ci badge
2018-12-03 19:50:12 +01:00