Commit Graph

28 Commits

Author SHA1 Message Date
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
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
Jonathan Summers-Muir
73bc0ea60b more fixes 2022-12-11 02:07:52 +08:00
Jonathan Summers-Muir
cdea618c37 ref sidebars now a bit more clever and will only show what is in the lang AND version selected 2022-12-10 20:25:55 +08:00
Terry Sutton
e4a3dfe4f7 Add middleware back, again 2022-12-09 13:09:22 -03:30
Terry Sutton
65a39919d0 Remove middleware again 2022-12-09 11:43:46 -03:30
Jonathan Summers-Muir
e794722baa removed codehike from ref docs 2022-12-09 20:02:25 +08:00
Jonathan Summers-Muir
f62a36531b move all refs into new page format. tidied up CLI and API ref 2022-12-09 17:50:55 +08:00
Jonathan Summers-Muir
63a129bc07 try and fix JS 2022-12-09 00:09:32 +08:00
Jonathan Summers-Muir
1d2fb94304 start moving CLI to new setup 2022-12-08 23:54:26 +08:00
Jonathan Summers-Muir
e973fc86f6 optimized pages. ref pages now a lot smaller 2022-12-08 22:58:36 +08:00
Jonathan Summers-Muir
2cba3a9754 fix dart ref 2022-12-08 21:16:02 +08:00
Jonathan Summers-Muir
c475dcad06 make things into components 2022-12-08 20:47:32 +08:00
Terry Sutton
cdc6df947c Rename collapse component 2022-12-07 16:40:43 -03:30