cline/webview-ui
Evan 47aecdfc75
MCPToggleModal - Add button to open config (#2743)
* make ServerRow not optionally not expandable

* changeset

* factor out servers toggle list

* changeset

* add servers modal

* changest

* Reduce padding in modal

* separate fetch useEffect for more efficient rendering

* add button to open installed servers config

* changeset

* add mcptab type

* change codicon

* modify button display

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-04-10 16:25:08 -07:00
..
src MCPToggleModal - Add button to open config (#2743) 2025-04-10 16:25:08 -07:00
.gitignore [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
eslint.config.js Remove requesty polling; fix deepseek cost calculation changes; fix preferred language parsing 2025-02-28 22:23:24 -08:00
index.html [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
package-lock.json Bump vite from 6.2.4 to 6.2.5 in /webview-ui in the npm_and_yarn group (#2669) 2025-04-04 17:14:03 -07:00
package.json added IS_TEST build flag (#2770) 2025-04-09 15:32:08 -07:00
tsconfig.app.json Fix failing webview UI tests for version 3.2 (#2707) 2025-04-07 22:20:36 -07:00
tsconfig.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
tsconfig.node.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
vite.config.ts added IS_TEST build flag (#2770) 2025-04-09 15:32:08 -07:00