Commit Graph

322 Commits

Author SHA1 Message Date
Guillaume Chau 85a5fb477a docs: fix code example 2018-10-18 08:10:20 -04:00
Guillaume Chau 60fdb5a165 docs: fix installation sentence 2018-10-18 08:10:05 -04:00
Ramon Wenger 94e434f44b docs: Fix an error in the mutations documentation (#390) 2018-09-13 19:11:27 +02:00
Guillaume Chau 15bb0f732e chore: v3.0.0-beta.25 2018-09-09 11:28:37 +02:00
Guillaume Chau 0345373278 fix: watching and computing of dynamic data props 2018-09-09 11:23:50 +02:00
高英健 906975e45b docs: Add Chinese Doc (#329)
* docs: structure of Chinese doc

* docs: translate root page to Chinese

* docs: translate pages in `/guide` and `/guid/apollo` to Chinese

* docs: translate pages in `/api` and `/migration` to Chinese

- fix some words in completed pages

* docs: translate pages in `/guide/components` to Chinese

* docs: fix some words

* docs: keep Chinese version up to date

* docs: Chinese version up to date

* docs: fix some words

* docs: fix some words
2018-09-08 15:53:04 +02:00
Guillaume Chau c2f9b416e2 chore: v3.0.0-beta.24 2018-09-08 15:50:55 +02:00
Guillaume Chau ff040a1db1 fix: added setter for intial value, closes #333 2018-09-08 15:46:43 +02:00
Guillaume Chau 2449333d07 chore: v3.0.0-beta.23 2018-09-08 15:24:46 +02:00
Guillaume Chau 969a761c5f fix(ssr): missing $options 2018-09-08 15:21:06 +02:00
Guillaume Chau db48ab664a chore: v3.0.0-beta.22 2018-09-07 22:59:52 +02:00
Guillaume Chau f27a54ee61 test(ts): class decorator 2018-09-07 22:57:25 +02:00
Guillaume Chau 97d317e765 fix(ts): typings 2018-09-07 22:36:49 +02:00
Guillaume Chau 4091b3308a refactor: move fake instance creation to utils file 2018-09-07 21:56:10 +02:00
Guillaume Chau 9ba5e77d09 feat: add $prefetch: true 2018-09-07 21:49:39 +02:00
Taku f83eb6a56c fix(ssr): computed/methods and other fixes (#379)
* Some fixes for new SSR API

* fix: misc
2018-09-07 21:47:21 +02:00
Anton Kudryavtsev 438743a43e fix: apollo option in TypeScript definitions (#383)
Fixes apollo option in TypeScript definitions by renaming it to apolloProvider
2018-09-07 21:02:45 +02:00
mekhami 799ac2b316 fix: error in renderless rendering (#381) 2018-09-07 21:02:20 +02:00
Guillaume Chau 8e369c71b1 chore: v3.0.0-beta.21 2018-09-02 14:32:51 +02:00
Guillaume Chau 8f8c1dc156 Merge branch 'master' of github.com:Akryum/vue-apollo 2018-09-02 14:31:33 +02:00
Guillaume Chau 1a501102a3 fix(ssr): missing ssr helpers, closes #378 2018-09-02 14:31:21 +02:00
Nulla Wu bacbc0ec58 docs: Add a warning from my pain (#377)
See issue: https://github.com/Akryum/vue-apollo/issues/375
2018-09-02 14:14:01 +02:00
Guillaume Chau 64505c616b chore: v3.0.0-beta.20 2018-08-30 14:35:13 +02:00
Guillaume Chau f60cf4d4a5 docs: better first query example 2018-08-30 14:32:52 +02:00
Guillaume Chau d25793d1cc docs: vue-cli-plugins 2018-08-30 14:32:11 +02:00
Guillaume Chau f6678ac5fa docs: shorted title 2018-08-30 14:24:30 +02:00
Guillaume Chau e08ead961e chore: upgrade deps 2018-08-30 14:24:21 +02:00
Guillaume Chau bb7b2fa3a0 docs: sponsoring 2018-08-30 14:18:10 +02:00
Guillaume Chau 9e52ba6b3f docs: update ApolloQuery and ApolloMutation props 2018-08-30 14:11:33 +02:00
Guillaume Chau ddc6832cb0 docs(ssr): fixes 2018-08-30 14:08:21 +02:00
Natalia Tepluhina 844c7f5cfd docs: testing chapter (#368)
* * started testing chapter doc

* * finished testing chapter

* * added mutations testing

* * fixed last string to be a text not heading

* chore: misc code style
2018-08-30 14:03:52 +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
Juan Antonio Gómez Cabo 00a3efdacd feat: Let the ApolloQuery be a renderless component if tag prop is undefined (#365)
* Let the ApolloQuery be a renderless component if `tag` prop is undefined

* Let the ApolloMutation component be a renderless component if `tag` prop is undefined
2018-08-30 14:00:53 +02:00
Hugo Alliaume 986d590e2e feat(typescript): specify "this" type for "watchLoading" (#360) 2018-08-30 13:56:05 +02:00
Hugome 3c6cd10fc9 feat: Add clientId in ApolloMutation component (#359) 2018-08-30 13:55:35 +02:00
Omar Jbara 9ca73d5863 feat: Added support for debounce and throttle in ApolloQuery component (#349)
* Added support for debounce and throttle in ApolloQuery component

* chore: revert esm dist

* chore: revert min dist

* chore: revert umd dist
2018-08-30 13:55:11 +02:00
ciscorn 5209da0766 fix: SmartQuery shouldn't be auto-started on server when prefetch is false (#348)
* Query shouldn't be started on server if prefetch is false

* fix: new prefetch option support
2018-08-30 13:52:29 +02:00
Jan Tajovský e96fcd1d83 docs: Update smart-query.md (#339) 2018-08-30 13:46:41 +02:00
Mohit kumar Bajoria 97d7f2d14f docs: Fix typo in docs (#337) 2018-08-30 13:45:59 +02:00
Claas Augner 33fde49de5 docs: fix dupliacate ApolloMutation menu item (#324) 2018-08-30 13:44:56 +02:00
Jake Ingman 706324c094 docs: fix typo in subscription setup opening sentence (#321) 2018-08-30 13:44:17 +02:00
Jake Ingman 96d3ac4761 docs: fix comment typo in "Option function" example code (#320) 2018-08-30 13:43:57 +02:00
Drew Bartlett 9bb2595ae9 docs: Fix typo on docs. Change developped to developed (#315) 2018-08-30 13:42:39 +02:00
Sara Vieira 3739a7c029 docs: Add Apollo boost (#313)
* Add Apollo boost

* Add example for apollo-link-state
2018-08-30 13:42:21 +02:00
Guillaume Chau 768e4688b9 refactor: SSR 2018-08-30 13:36:15 +02:00
Guillaume Chau 62829e4a96 refactor: from provide to apolloProvider option, closes #319 2018-08-26 18:16:17 +02:00
Guillaume Chau 439a897a7e chore: update deps 2018-08-26 18:10:08 +02:00
Guillaume Chau e8288c4249 chore: update test deps 2018-08-26 18:08:46 +02:00
Claas Augner b894196aab docs: fix broken apollo doc link for mutate (#325) 2018-07-07 23:41:56 +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