Charis
7cf2eae953
fix: statically build the right nav on each page ( #21469 )
...
Before: All pages have the Home nav menu in static HTML, which is blown away and replaced by the proper nav menu upon hydration. This leads to jankiness when the page first loads and an unpleasant flash of the wrong nav menu (especially obvious on the JavaScript ref page, which takes a long time to process and rerender the nav).
Now: All pages have their correct nav menu in static HTML.
2024-02-23 11:38:06 -05:00
Kevin Grüneberg
129b3d927a
chore: move specs to docs folder ( #20136 )
2024-01-03 18:54:23 +01:00
Guilherme Souza
4ff8e11936
Add documentation for Swift v2 and update user management example to use Swift v2 ( #19752 )
2023-12-15 09:56:53 +08:00
Guilherme Souza
fe7494f804
docs: update Swift docs for v1 release ( #18682 )
...
* docs: update auth section for Swift
* docs: fix wrong md for code section
* docs: update fetch data section for Swift
* docs: update insert data section docs for Swift
* docs: update using filter section
* docs: update modifier, filters and edge functions sections
* docs: update realtime section
* docs: update storage section
* docs: fix examples not building
* docs: add entry for rpc call with filters
* Update spec/supabase_swift_v1.yml
* Update spec/supabase_swift_v1.yml
---------
Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com >
2023-11-09 20:03:18 +09:00
Greg Richardson
a2e2cc558f
fix: getStaticPaths() slug for ref docs
2023-05-10 10:39:52 -06:00
Greg Richardson
875bfab1b8
fix: generate static page for each ref doc path
2023-05-09 16:10:32 -06:00
Greg Richardson
695b00c0ce
chore(docs): yaml import types
2023-05-04 18:48:08 -06:00
joel@joellee.org
87f6faab35
chore: downgrade swift version to v0
2023-05-02 11:36:15 +08:00
joel@joellee.org
68d9116328
chore: update swift ref
2023-03-27 16:25:20 +08:00