Commit Graph

3 Commits

Author SHA1 Message Date
Lachlan Miller 563a8a2fc8 bump to Vue 3.2.6 (#18098) 2021-09-15 00:33:45 -04:00
Cesar 1762caccd8 feat: add state for global mode (#18085)
* add state for global mode

* use GlobalEmpty over GlobalPage

* Add comment to clarify global type

Co-authored-by: Jessica Sachs <jess@jessicasachs.io>

* Update server.ts

* make global non nullable

* move GlobalEmpty to Main.vue

* update ClientTestContext to have global

Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
2021-09-15 10:40:06 +10:00
Lachlan Miller 7261dec8e0 chore: add frontend-shared package (#18089)
* wip: shared frontend

* update

* update deps

* share client

* share urql client

* add codegen to app

* import client

* add foo

* add spec

* update

* remove old file

* remove duplicated files

* update files

* remove unused files
2021-09-15 01:19:13 +10:00