mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 11:41:08 +02:00
1. Extract hardcoded German highlight patterns into locale-specific sets (de, en, fr, it, es). InputBar accepts `locale` or custom `highlightPatterns` prop, defaulting to German for backward compat. 2. Add visual success feedback after creating: input bar flashes green with a checkmark icon for 1.2s, confirming the action was successful. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| highlightPatterns.ts | ||
| index.ts | ||
| InputBar.svelte | ||
| InputBarContextMenu.svelte | ||
| InputBarHelpModal.svelte | ||
| inputBarSettings.svelte.ts | ||
| recentInputHistory.ts | ||
| types.ts | ||