feat(dashboard): Update to frappe-ui beta#6720
Draft
siduck wants to merge 12 commits into
Draft
Conversation
- Dropdown grouped options: rename `items` → `options` in site.js and ServerSnapshotRecoveryDetails (4 occurrences across 2 files) - Select #item-prefix slot: rename destructured prop `option` → `item` in GitHubAppSelector (2 slots) and AddRegionDialog (1 slot) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Renames espresso color tokens (e.g. surface-white → surface-base, surface-cards → surface-elevation-1, ink-red-4 → ink-red-8) and merges static text size + weight class pairs (e.g. text-base font-medium → text-base-medium) across 163 files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace <TextEditor> with the composable <Editor> + <EditorContent> + menu primitives from frappe-ui/editor. MarketplaceAppListing uses RichTextKit with EditorBubbleMenu; NewCommentDialog uses CommentKit with EditorFixedMenu and commentToolbar. Also adds frappe-ui/src/molecules/** to Tailwind content so toolbar lucide-* icon classes are generated. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Autocomplete was imported and registered in five components but never used in any template. Clean up the stale imports and component registrations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…s-only createRequire in browser bundle
…bobox update:query emit
…te lucide icon CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.