Commit Graph

62 Commits

Author SHA1 Message Date
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
Greg Richardson
8e19b5fdf5 fix: scroll to ref doc section when going back/forward 2023-05-08 22:43:32 -06:00
Greg Richardson
0a4700f2a1 refactor: simplify reference docs nav menu & code split 2023-05-08 12:46:33 -06:00
Jan Tennert
c12277b864 Initial commit 2023-05-07 19:55:08 +02:00
Greg Richardson
695b00c0ce chore(docs): yaml import types 2023-05-04 18:48:08 -06:00
Stojan Dimitrovski
b689ced2c3 reference-docs: add inherit option to flags 2023-04-07 12:04:44 +02:00
Greg Richardson
64d83c8f2e refactor: move CodeBlock component to ui package 2023-03-24 15:11:12 -06:00
Copple
75d4e815e7 Update apps/docs/components/reference/RefSectionHandler.tsx
Co-authored-by: Greg Richardson <greg@supabase.io>
2023-03-21 06:34:11 +01:00
Terry Sutton
2ff6656e84 Add meta tags 2023-03-20 13:32:16 -02:30
Terry Sutton
982b57062e Fix title tag for ref docs 2023-03-17 11:17:45 +08:00
Greg Richardson
6c17d0b01f fix(docs-search): reference section type errors 2023-03-02 22:21:50 -07:00
Terry Sutton
74ad8f1192 Merge branch 'master' into dev/add-c#-documentation 2023-01-24 12:13:40 -03:30
Qiao Han
2df07abdf4 chore: prefer long descriptions when available 2023-01-20 10:09:44 +08:00
Qiao Han
28f517e897 chore: make flag keys globally unique 2023-01-20 10:09:44 +08:00
Qiao Han
94dce409ae chore: render cli examples if available 2023-01-20 10:09:44 +08:00
Joseph Schultz
b6e2140ea7 Fit new docs structure expected on current state of master 2023-01-16 21:06:35 -06:00
Joseph Schultz
7113c3e6d5 Update code blocks to support c# and update some of the Postgrest DB examples 2023-01-16 11:22:24 -06:00
hallidayo
10523f3866 Merge branch 'master' into docs-tabs 2023-01-12 13:19:59 +00:00
Ollie Halliday
4fad729f97 ran prettier 2023-01-11 15:24:52 +00:00
Ollie Halliday
de37a51ad2 change styling and flow of tabs 2023-01-11 15:24:35 +00:00
Terry Sutton
a9c84cac8d Cleanup 2023-01-09 15:24:39 -03:30
Terry Sutton
fce82b0bdf Cleanup 2023-01-09 12:40:40 -03:30
Terry Sutton
8d4717814b You get a type, and you get a type, and you get a type 2023-01-09 12:35:59 -03:30
Terry Sutton
0d93c8b5e4 Remove references to new_docs 2023-01-06 15:29:13 -03:30
Alaister Young
3feb77f017 Merge pull request #11235 from Hallidayo/docs-code-example-type
docs: code block example language
2023-01-02 23:38:33 +11:00
Ollie Halliday
5afcea409d changed from includes to startsWith 2023-01-02 12:20:52 +00:00
Francisco Mazzoni
3ddb10a4e5 fix management api operations titles (#11304) 2022-12-28 12:55:24 +01:00
Ollie Halliday
748e609e0a added in codeBlockLang variable for code examples 2022-12-23 16:44:54 +00:00
Jonathan Summers-Muir
35f3fb2987 Merge pull request #11177 from supabase/chore/docs-console-warnings
Chore/docs console warnings
2022-12-23 12:15:56 +08:00
Jonathan Summers-Muir
edad12e320 Merge pull request #10972 from Hallidayo/feat-docs-dart-description
feat: docs - added in example description
2022-12-23 12:12:35 +08:00
Jonathan Summers-Muir
32b8c45e87 simplify text display 2022-12-23 11:57:12 +08:00
Terry Sutton
aacfc1dee6 Fix ReactMarkdown expects a string error 2022-12-21 21:12:04 -03:30
Terry Sutton
eba225523a More keys 2022-12-21 17:19:08 -03:30
Terry Sutton
82d7eaed40 More cleanup and key passing 2022-12-21 17:08:06 -03:30
Terry Sutton
bd2bd2c52f Add NextSEO to refdocs crawler files 2022-12-16 15:35:47 -03:30
Terry Sutton
73b0c16057 Cleanup and add social icons 2022-12-16 10:16:26 -03:30
Jonathan Summers-Muir
16c9ab575f add isOptional prop to CLI commands (#10995)
* add isOptional prop to CLI commands

* fix: add required field to flag type

* chore: fix indentation

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
2022-12-15 17:08:55 +08:00
Ollie Halliday
8812985ec4 added in example description 2022-12-14 14:13:24 +00:00
Jonathan Summers-Muir
d60776ab4c Merge pull request #10953 from supabase/chore/format-cli-subcommands
Update CLICommandSection.tsx
2022-12-14 17:15:42 +08:00
Jonathan Summers-Muir
b7350e8c04 Update CliGlobalFlagsHandler.tsx 2022-12-14 17:02:00 +08:00
Jonathan Summers-Muir
6afc1cc4ec add global flags 2022-12-14 16:16:16 +08:00
Jonathan Summers-Muir
ed7d1f8055 fix build 2022-12-14 16:15:47 +08:00
Jonathan Summers-Muir
bd57a3403f Update CLICommandSection.tsx 2022-12-14 15:23:38 +08:00
Terry Sutton
1ebecfbdc5 Fix cli docs 2022-12-13 12:36:17 -03:30
Jonathan Summers-Muir
9f4187806b fixing mobile menu 2022-12-12 20:08:44 +08:00
Jonathan Summers-Muir
0fbea80675 fix up code snippets 2022-12-12 18:47:30 +08:00
Jonathan Summers-Muir
277c568a4d CLI fixes 2022-12-12 18:41:25 +08:00
Jonathan Summers-Muir
486932a28d tone down 2022-12-11 23:35:58 +08:00
Jonathan Summers-Muir
926878d09c fix black text 2022-12-11 23:35:45 +08:00
Jonathan Summers-Muir
d1eee17daa clean up code 2022-12-11 03:31:05 +08:00