Andy Ghiuta
78749c982d
feat: Send the query key as argument to the skip fn ( #810 )
...
* Send the query key as argument to the skip fn
This enabled the possibility for the skip to be defined in defaultOptions
And based on certain things from the query to skip it
EG: query with variable X should be skiped until Y prop is available
* fix: watch logic
* docs(api): skip option
* chore: fix e2e dev
* fix: skip watch logic
2019-10-19 15:34:54 +02:00
Guillaume Chau
4402c1c2a6
docs(smart query): improvements
2019-10-19 14:36:18 +02:00
Austin Story
b0861dd34e
feat: add global prefetch apollo provider option ( #710 )
2019-09-03 17:32:59 +02:00
Mordechai Zuber
91a5f42d47
fix(types): The typings for DollarApollo where missing getClient ( #727 )
...
* fix(types): add getClient to DollarApollo
* Add documentation for `DollarApollo.getClient`
2019-09-03 17:22:39 +02:00
Gao Yingjian
f62d4fbc8d
docs: sync Chinese doc to 3.0.0-rc.2 ( #712 )
...
* docs: sync Chinese doc to 3.0.0-rc.1
* docs: sync Chinese doc to 3.0.0-rc.2
2019-07-26 12:50:03 +02:00
Austin Story
388dd2a6a4
docs: Update SSR Docs for serializer options. ( #693 )
2019-07-16 17:11:38 +02:00
Joel Bowen
4b45acaec2
docs: clarify updateQuery prop on SubscribeToMore ( #703 )
...
The description was difficult to understand, simplified in an attempt to improve clarity.
2019-07-16 17:11:07 +02:00
Guillaume Chau
d3c304e1a1
feat(ApolloQuery): new options prop
2019-07-16 16:44:24 +02:00
Darryl Hein
9419ffd03d
docs: Minor spelling correction ( #635 )
...
* spelling correction
* spelling correction
* spelling correction
* spelling correction
* spelling correction
* spelling correction
* spelling correction
* spelling correction
* spelling correction
2019-05-28 19:38:41 +02:00
Darryl Hein
0477e8831b
docs: Add error to smart subscription docs ( #632 )
2019-05-28 11:16:35 +02:00
高英健
f73c577738
docs: sync Chinese doc to 3.0.0-beta.30 ( #604 )
...
* docs: sync Chinese doc to 3.0.0-beta.29
* docs: sync Chinese doc to 3.0.0-beta.30
* main page
2019-05-22 20:24:24 +02:00
Guillaume Chau
04891de3a5
feat(components): loading event
2019-05-21 13:57:49 +02:00
Guillaume Chau
93da3c8ac7
docs: components improvements
2019-05-21 13:35:08 +02:00
Guillaume Chau
b3ec95aa48
feat(ApolloQuery): update prop
2019-05-21 13:08:23 +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
Eligijus Krėpšta
b32f10dea5
docs: Typo in smart-subscription.md ( #580 )
2019-04-15 17:27:13 +02: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
43ff770c03
docs: new SSR docs
2019-02-04 19:56:09 +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
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
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
高英健
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
Jan Tajovský
8e4fceb8b3
docs: add polling ( #457 )
...
* Update smart-query.md
* Update documentation
2018-11-28 11:22:15 +01:00
Guillaume Chau
11fc590ea8
feat: ssr provider default options + config + globalPrefetch + mockInstance
2018-11-08 08:38:11 -08:00
Guillaume Chau
9e52ba6b3f
docs: update ApolloQuery and ApolloMutation props
2018-08-30 14:11:33 +02:00
LachlanStuart
4b8219735d
fix: Add missing TypeScript declarations to $apollo ( #367 )
...
* Add TypeScript interface to $apollo
* Add missing documentation
* Fix query/mutate/subscribe type signatures
2018-08-30 14:01:28 +02:00
Hugome
3c6cd10fc9
feat: Add clientId in ApolloMutation component ( #359 )
2018-08-30 13:55:35 +02:00
Jan Tajovský
e96fcd1d83
docs: Update smart-query.md ( #339 )
2018-08-30 13:46:41 +02:00
Guillaume Chau
768e4688b9
refactor: SSR
2018-08-30 13:36:15 +02:00
Sing
d3824e5be1
docs: Make watchLoading documentation clearly ( #327 )
...
I use 30 minutes to find out.
2018-07-06 14:05:04 +02:00
Guillaume Chau
56f317af07
docs: big update
2018-06-18 18:11:46 +02:00
Natalia Tepluhina
2759825251
docs: Vuepress-powered docs ( #296 )
...
* * created vuepress docs
* chore: upgrade deps
* docs: patreon link
* Docs changes
2018-06-18 15:38:46 +02:00