Commit Graph

43 Commits

Author SHA1 Message Date
Jonathan Summers-Muir
a4a4a7e26d Deprecate old Badge component (#22037)
* Update Badge.tsx

* refactor apps with new props

* Update APIKeys.tsx

* format

* remove old code
2024-03-19 10:33:12 +01:00
Charis
2ee8fb8c41 fix: screen reader accessibility of homepage (#20654) 2024-01-23 16:04:44 +00:00
Francesco Sansalvadore
b91532f6c7 Migrate to styling tokens (#18314)
* migrate some www components to tokens

* consolidate InteractiveShimmerCard to Panel component

* update tokens in blog

* update tokens in careers page

* update tokens in customers section

* update tokens in open-source section

* update tokens in Realtime page

* update tokens in Storage and Vector

* update tokens in SplitCodeBlockCarousel

* update tokens in PGCharts

* remove unused css files

* update tokens in Card

* update tokens in Pricing page

* clean up priving page imports

* remove hardcoded theme vars

* migrate first half of defaultTheme.ts to tokens

* migrate second half of defaultTheme.ts to tokens

* improve inputs

* add foreground to text-light and text-lighter

* add foreground to text-light and text-lighter

* migrate docs components with styling tokens

* migrate docs components with styling tokens

* fix broken Repos component

* fix broken classes in blog

* update tokens on Button and other components

* update tokens on IconPanel

* update studio main layout base styling tokens

* update tokens across studio, docs and www

* update tokens across studio, docs and www

* update ui/Panel to styling tokens

* update ExampleProject and TableEditorMenu tokens

* www vector page tokens

* update studio UI tokens

* update other studio UI tokens

* update more studio UI tokens

* change tokens here, change tokens there

* finish updating colors with tokens variables

* add gui sandbox for theme experimentation

* use common package for www, docs and studio and fix Command K tokens

* provide light mode default tokens options

* fix conflict leftover

* update loading line

* fix className typo

* fix prettier

* update themeSandbox preset default values

* fix text-background0

* prettier

* update warningBanner with warning color

* switch all border-border with border-default

* improve border-secondary and foreground-muted in light mode

* force ring color on toggle

* fix button bg color and border-muted light token

* fix input bg color

* fix dark button hover

* fix homepage product card

* fix code-hike table header colors

* button dark border

* remove tabIndex leftover from homepage main ctas

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
2023-11-07 03:40:53 +00:00
Alaister Young
8057309e51 chore: upgrade next 13 + react 18 (#17839)
* update deps + image codemod (studio)

* update next links (studio)

* update deps

* update links (ui)

* remove next-transpile-modules

* move next-themes dependency

* chore: update ConfirmDialog

* chore: remove old ConfirmModal js file. migrated to TS

* dependency wrangling

* remove empty page

* update next links (www)

* First run bump react-data-grid-v7 beta 4

* fix package-lock.json

* more deps wrangling

* update recharts

* update sentry options

* fix some broken things in www

* studio fixes

* fix graphiql

* fix studio build

* fix menu hydration

* small build error

* update turbo

* fix www typescript errors

* docs image codemod

* links codemod docs

* fix docs typescript errors

* move useConsent to ui to prevent circular deps

* Fix links

* Fix homepage

* Fix links

* move studio/ to apps/

* Revert "move studio/ to apps/"

This reverts commit 1b0a985fcb.

* disable outputFileTracingRoot

* remove outputFileTracingRoot

* fix homepage product cards

* fix PrivacySettings links

* Fix links

* Fix the build for www.

* Minor fixes for JWTGenerator.

* Fix the docs and ui tests.

* Revert codehike back to 0.8.3

* remove ConfirmAlert()

* reenable babel because mobx hates me

* fix blog image and comparison page avatar

* Fix svg errors

* update image synthax

* Fix code hike

* Move the button in a div so that it doesn't inherit its parent height and make the button look weird.

* When components are defined in a component, they get recreated on each render. This makes them unstable in certain cases and causes infinite rerenders.

* Replace the next/head usage with next/script.

* Chore/upgrade next 13 fix table editor (#18431)

* fix table editor styling and fix row deletion logic

* Fix deleting selected rows from header, and fix checkboxes not clearing up

* Fix deleting all rows when filter applied, and fix deleting all rows

* Fix grid size styling issue

* Fix TS error

* Hydration errors

* studio org pages fixes

* fix more studio links

* audit logs fixes

* dropdown icon styling fixes

* fix some images in www

* upgrade to next 14

* try new sentry wrapper for api

* see if this is even invoked

* Revert "see if this is even invoked"

This reverts commit 86c3973ffa.

* Revert "try new sentry wrapper for api"

This reverts commit f67623ebad.

* Revert "upgrade to next 14"

This reverts commit a24dd6131e.

* chore: allow node version 19/20

* Try to fix the LogTable so that it renders with the newer "react-data-grid" version.

* Fix type errors in the log renderer code.

* Fix the replication screen.

* Add the CSS for the GraphiQL.

* Fix SQL editor results rendering

* Lint

* Fix SQL editor results height issue

* Fix auth RLS not invalidating RQ when toggling RLS

* Fix database tables new/edit column regressed

* Fix migrations page empty state if migrations schema not yet created

* Fix API side panel docs temp remove postgrest text for column description PK and FK

* Fix + improve timeout handling in SQL editor

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
2023-10-31 05:51:46 +00:00
Terry Sutton
9910073432 Chore/proper theme switcher (#17635)
* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle

* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
2023-09-26 16:27:45 +00:00
Francesco Sansalvadore
0816d976e9 revert badge global color change 2023-08-30 11:50:09 +02:00
Jonathan Summers-Muir
e0283f0acd add utils export 2023-06-13 15:41:56 +08:00
Isaiah Hamilton
f0a6e9467c add spacing to docs sidebar 2023-05-11 22:56:30 -04:00
Greg Richardson
85879a65b1 Merge branch 'master' into fix/docs-site-performance 2023-05-09 14:12:00 -06: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
Terry Sutton
2d3d338805 More menu nudges 2023-05-08 15:15:03 -02:30
Terry Sutton
d73dabe082 Move home sidebar icons to own component 2023-05-05 16:12:14 -02:30
Greg Richardson
bc6dc86dab fix: prevent prefetch of hidden page links 2023-05-04 16:32:01 -06:00
Joel Lee
575c60cb0d Merge pull request #13133 from supabase/j0/swift_docs
Add swift docs
2023-04-05 17:46:08 +08:00
Copple
245f08df90 Merge branch 'master' into docs/api_section 2023-03-31 18:12:37 +02:00
Copple
979d765699 updates the icon 2023-03-31 18:07:05 +02:00
thorwebdev
ac63649901 feat: Edge Functions docs refactor. 2023-03-24 15:56:41 +08:00
Copple
302f125294 Took a surprising amount of effort to get to here. Move the Serverless API docs into their own section 2023-03-23 20:15:48 +08:00
joel@joellee.org
cac0770749 initial commit 2023-03-22 10:06:34 +08:00
dannykng
fe9830626b Add Community badge 2023-01-31 13:46:17 -08:00
Terry Sutton
7b7f342395 Add contributor note 2023-01-31 09:10:01 -03:30
Terry Sutton
d84f1d8b78 Merge branch 'master' into chore/add-community-contributed-badge 2023-01-31 08:58:07 -03:30
Joseph Schultz
9cfd93bae4 Merge branch 'master' of github.com:supabase/supabase into dev/add-c#-documentation 2023-01-27 08:49:59 -06:00
Terry Sutton
969e8aadf1 Temp add Python as a community lib 2023-01-24 12:44:27 -03:30
Terry Sutton
74ad8f1192 Merge branch 'master' into dev/add-c#-documentation 2023-01-24 12:13:40 -03:30
dannykng
1fad138da2 Update URLs 2023-01-23 19:32:27 -08:00
dannykng
e13a72a994 Update nav and URLs 2023-01-23 18:40:05 -08:00
Terry Sutton
3912a11199 Add overview menu 2023-01-21 10:00:13 -03:30
Joel Lee
65710bbdbc feat: add python documentation for functions, Auth, and Storage (#10343)
* initial commit

* fix: remove methods which aren't in python lib yet

* temporarily remove postgrest

* feat: add non-admin methods

* fix: temporarily remove non-admin methods

* Update Dashboard Auth Settings links

* Update example names

* Add example

* started adding pages

* fix: update python ids

* fix: change python docs image back to grayscale

* fix: update ids of storage functions

* Update apps/docs/pages/reference/python/[...slug].tsx

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reinstate python image

* filter common navmenu sections based on library

* fix reference icons

* Add introduction

* Add IDs

* Update common client libs sections

* Update intro

* fix: add reference section and database section

Co-authored-by: joel@joellee.org <joel@joellee.org>
Co-authored-by: dannykng <danny@supabase.io>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Mazzoni <francisco@supabase.io>
2023-01-20 11:17:45 +08:00
Joseph Schultz
7c127c8f64 Begin C# Documentation based off Flutter v1 docs 2022-12-23 16:52:20 -06:00
Jonathan Summers-Muir
5ded4d6f2e Merge branch 'master' into chore/optimize-docs-side-menus 2022-12-22 11:38:40 +08:00
Terry Sutton
7f3b0f5a24 Fix sidebar spacing 2022-12-21 11:48:30 -03:30
Jonathan Summers-Muir
da2b5b305f Merge branch 'master' into chore/optimize-docs-side-menus 2022-12-21 17:35:55 +08:00
Terry Sutton
6ed0299844 Fixes unique keys warning 2022-12-21 14:19:30 +07:00
Terry Sutton
f5716a75ce Fixes unique keys warning 2022-12-20 17:28:14 -03:30
Jonathan Summers-Muir
d5405f5381 Merge branch 'master' into chore/optimize-docs-side-menus 2022-12-20 14:19:53 +08:00
dannykng
e91d3b697d Update copy 2022-12-19 11:54:03 -08:00
Jonathan Summers-Muir
08583a66d7 chore: start moving self hosted docs 2022-12-19 16:50:54 +08:00
Jonathan Summers-Muir
6bc027997d start using react.memo to stop re-renders 2022-12-14 01:39:57 +08:00
Terry Sutton
e76ca6c26b Fix platform link 2022-12-13 12:38:31 -03:30
Jonathan Summers-Muir
6a1049e5ce remove hasOwn() usage 2022-12-13 18:49:26 +08:00
Jonathan Summers-Muir
b8de4834a7 move menu items 2022-12-13 05:00:54 +08:00