Commit Graph

44 Commits

Author SHA1 Message Date
Stan Wohlwend
9b87585e0c stackframe.co -> stack-auth.com 2024-04-12 18:29:02 +02:00
Stan Wohlwend
33823065b6 Rework known errors 2024-03-25 20:59:16 -07:00
Zai Shi
693b058cc0 removed secondary background color 2024-03-21 20:48:19 +08:00
Zai Shi
e7e33efc2c updated readme and doc images 2024-03-21 18:48:00 +08:00
Zai Shi
9e9907f2b3
New UI system (#5)
* added stack-ui package

* added ui elements

* fixed react package type bug, added deleted components back

* updated button and typography interface

* added element provider

* moved all elements to element context

* added ui-joy

* moved UIPage component and update Button component

* added StackUIProvider

* added UI framework switch

* changed theme to colormode

* changed StackUIProvider interface

* updated file names

* updated package config

* fixed types and dependencies

* fixed color theme

* added custom button

* converted signin page to stack-ui

* moved oauth button stack-ui

* fixed styling bugs

* changed color/variant interface for button and text

* moved credential sign up to stack-ui

* moved card header and divider to stack-ui

* moved card-frame to stack-ui, fixed bugs

* fixed bugs, added global bg color to dev app

* moved forgot password to stack-ui

* updated styling

* moved form warning text to stack-ui

* added redirect message card to stack-ui

* moved everything to stack-ui, removed daisy and tailwind

* added joy input

* simplified code

* fixed joy button

* restructured UI provider interface

* made joy color mode work

* fixed small ui bugs

* updated demo, changed constant structures in stack-ui

* added select ui to demo

* added joy ui text

* added mui divider

* Used dynamic elements to replace useElements hook

* changed full page behaviour (100vh => 100%)

* added auto detect parent to cardframe

* updated documentation

* updated customization overview

* updated custom color doc

* fixed system color mode bug

* fixed select visual on safari

* changed UI provider interface

* renamed files to lower case

* fixed import bug

* finished custom colors doc

* added docs for custom components

* removed wrong cased files

* updated custom pages docs

* updated custom component docs

* elements -> components

* fixed missing rename

* fixed broken links in docs

* removed tailwind css import in stack

* fixed typos and small problems

* cleaned up package.json files

* updated dependencies

* fixed stack-server bug (webpack xxx not a function and u type error)

* updated setup doc

* added changeset

* fixed the 'use client' bug in stack-ui

* merged stack-ui and stack-ui-joy into stack

* renamed StackUIProvider to StackTheme

* unified imports

* added hook details to custom color doc
2024-03-21 10:51:53 +01:00
Zai Shi
6ccd389152
Fixed small problems in doc, added part of the custom sign-up doc (#4)
* added app documentation

* fixed link

* fixed small problems in doc, added part of signup
2024-03-13 10:20:24 +01:00
Zai Shi
31bdfc73d9
Added App documentation (#3)
* added app documentation

* fixed link
2024-03-13 09:41:12 +01:00
Zai Shi
3c1ea60725 updated docs 2024-03-13 10:55:24 +08:00
Zai Shi
9d50641a45 added redirect to default to sign-in/up/out 2024-03-13 10:17:48 +08:00
Zai Shi
c0151a8e5d removed redirectUrl in functions, added newUser attribute to signInWithOAuth, added after sign-in/up/out urls 2024-03-12 17:31:28 +08:00
Stan Wohlwend
6e1cd08a89 Fix docs header 2024-03-10 00:53:23 +01:00
Stan Wohlwend
2cc84f157e docs: Rename components.md to components 2024-03-08 18:16:44 +01:00
Stan Wohlwend
df2130d36a Head tags 2024-03-08 06:23:02 +01:00
Stan Wohlwend
e1b188fede Minor clarity updates 2024-03-08 05:38:27 +01:00
Stan Wohlwend
aba1227808 docs: Make explicit that you have to create lib/stack.ts 2024-03-07 20:44:47 +01:00
Stan Wohlwend
2c68b86c90 docs: Fix typo 2024-03-07 20:42:53 +01:00
Stan Wohlwend
f5108bc53d Fix SSR error if Suspense is missing 2024-03-07 14:32:52 +01:00
Zai Shi
ad7ee8d41a fixed problems in docs 2024-03-07 17:40:18 +08:00
Zai Shi
89b688fd89 changed initial project creation params, added suspense to doc 2024-03-07 16:54:18 +08:00
Zai Shi
a1c0dc76a6 improved doc clarity 2024-03-07 16:40:45 +08:00
Zai Shi
5da9a5fe20 Update Stack registration link in setup.md 2024-03-07 16:32:57 +08:00
Zai Shi
21020a7b46 fixed docs 2024-03-06 23:36:34 +08:00
Zai Shi
0c58da0299 removed going into production doc for now 2024-03-06 22:50:36 +08:00
Zai Shi
397a4046ba Oauth -> OAuth 2024-03-06 21:17:14 +08:00
Stan Wohlwend
5671a1d7aa No longer export validateEmail 2024-03-06 12:59:21 +01:00
Stan Wohlwend
ac8bfe4845 Better clean script 2024-03-04 19:37:39 +01:00
Stan Wohlwend
28a466f201 Another typo 2024-03-04 18:47:47 +01:00
Stan Wohlwend
3039f609ba Small corrections in docs 2024-03-04 18:41:08 +01:00
Zai Shi
9109023f1f added other useful components doc to example 2024-03-05 00:56:01 +08:00
Zai Shi
968c513de1 updated customization example doc 2024-03-05 00:38:11 +08:00
Stan Wohlwend
8b25826652 Several small fixes on the dashboard 2024-03-04 14:29:29 +01:00
Zai Shi
5d43e48248 published npm pacakges 2024-03-04 21:20:59 +08:00
Zai Shi
4536d67268 fixed github link 2024-03-04 20:11:41 +08:00
Zai Shi
2be111689e fixed doc broken link 2024-03-04 19:13:28 +08:00
Zai Shi
756026434d added documentation link to dashboard 2024-03-04 17:32:42 +08:00
Zai Shi
d05e3ec591 added stackframe url to docs 2024-03-04 17:04:35 +08:00
Stan Wohlwend
ea340c2a88 Fix some more links in the docs 2024-03-04 03:11:09 +01:00
Stan Wohlwend
cd1a202053 Update docs references 2024-03-04 03:09:25 +01:00
Stan Wohlwend
e9bca40daf Update documentation 2024-03-04 03:07:12 +01:00
Stan Wohlwend
c0d5166e8c Remove some commented code 2024-03-03 12:33:05 +01:00
Zai Shi
0b7fb3f4a3 Update site title and tagline for docs 2024-02-29 10:48:52 +01:00
Zai Shi
7598511c31 moved baseUrl default to env var 2024-02-28 18:21:13 +01:00
Zai Shi
a5933c43de added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
Zai Shi
160a459649 Added docs 2024-02-28 16:53:11 +01:00