cline/webview-ui
Toshii ee347bfe9d
allow uploading more file types (#3824)
* Changeset version bump (#3740)

* changeset version bump

* Updating CHANGELOG.md format

* Update CHANGELOG.md and package.json for version 3.17.1

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Cline Evaluation <cline@example.com>

* process files

* grpc

* select files

* update messaging

* chat view support

* thumbnails base

* ui component

* more files

* pre file parsing

* keep old file

* base 3

* file passing update

* ui fixes

* task base

* header ui

* grpc

* changeset

* nit

* remove binary check

* small

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Cline Evaluation <cline@example.com>
2025-05-27 17:13:15 -07:00
..
src allow uploading more file types (#3824) 2025-05-27 17:13:15 -07:00
.gitignore Allow for multiple dev server instances (#3288) 2025-05-04 17:24:37 -07: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 New settings page, inspired by Yellow Bat and Roo <3 (#3720) 2025-05-21 23:46:24 -07:00
package.json New settings page, inspired by Yellow Bat and Roo <3 (#3720) 2025-05-21 23:46:24 -07:00
tailwind.config.js [ENG-514] Introduce UI library (#3222) 2025-04-30 17:18:18 -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 Allow for multiple dev server instances (#3288) 2025-05-04 17:24:37 -07:00