mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Refactor DesignEditableGrid with flat layout and explicit edit states
Replace ghost hover fields with white control surfaces, add description support, shared popover styling, and clearer deferred-save validation. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
32daff06f5
commit
31310b49f9
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,8 @@ export type {
|
||||
} from "../../../../../packages/dashboard-ui-components/src/components/dialog";
|
||||
export * from "./analytics-card";
|
||||
export * from "./design-tokens";
|
||||
export * from "./editable-grid";
|
||||
export * from "./editable-grid.tsx";
|
||||
export type * from "./editable-grid.tsx";
|
||||
export * from "./list";
|
||||
export * from "./menu";
|
||||
export * from "./select";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user