Guillaume Chau
|
ddb28e8b1d
|
docs: useLoading
|
2019-12-02 01:14:34 +01:00 |
|
Guillaume Chau
|
008e5f3fc8
|
feat: useLoading
|
2019-12-02 01:07:30 +01:00 |
|
Guillaume Chau
|
30267b297e
|
feat(composition): debounce + throttle
|
2019-12-01 22:54:48 +01:00 |
|
Guillaume Chau
|
f289394e90
|
fix: deps
|
2019-12-01 22:39:24 +01:00 |
|
Guillaume Chau
|
3f9eb596e9
|
refactor: split into @vue/apollo-ssr
|
2019-12-01 22:37:31 +01:00 |
|
Guillaume Chau
|
6e7a2822c9
|
test(ci): fix cache
|
2019-12-01 22:21:47 +01:00 |
|
Guillaume Chau
|
53c59fb12e
|
test: remove vue-apollo
|
2019-12-01 22:20:09 +01:00 |
|
Guillaume Chau
|
6e63246267
|
test: remove unused file
|
2019-12-01 22:19:20 +01:00 |
|
Guillaume Chau
|
f23d37c9f1
|
fix(components): main files
|
2019-12-01 22:15:18 +01:00 |
|
Guillaume Chau
|
28552ce0d6
|
text(ci): fix unnecessary commands
|
2019-12-01 22:11:18 +01:00 |
|
Guillaume Chau
|
24fa735842
|
text(ci): store artifacts for test-e2e-composition
|
2019-12-01 22:09:23 +01:00 |
|
Guillaume Chau
|
b9810b123e
|
test(ci): fix commands
|
2019-12-01 22:08:42 +01:00 |
|
Guillaume Chau
|
f0816b2c17
|
docs: composition API reference
|
2019-12-01 20:15:18 +01:00 |
|
Guillaume Chau
|
06feb6762c
|
refactor: split vue-apollo into @vue/apollo-option & @vue/apollo-components
|
2019-12-01 19:33:36 +01:00 |
|
Guillaume Chau
|
de2749f63a
|
docs: wip cache interaction
|
2019-12-01 19:15:48 +01:00 |
|
Guillaume Chau
|
1249d7a804
|
docs: error handling
|
2019-12-01 19:13:22 +01:00 |
|
Guillaume Chau
|
ea652a0884
|
docs: fragments
|
2019-12-01 19:01:22 +01:00 |
|
Guillaume Chau
|
e7a8e8d10a
|
docs: pagination
|
2019-12-01 18:16:28 +01:00 |
|
Guillaume Chau
|
cdaadf3979
|
docs: subscriptions
|
2019-12-01 17:38:21 +01:00 |
|
Guillaume Chau
|
d73eac827b
|
feat(useQuery): fetchMore
|
2019-12-01 17:14:15 +01:00 |
|
Guillaume Chau
|
5ca557dfb3
|
docs(useMutation): link to options API reference
|
2019-12-01 17:07:33 +01:00 |
|
Guillaume Chau
|
3da8162b0f
|
test(useSubscription): watch result
|
2019-12-01 16:56:11 +01:00 |
|
Guillaume Chau
|
a9aa407b73
|
docs: use shell language
|
2019-12-01 16:36:07 +01:00 |
|
Guillaume Chau
|
90a53743ab
|
docs(useMutation): onDone example
|
2019-12-01 16:32:22 +01:00 |
|
Guillaume Chau
|
30edcea1b4
|
docs: note about NODE_ENV
|
2019-12-01 16:10:26 +01:00 |
|
Guillaume Chau
|
7b6c092f16
|
docs(useMutation): event hooks
|
2019-12-01 16:07:39 +01:00 |
|
Guillaume Chau
|
66647c8a11
|
docs(useQuery): event hooks
|
2019-12-01 16:04:32 +01:00 |
|
Guillaume Chau
|
e49931309c
|
docs: fixes and improvements
|
2019-12-01 15:49:12 +01:00 |
|
Guillaume Chau
|
9ac2783229
|
chore: deps update
|
2019-12-01 15:49:06 +01:00 |
|
Guillaume Chau
|
8a89b65507
|
test(ci): better build command
|
2019-12-01 03:25:41 +01:00 |
|
Guillaume Chau
|
84a099f742
|
test(ci): memory error
|
2019-12-01 03:22:12 +01:00 |
|
Guillaume Chau
|
6020433831
|
test(e2e): useSubscription
|
2019-12-01 03:21:03 +01:00 |
|
Guillaume Chau
|
6243a2db3f
|
test(ci): build & e2e-composition-api
|
2019-12-01 02:59:44 +01:00 |
|
Guillaume Chau
|
93b18cef70
|
test: e2e composition API
|
2019-12-01 02:50:02 +01:00 |
|
Guillaume Chau
|
d4b18db310
|
feat(useSubscription): onResult, onError
|
2019-12-01 02:39:09 +01:00 |
|
Guillaume Chau
|
74ffbd01e6
|
feat(useMutation): onDone & onError
|
2019-12-01 02:38:47 +01:00 |
|
Guillaume Chau
|
9a595b4a5f
|
fix(useMutation): allow dyanmic GraphQL document
|
2019-12-01 02:38:24 +01:00 |
|
Guillaume Chau
|
8fcf54d326
|
fix(useQuery): resubscribe after error
|
2019-12-01 02:37:30 +01:00 |
|
Guillaume Chau
|
d7f14b3481
|
fix(useQuery): result when error occurs
|
2019-12-01 02:37:09 +01:00 |
|
Guillaume Chau
|
fac6fea2e6
|
feat(useQuery): onResult & onError
|
2019-12-01 02:35:37 +01:00 |
|
Guillaume Chau
|
786dc5bc25
|
fix: unused import
|
2019-12-01 02:34:49 +01:00 |
|
Guillaume Chau
|
f17ae22d3b
|
feat: @vue/apollo-util pkg + error log utils
|
2019-12-01 02:34:24 +01:00 |
|
Guillaume Chau
|
a5dee5268f
|
fix(useSubscription): loading status on error
|
2019-11-30 20:02:27 +01:00 |
|
Guillaume Chau
|
93e6c5b93a
|
fix(useQuery): loading status on error
|
2019-11-30 20:01:52 +01:00 |
|
Guillaume Chau
|
e337836fb9
|
docs: fix broken link
|
2019-11-30 17:55:26 +01:00 |
|
Guillaume Chau
|
818488737f
|
docs: useMutation
|
2019-11-29 18:45:34 +01:00 |
|
Guillaume Chau
|
e57eb7d073
|
feat(useQuery): networkStatus
|
2019-11-29 16:53:12 +01:00 |
|
Guillaume Chau
|
e1a7887fda
|
docs(useQuery): updating cache
|
2019-11-29 16:51:58 +01:00 |
|
Guillaume Chau
|
8b4aa7d0d2
|
docs(useQuery): improvements
|
2019-11-29 16:51:40 +01:00 |
|
Guillaume Chau
|
e77518adba
|
feat(useQuery): refetch
|
2019-11-29 16:51:22 +01:00 |
|