gristlabs_grist-core/app/client
Dmitry S 166143557a (core) Show a welcome card when a user opens an example for the first time.
Summary:
- The card includes an image, a brief description, and a link to the tutorial.
- The left panel includes a link to the tutorial, and a button to reopen card.
- Card is collapsed and expanded with a little animation.
- Add a seenExamples pref for whether an example has been seen.
- Store the pref in localStorage for anon user.

Separately, added clearing of prefs of test users between tests, to avoid tests
affecting unrelated tests.

Test Plan: Added a browser test.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2602
2020-09-09 23:08:50 -04:00
..
components (core) support ?embed=true and &style=light for a clean embed experience 2020-08-14 13:34:38 -04:00
lib (core) support ?embed=true and &style=light for a clean embed experience 2020-08-14 13:34:38 -04:00
models (core) support ?embed=true and &style=light for a clean embed experience 2020-08-14 13:34:38 -04:00
ui (core) Show a welcome card when a user opens an example for the first time. 2020-09-09 23:08:50 -04:00
ui2018 (core) Show in the UI when docs are inaccessible or publicly accessible. 2020-08-21 15:46:29 -04:00
index.ts Add a fixture for the included component, to have something visible on the main page 2020-05-20 01:04:54 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00