mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-07-25 06:32:40 +00:00
refactor: Update account creation UI and bump @blah-im/core
Improve identity provider selection with proper self-hosting flow options. Fix empty state detection in rich text editor and display shortened account ID key in settings screen.
This commit is contained in:
parent
a27b585f26
commit
6b32bda600
6 changed files with 53 additions and 28 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
'@blah-im/core':
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.0
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1
|
||||
'@melt-ui/svelte':
|
||||
specifier: ^0.86.6
|
||||
version: 0.86.6(svelte@5.25.12)
|
||||
|
@ -143,8 +143,8 @@ packages:
|
|||
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
'@blah-im/core@0.5.0':
|
||||
resolution: {integrity: sha512-Joaj8K+yd4DVwQrSe8NRxwjMFtzibvj9z70fl/s3ulw+1+dZtsCaRoYnNHS0hE8CZ7g2QshLG6ymvWBQo4rXNQ==}
|
||||
'@blah-im/core@0.5.1':
|
||||
resolution: {integrity: sha512-JEyIS4vTZFlYP67BtdJute+yT3hDBJoOLGZ+YZ5j5UQ2ttP9vAFeXsaX7ErstoXskQU7d9f7u0T0vmnzomVv8g==}
|
||||
|
||||
'@esbuild/aix-ppc64@0.19.12':
|
||||
resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
|
||||
|
@ -2091,7 +2091,7 @@ snapshots:
|
|||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
|
||||
'@blah-im/core@0.5.0':
|
||||
'@blah-im/core@0.5.1':
|
||||
dependencies:
|
||||
zod: 3.24.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue