Roo-Code/webview-ui/src
Roo Code 6264b30f21 feat: add GitHub-style Markdown alert rendering
Implements a local remark plugin that detects [!NOTE], [!TIP],
[!IMPORTANT], [!WARNING], and [!CAUTION] markers in blockquotes
and renders them as visually distinct alert blocks.

- Local remarkGithubAlerts plugin visits blockquote nodes
- Adds data attributes and CSS classes for alert styling
- Custom blockquote component renders alert title and content
- Styles use VS Code theme variables for light/dark/HC themes
- Normal blockquotes remain unchanged
- No new dependencies added
- 32 tests covering unit and integration scenarios
2026-05-05 09:12:21 +00:00
..
__tests__ Add OpenAI's GPT-5.3-Codex model support (#11728) 2026-02-24 14:46:27 -07:00
components feat: add GitHub-style Markdown alert rendering 2026-05-05 09:12:21 +00:00
context feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
hooks fix(chat): redesign rehydration scroll lifecycle (#11483) 2026-02-18 23:51:12 -07:00
i18n Release v3.53.0 (#12171) 2026-04-23 15:02:08 -06:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
utils feat: add GitHub-style Markdown alert rendering 2026-05-05 09:12:21 +00:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx ux: improve worktree selector and creation UX (#10940) 2026-01-24 22:06:37 +00:00
index.css Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00