stack/apps/dev
Zai Shi 2995d9662a
UserButton component and account setting page (#10)
* fixed sign in title bug

* addec changeset

* added popover

* added dropdown, improved user button

* improved user button

* added avatar, adding account setting

* added send verification email

* added plaintext to emails

* fixed select props

* added name update

* added password update

* added email password update

* only password update for accounts logged in credential

* fixed small errors in endpoints

* improved account setting page

* fixed types

* removed props export

* divider -> separator

* fixed accidently renamed dividers

* added changeset
2024-04-13 16:42:05 +02:00
..
.vscode added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
src UserButton component and account setting page (#10) 2024-04-13 16:42:05 +02:00
.env added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
.eslintrc.js added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
.gitignore added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
CHANGELOG.md bumped version 2024-03-22 16:18:03 +08:00
next-env.d.ts added demo app, renamed nextjs folder to dev, added docusaurus to turbo 2024-02-28 18:08:23 +01:00
next.config.js Source maps 2024-03-04 22:46:07 +01:00
package.json bumped version 2024-03-22 16:18:03 +08:00
tsconfig.json New UI system (#5) 2024-03-21 10:51:53 +01:00