Jayden Seric
|
783873a6be
|
Configure Prettier option singleQuote to the default, false.
|
2021-12-06 23:35:31 +11:00 |
|
Jayden Seric
|
e3d91cb16b
|
Update the example app.
|
2021-12-06 23:33:08 +11:00 |
|
Jayden Seric
|
8a46155f91
|
Simplify the example by removing the DB.
This avoids trying to figure out how to fix concurrent writes conflicting with `lowdb` v2, see: https://github.com/typicode/lowdb/issues/478 .
|
2021-06-11 17:24:42 +10:00 |
|
Jayden Seric
|
359b825194
|
Use deep default imports instead of index named imports.
|
2021-05-26 10:31:05 +10:00 |
|
Jayden Seric
|
dba2c9c2dd
|
Tidy app.
|
2021-02-10 00:49:48 +11:00 |
|
Jayden Seric
|
06212b1798
|
Import gql from @apollo/client instead of graphql-tag.
|
2020-09-12 14:09:54 +10:00 |
|
Jayden Seric
|
9c199e0dc7
|
Don’t import gql from @apollo/client.
See https://github.com/gajus/babel-plugin-graphql-tag/issues/41 .
|
2020-07-20 14:53:28 +10:00 |
|
Jayden Seric
|
aec5a2c6fa
|
Update to @apollo/client v3 and apollo-upload-client v14.
|
2020-07-20 13:52:31 +10:00 |
|
Jayden Seric
|
fd75f4658c
|
Configure Prettier option semi to the default, true.
|
2020-03-30 19:51:05 +11:00 |
|
Jayden Seric
|
acfe8de26f
|
Update examples, and use device-agnostic-ui.
|
2019-10-09 20:26:37 +11:00 |
|
Jayden Seric
|
7ffa0546be
|
Switch from react-apollo to @apollo/react-hooks.
|
2019-10-09 18:58:43 +11:00 |
|
Jayden Seric
|
336ab535ab
|
Lint fixes.
|
2019-06-11 10:51:52 +10:00 |
|
danielpdev
|
212c22d6bb
|
Moved files for correct imports
|
2018-12-13 19:16:00 +00:00 |
|