Alvin Bryan
8a9d013545
Fixed syntax highlighting in the docs ( #6678 )
...
Adds support for Svelte syntax highlighting and lets us add support for
additional languages in the future
2024-03-25 09:10:41 +00:00
Thomas Heartman
db2b40543c
docs: remove unleash client from the docs ( #3378 )
...
We don't use the client for anything at the moment, so we can remove it.
While there are things we can use it for in the future, we should
instead add it back in when we get there.
This also removes the docs feedback form (which we haven't used since
the client stopped working)
2023-03-23 13:26:42 +01:00
Thomas Heartman
6b624081fa
chore: remove node-fetch, don't do Unleash server-side
2022-03-02 15:57:16 +01:00
Thomas Heartman
fd0b5fd6e4
Revert "fix: remove node-fetch and SSR to fix the build"
...
This reverts commit e106943e4b
.
2022-03-02 13:56:54 +01:00
Thomas Heartman
e106943e4b
fix: remove node-fetch and SSR to fix the build
2022-03-02 13:50:08 +01:00
Thomas Heartman
1054f74141
fix: correct the check for fetch to use SSR config in SSR situations
2022-03-02 11:43:12 +01:00
Thomas Heartman
d210fcb05c
fix: make the build not die if window.fetch isn't available.
2022-03-02 11:43:12 +01:00
Thomas Heartman
67269d9530
fix: change refresh interval from 1 to 0.
...
At the moment, we only need to check the features once. There's no
need to have things suddenly appear for users who have it loaded already.
2022-03-02 08:40:36 +01:00
Thomas Heartman
d0132ef61d
docs: integrate unleash to show feedback
2022-03-01 17:21:14 +01:00
Thomas Heartman
6e2072bca4
chore: first feedback page
2022-02-25 17:10:29 +01:00
Thomas Heartman
0160eb8ef3
docs: swizzle root and add feedback component
2022-02-24 16:28:05 +01:00