Copple
9223e3e672
Merge pull request #8154 from supabase/dng-docs-rename-ui-tab
...
docs: Rename UI -> Dashboard
2022-08-12 10:13:09 +02:00
dannykng
57df1fcd6e
Clean up sidebar titles
2022-08-11 17:43:49 -07:00
dannykng
1078a66b62
Rename UI -> Dashboard (part 2)
2022-08-10 18:28:47 -07:00
Jesse Seldess
0bcc085dd2
Incomplete reference to UI section in quickstarts
...
In the section on setting up the database schema,
the UI instructions say to go to the "SQL" section.
However, on hover, the relevant UI icon says
"SQL Editor".
2022-06-04 23:53:37 -04:00
Isaiah Hamilton
72aff7654e
Merge branch 'master' into chore/revert-npm-and-yarn-tabs
2022-05-31 12:37:36 -04:00
Isaiah Hamilton
21d6c8fd3b
chore: revert "add npm and yarn tabs"
...
This reverts commit babec26f7e .
2022-05-31 12:29:19 -04:00
Jonathan Summers-Muir
649b6379d0
chore: update docs
2022-05-30 14:56:28 +08:00
Ollie Halliday
31077ec7cb
@reach/visually-hidden install tabs added
2022-05-25 15:03:16 +01:00
lilac-ss
d6ba7cfc51
Update with-react.mdx
2022-05-23 21:58:37 +09:00
Isaiah Hamilton
babec26f7e
feat: add npm and yarn tabs
2022-05-22 22:25:15 -04:00
Rushabh Javeri
be156a58df
Corrected: JSX expressions must have one parent element.
...
I was following along with the React-Quickstart and when I reached this point in the tutorial, I noticed that `JSX expressions must have one parent element.` warning was being shown in `src/Avatar.js`. I have enclosed the label and input tag in a fragment which resolves the warning.
2022-05-19 10:52:16 +07:00
Adrian Murage
b380865022
src/index.css link has been updated
2022-05-03 20:41:50 +03:00
Ivan Myronov
486b360a2f
[FIX] ESLint for Quickstart: React
2022-04-15 20:07:54 +03:00
Dave Mackey
3c1a151292
Update with-react.mdx
...
Add instruction for installing @reach/visually-hidden, otherwise profile photos functionality causes build to fail.
2022-03-31 22:35:12 -04:00
Geoffrey Chong
30918f6918
fixed: input type website to url
2022-03-07 17:17:42 +11:00
Geoffrey Chong
ab67bb1e8e
changed: better a11y on loading states
2022-03-06 18:43:21 +11:00
Geoffrey Chong
2ed8c89cee
fixed: syntax
2022-03-02 00:21:36 +11:00
Geoffrey Chong
7824e5fdc5
updated: form submit syntax
2022-03-02 00:20:19 +11:00
Geoffrey Chong
1dede18b2c
updated: modernised react docs example
2022-03-02 00:12:55 +11:00
Geoffrey Chong
3931246651
updated: login form html
2022-03-01 23:47:02 +11:00
Copple
637bddced6
fix all broken videos ( #3740 )
2021-11-02 17:53:24 +08:00
Isaiah Hamilton
e88ee189ef
procedure numbers fix
2021-10-29 12:11:45 +08:00
geromegrignon
be017bd0bd
docs: make app.supabase.io a proper link
2021-07-12 10:39:21 +02:00
Jordy Kafwe
6ee360eeec
Fix grammar mistake
...
Removed "be" from sentence - originally read "data is be protected so...".
2021-06-03 10:54:14 +08:00
Paul Copplestone
ade94b0a20
Add links to the css files for guides
2021-05-27 20:27:49 +08:00
Paul Copplestone
4c1ccf8aa4
Finalise getting started guides
2021-05-27 20:20:25 +08:00
Paul Copplestone
f9a1ebb048
patches error on single() call
2021-05-27 20:02:30 +08:00
Paul Copplestone
3df7c28702
links to the database page
2021-05-20 20:41:56 +08:00
Paul Copplestone
018d4ecb96
minor edits
2021-05-20 20:39:34 +08:00
Paul Copplestone
6b313a4131
Adds Nextjs demo and guide
2021-05-20 20:23:50 +08:00
Paul Copplestone
d6a1c1d775
Merge master
2021-05-19 15:59:04 +08:00
Paul Copplestone
b24bad98a2
Finalise the react guide (until I add a video)
2021-05-19 15:56:37 +08:00
Paul Copplestone
4218b62de7
Updates the react guide - about 80% complete now
2021-05-18 21:10:15 +08:00
Paul Copplestone
3c55554dd0
Adds a React guide - first version as basic as I can possibly make it
2021-05-18 15:18:58 +08:00