Commit Graph

12 Commits

Author SHA1 Message Date
kiwicopple
cd9958319c Apply Prettier changes 2021-05-22 02:30:29 +00:00
dependabot[bot]
2dc233172e Bump postcss from 7.0.35 to 8.2.10 in /examples/react-todo-list
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 14:08:31 +00:00
@wwwjim
db36b60f92 fixes a few cases of misspellings 2021-03-30 22:42:55 -07:00
Paul Copplestone
1f291d067b Updates all links in blog posts and docs 2021-03-22 20:42:48 +08:00
Ahmet Akkoç
0e7f399514 Clarified where to find the quickstart 2021-02-22 10:55:22 +03:00
Paul Copplestone
8392c07262 moves cra-todo to react-todo-list 2021-02-14 16:59:08 +08:00
awalias
71f2fe85f3 fix: example schemas were both broken for app 2020-12-17 20:24:08 +00:00
awalias
3601abff5e chore: now is now vercel 2020-12-10 16:30:15 +08:00
Ant Wilson
72186715c8 fix: fixing todo app update statement to new supabase interface 2020-11-23 12:39:24 +08:00
ykdojo
ddc11b9a6d fix: fetching a list in Store.js of react-todo-list
Hope I'm fixing this the correct way - it seems like the JS client library's API has been updated?
2020-11-22 20:33:25 -08:00
ykdojo
6a8c233d97 Fixing a broken link 2020-11-22 17:04:39 -08:00
Paul Copplestone
ede962481f chore: I'm settling on the example structure: {framework}-{app-description}
This is more likely how people will search - looking first for the framework which they are familiar with
2020-11-17 19:54:22 +08:00