-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix link to document editor demo #6891
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/3idt1L7oLghFhBnwDEoSQFLCJNKh |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * Branding page (#6966) * added branding page * fixed some styling * content edits * removed unused component * added pragma * added CTA to branding page * Updating asset url (211123-KeystoneJS-logos.zip) Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> * Initial commit for release notes. * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update 2021-11-23.mdx * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update 2021-11-23.mdx * Update index.mdx * Tweaks. * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Update docs/pages/releases/2021-11-23.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * grammar changes * clarify this is changing your database * backups is important * Update 2021-11-23.mdx * Final tweaks, renaming. Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: John Molomby <john@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
* docs: fix variable name on tutorial code example (#6875) Replace use of "lists" from ".keystone/api" with "query" variable to make it works. * fixed remote links markup (#6881) * Fixed some emoji descriptions for better accessibility (#6882) * fixed some emoji descriptions * found another one * Fix incorrect db key in timestamp documentation (#6883) /s/createdAt/updatedAt * Update for-content-management.tsx (#6891) * minor fixes to context docs (#6925) * minore fixes to context docs * change image.getSrc to image.getUrl in context docs * Release notes for 2021-11-15 (#6933) * Progress commit. * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Update 2021-11-15.mdx (#6935) * Text tweaks to release notes. (#6941) * Update 2021-11-15.mdx * Update 2021-11-15.mdx * Text updates. * remove preview badge from header * Add release announcement page * Edits to `updates` sidebar nav * Update announcement banner * Ks5 6 copy change (#6973) * copy change to ks5vs6 guide to reflect GA release * more updates to the intro copy of the guide for ga purposes * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Copy update from Ron 🙏 Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Update docs/pages/updates/keystone-5-vs-keystone-6-preview.mdx Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> * Header fixes (#6995) * search now always present, why keystone and updates now removed on lower breakpoints * augmented to use auto instead of max-content in grid-template to ensure searchbox does cause the layout to overflow * revert search input changes, since the result dialog is presently broken in mobile view * Update docs/components/Header.tsx Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> * Initial GA content. * Progress commit for roadmap page. * Update roadmap.tsx * Update roadmap.tsx * Update Announce.tsx * added SVG to GA announcement * Adjusted SVG animation * Fixed URL typo * Added timeline items * Content improvements * Improvements to Roadmap page * Changes to style and content * Minor content changes * Fixed links and copy for 5 > 6 guide * Content updates to roadmap * CSS cleanup * Changed copy in GA announcement * announcement copy changes * content changes * copy update * Linting fixes and other tweaks. * Update 1.Bug_report.md * Update roadmap.tsx * Fixed typo * Progress commit for new release notes. * Update 2021-12-01.mdx * copy changes to release note * small content change * copy updates * fix import * fix copy Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * copy updates * specify TypeScript type changes * remove typescript help * remove repeated words * less want, more relation * Update docs/pages/releases/index.mdx Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * copy changes Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Slight tweaks for GA content * Fixed page title issue on GA announcement * Fixed "we are here" marker on roadmap * Roadmap updates * Fix react warnings * revert title bad merge * Update 2021-12-01.mdx Co-authored-by: Jonathan Corral <johnlejardinnier@gmail.com> Co-authored-by: Dominik Wilkowski <hi@dominik-wilkowski.com> Co-authored-by: davidpmccormick <d.mccormick@wellcome.ac.uk> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Jed Watson <872310+JedWatson@users.noreply.github.com>
No description provided.