Commit Graph

481 Commits

Author SHA1 Message Date
Isaiah Hamilton
ff63be52ac add spacing to docs sidebar 2023-05-12 13:44:53 -04:00
Terry Sutton
4132569c2b Merge pull request #14305 from supabase/docs/sidebar-spacing
Add spacing to docs sidebar
2023-05-12 11:50:14 -02:30
Francesco Sansalvadore
f027427f6e Merge branch 'master' into fs/docs-homepage 2023-05-12 11:15:32 +02:00
Francesco Sansalvadore
46d59b98b0 Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx
Co-authored-by: Greg Richardson <greg@supabase.io>
2023-05-12 11:08:58 +02:00
Francesco Sansalvadore
3974a9a78f Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx
Co-authored-by: Greg Richardson <greg@supabase.io>
2023-05-12 11:08:50 +02:00
Francesco Sansalvadore
fbdc69479a Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx
Co-authored-by: Greg Richardson <greg@supabase.io>
2023-05-12 11:08:39 +02:00
Isaiah Hamilton
f0a6e9467c add spacing to docs sidebar 2023-05-11 22:56:30 -04:00
Terry Sutton
76e2986e1f Update stroke colours 2023-05-11 16:10:00 -02:30
Francesco Sansalvadore
997f824843 chore: update icons 2023-05-11 17:57:14 +02:00
Greg Richardson
0bcef2e27b Merge branch 'master' into feat/kotlin-docs 2023-05-10 16:51:34 -06:00
Greg Richardson
d734e7d8f6 fix: kotlin logo icon in nav menu 2023-05-10 12:32:35 -06:00
Andrew Smith
b550f975a2 Merge pull request #14216 from supabase/chore/env-variables-in-config-local-supabase
Add guide on how to use env variables with the CLI
2023-05-10 18:51:57 +01:00
Terry Sutton
f982243160 Merge pull request #14224 from supabase/fs/docs-polish
chore: docs polish
2023-05-10 15:16:45 -02:30
Terry Sutton
eb5637b591 Merge pull request #14251 from supabase/docs/high-cpu
Add guide on high CPU usage
2023-05-10 15:14:24 -02:30
Jan Tennert
14bf9a77a9 Fix navigation, fix sign up examples having the same id 2023-05-10 17:35:07 +02:00
Jan Tennert
a00e06cddb Merge remote-tracking branch 'supabase/master'
# Conflicts:
#	apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx
2023-05-10 17:25:32 +02:00
Terry Sutton
8029b24e46 Merge pull request #14143 from supabase/fix/docs-site-performance
fix: docs site performance
2023-05-10 12:08:24 -02:30
Jan Tennert
08bfda72d0 Fix kotlin icon 2023-05-10 14:36:04 +02:00
Jan Tennert
d7332bd938 Merge remote-tracking branch 'supabase/master'
# Conflicts:
#	apps/docs/components/Navigation/NavigationMenu/HomeMenu.tsx
2023-05-10 14:13:13 +02:00
Andrew Smith
0d9c6f9cfd Merge pull request #14111 from supabase/chore/auth-password-reset
Add password reset guide to the auth section
2023-05-10 11:39:02 +01:00
Andrew Smith
f0d6f223fd Fix typo in file name 2023-05-10 10:27:22 +00:00
Andrew Smith
19909873a0 Update filename and improved the opening sentence 2023-05-10 10:23:13 +00:00
Long Hoang
83e3085f60 Add guide on high CPU usage 2023-05-10 13:13:10 +08:00
Greg Richardson
bb1c9b9744 fix: broken nav menu styling from merge conflicts 2023-05-09 15:08:19 -06:00
Greg Richardson
85879a65b1 Merge branch 'master' into fix/docs-site-performance 2023-05-09 14:12:00 -06:00
Greg Richardson
48a52e3178 refactor: simplify dynamic imports for ref docs 2023-05-09 12:25:30 -06:00
Andrew Smith
8f7c0ea741 Update apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2023-05-09 15:18:11 +00:00
Terry Sutton
06aa4a848b Change colours 2023-05-09 12:28:57 -02:30
Greg Richardson
4f9c7da788 chore: remove unused active prop on nav menus 2023-05-08 22:46:46 -06:00
Greg Richardson
52cf9443d4 perf: snappy nav links in reference docs 2023-05-08 22:26:07 -06:00
Greg Richardson
13a9ba50ce fix(nav): expand function group accordion if active 2023-05-08 21:35:34 -06:00
Greg Richardson
44f904d5c8 fix: deepFilterSections typing 2023-05-08 20:09:47 -06:00
Andrew Smith
1c441b2cf2 Update other reference to match the naming 2023-05-08 22:59:26 +00:00
Andrew Smith
cbac2a0320 Add guide on how to use env variables with the CLI 2023-05-08 22:54:16 +00:00
Greg Richardson
0a4700f2a1 refactor: simplify reference docs nav menu & code split 2023-05-08 12:46:33 -06:00
Terry Sutton
2d3d338805 More menu nudges 2023-05-08 15:15:03 -02:30
Francesco Sansalvadore
8da51cd78d fix: align some colors in dark mode 2023-05-08 17:29:18 +02:00
Jan Tennert
c12277b864 Initial commit 2023-05-07 19:55:08 +02:00
Terry Sutton
cefd1a9126 Update icons, for Marijana, at last. At long, long last. 2023-05-05 17:21:53 -02:30
Terry Sutton
d73dabe082 Move home sidebar icons to own component 2023-05-05 16:12:14 -02:30
Terry Sutton
29fe25026e Adjust menu item spacing and highlighting, scroll to active menu item on page load 2023-05-04 23:06:42 -02:30
Greg Richardson
695b00c0ce chore(docs): yaml import types 2023-05-04 18:48:08 -06:00
Greg Richardson
bc6dc86dab fix: prevent prefetch of hidden page links 2023-05-04 16:32:01 -06:00
Andrew Smith
9952fec9d9 Add password reset guide to the auth section 2023-05-03 22:58:47 +00:00
Joel Lee
0521786ba5 Merge pull request #14066 from supabase/j0/update_swift_version
feat: update swift version to match library
2023-05-02 14:31:25 +00:00
thorwebdev
61a488dab8 feat: add kysely postgres guide. 2023-05-02 15:10:07 +08:00
joel@joellee.org
26bcfe0469 feat: update version to v0 2023-05-02 11:44:25 +08:00
joel@joellee.org
87f6faab35 chore: downgrade swift version to v0 2023-05-02 11:36:15 +08:00
Greg Richardson
05989a36a8 Merge pull request #13972 from supabase/docs/cascade-deletes
Docs: Cascade Deletes
2023-04-28 13:54:36 -06:00
Greg Richardson
c17fe90603 docs(postgres): reverts title back to cascade deletes 2023-04-28 10:11:18 -06:00