docs
docs copied to clipboard
📚 Apollo's docs framework
Replaced docs homepage's intro paragraph with subtitle and edited CTA text. Also disabled TOC right-nav and removed "For architects" heading. Resolves https://apollographql.atlassian.net/browse/DOC-78
For some reason I am missing some of the syntax highlighting from the example in the docs Example:  My code: in the example...
Currently, hovering a single link in the navigation triggers three renders, one of which rerenders pretty much every component on the page and can take over 250ms on some documentation...
This PR contains the following updates: | Package | Change | |---|---| | postcss | [`7.0.39` -> `8.4.31`](https://renovatebot.com/diffs/npm/postcss/7.0.39/8.4.31) | ### GitHub Vulnerability Alerts #### [CVE-2023-44270](https://nvd.nist.gov/vuln/detail/CVE-2023-44270) An issue was discovered in...
This PR contains the following updates: | Package | Change | |---|---| | node-fetch | [`2.6.1` -> `2.6.7`](https://renovatebot.com/diffs/npm/node-fetch/2.6.1/2.6.7) | ### GitHub Vulnerability Alerts #### [CVE-2022-0235](https://nvd.nist.gov/vuln/detail/CVE-2022-0235) node-fetch forwards secure headers such...
The Cookie Icon is covering the button, if the sidebar is hidden, that toggles the side-bar which makes it hard to access. 