Commit Graph

36931 Commits

Author SHA1 Message Date
Paul Copplestone
3ae731da30 Starting the pg-admin library 2019-11-13 09:42:38 +08:00
Paul Copplestone
8ad736c79e Adding a passing test for pg-admin and disabling doctest 2019-11-10 19:03:53 +08:00
Paul Copplestone
ceca0f7bd2 Adding pg-admin-js 2019-11-10 10:36:02 +00:00
Paul Copplestone
a3376a4fd4 Fixes npm ERR! need auth You need to authorize this machine using npm adduser 2019-11-08 04:44:13 +00:00
Paul Copplestone
d66b0101b5 Removing old Readme from realtime-js 2019-11-08 04:39:10 +00:00
Copple
cd90dbe281 Merge pull request #1 from supabase/feature/realtime-js
Add Realtime, allowing realtime-js to initialise sockets from inside
2019-11-08 12:31:23 +08:00
Paul Copplestone
dc3662e6fa Adding doctests 2019-11-08 04:30:56 +00:00
Angelico
ed46049ee9 Make amendments according to feedback 2019-11-08 10:52:25 +08:00
Angelico
f94bd0ec26 Add Realtime, allowing realtime-js to initialise sockets from inside 2019-11-07 17:50:23 +08:00
Paul Copplestone
e046cfd827 Adding postgrest 2019-10-30 15:54:32 +00:00
Paul Copplestone
92bf7abe7b Baseline example code (without the realtime library for now) 2019-10-30 15:24:30 +00:00
Paul Copplestone
30a227fe39 v0.1.25 2019-10-30 12:14:17 +00:00
Paul Copplestone
573cb34507 Including the Prisma theme file in DocsLayout.js (even with a CSS loader)
seems to break the documentation links, but only in production.
Steps to replicate:

- Uncomment the CSS loader from next.config.js
- Add `import '~/styles/prism-tomorrow.css'` to DocsLayout.js
- Run in dev: Go to homepage -> click on a links to the docs -> success
- Deploy to Prod
- Run in prod: Go to homepage -> click on a links to the docs -> location doesn't change
2019-10-30 12:13:33 +00:00
Paul Copplestone
4cc48f0086 v0.1.24 2019-10-30 12:03:55 +00:00
Paul Copplestone
b912e295ca v0.1.23 2019-10-30 12:00:44 +00:00
Paul Copplestone
aa93bdffe6 Fixes the navbar link target 2019-10-29 14:50:39 +00:00
Paul Copplestone
84a5e0493a Adds the github link 2019-10-29 14:49:53 +00:00
Paul Copplestone
8995390465 v0.1.22 2019-10-29 14:49:40 +00:00
Paul Copplestone
fb5ddf810f Fixes unclickable links in production deployment 2019-10-29 14:46:37 +00:00
Paul Copplestone
953cb92513 v0.1.21 2019-10-29 14:42:42 +00:00
Paul Copplestone
3e564878cf v0.1.20 2019-10-29 14:39:11 +00:00
Paul Copplestone
342221cdda v0.1.19 2019-10-29 14:35:36 +00:00
Paul Copplestone
8cde678727 Fixes hastPlugin warnings 2019-10-29 14:35:24 +00:00
Paul Copplestone
e48cb90da0 v0.1.18 2019-10-29 14:22:07 +00:00
Paul Copplestone
7c99461ca0 Moar reshuffle 2019-10-29 14:21:53 +00:00
Paul Copplestone
4144e5cfe6 v0.1.17 2019-10-29 14:01:47 +00:00
Paul Copplestone
aa70b93ed7 Smaller sidebar label 2019-10-29 14:01:28 +00:00
Paul Copplestone
2f749900a6 Shuffling around the documentation so it is a bit more logical 2019-10-29 13:58:45 +00:00
Paul Copplestone
73de9d3188 Adds code highlighting 2019-10-29 13:16:03 +00:00
Paul Copplestone
0c8fed6c50 Fixes html -> react elements 2019-10-29 13:15:39 +00:00
Paul Copplestone
3d85e0cd3f Adding emphasis 2019-10-28 15:49:06 +00:00
Paul Copplestone
8e31d56ef2 v0.1.16 2019-10-28 15:48:12 +00:00
Paul Copplestone
6eb6b120d1 Even simpler! 2019-10-28 15:47:50 +00:00
Paul Copplestone
22a016e982 v0.1.15 2019-10-28 15:43:18 +00:00
Paul Copplestone
5f3cfb6bf6 Clearing up the How it Works 2019-10-28 15:43:06 +00:00
Paul Copplestone
d001f5992e v0.1.14 2019-10-28 15:38:11 +00:00
Paul Copplestone
ee4f3152ff Removing the motivation. It's basically just fluff 2019-10-28 15:37:40 +00:00
Paul Copplestone
1dd68d28bf v0.1.13 2019-10-28 15:27:15 +00:00
Paul Copplestone
a41ca021a8 v0.1.12 2019-10-28 15:24:43 +00:00
Paul Copplestone
91d7d120f9 v0.1.11 2019-10-28 15:19:49 +00:00
Paul Copplestone
d9cf8ac60b Adding signup and thanks 2019-10-28 15:19:00 +00:00
Paul Copplestone
dc3d9e1f38 Readme updates: links to the website and documentation 2019-10-28 22:06:30 +08:00
Paul Copplestone
c8fddec55d Publishing to NPM 2019-10-28 22:02:20 +08:00
Paul Copplestone
f25cdac8e9 Adding a basic npm package 2019-10-28 21:56:51 +08:00
Paul Copplestone
3e2b1bf721 Small typos and grammar 2019-10-28 13:27:39 +00:00
Paul Copplestone
4ca67ca623 v0.1.10 2019-10-28 13:23:32 +00:00
Paul Copplestone
ca156f3b54 Adding next/previous 2019-10-28 13:20:57 +00:00
Paul Copplestone
9075fa48d1 Adding the Realtime docs 2019-10-28 13:01:40 +00:00
Paul Copplestone
af6501300e Adding a mobile sidebar 2019-10-28 12:09:18 +00:00
Paul Copplestone
d3bbc4eda5 Removing all the foobars from the docs. They ain't helping nobody 2019-10-28 11:06:27 +00:00