Commit Graph

702 Commits

Author SHA1 Message Date
Yong 41cd4c1f20 Merge pull request #330 from run-llama/changeset-release/main
ci: version packages
@llamaindex/ui@4.1.11 @llamaindex/workflow-debugger@0.2.31
2026-02-17 15:26:55 -08:00
github-actions[bot] 60f55122f0 ci: version packages 2026-02-17 23:26:03 +00:00
Yong 6a8bf9f281 Merge pull request #329 from run-llama/update-table-cell-ux
Update table cell ux
2026-02-17 15:24:57 -08:00
Yong b4a09719b3 changeset 2026-02-17 15:20:20 -08:00
Yong bc05baff85 make table cells individually highlightable/clickable 2026-02-17 15:19:37 -08:00
github-actions[bot] 92472449aa ci: version packages (#326)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@llamaindex/ui@4.1.10 @llamaindex/workflow-debugger@0.2.30
2026-02-16 13:03:41 +08:00
Huu Le 01c84c8228 fix: misalignment on SelectFileBar (#325) 2026-02-16 12:05:00 +08:00
Yong 5ad84e8c15 Merge pull request #324 from run-llama/changeset-release/main
ci: version packages
@llamaindex/ui@4.1.9 @llamaindex/workflow-debugger@0.2.29
2026-02-12 16:36:43 -08:00
github-actions[bot] d04783d90c ci: version packages 2026-02-13 00:35:14 +00:00
Yong 8d4b3bf203 Merge pull request #323 from run-llama/use-filename-for-password-cache
update to use filename for password cache
2026-02-12 16:34:07 -08:00
Yong 7cb60dd697 update to use filename for password cache 2026-02-12 16:29:26 -08:00
Yong 4039db174c Merge pull request #322 from run-llama/changeset-release/main
ci: version packages
@llamaindex/ui@4.1.8 @llamaindex/workflow-debugger@0.2.28
2026-02-12 15:50:58 -08:00
github-actions[bot] 1389977e7d ci: version packages 2026-02-12 23:50:21 +00:00
Yong ea63bd5ac7 Merge pull request #320 from run-llama/add-support-passworded-files-document-preview
Add support passworded files document preview
2026-02-12 15:49:04 -08:00
Yong 84611b9f2b Merge pull request #321 from run-llama/chore/fix-code-quality-320
chore: fix Code Quality for #320
2026-02-12 15:42:38 -08:00
yongpark 793e7e2f11 chore: auto-fix Code Quality issues 2026-02-12 23:41:43 +00:00
Yong 21f0eefa75 changeset 2026-02-12 15:40:17 -08:00
Yong 3761060327 fix name during password popup. cache password 2026-02-12 15:38:35 -08:00
Yong f9024f4214 add support for passworded files in doc preview 2026-02-12 15:13:12 -08:00
Yong 9b7902f458 Merge pull request #317 from run-llama/changeset-release/main
ci: version packages
@llamaindex/ui@4.1.7 @llamaindex/workflow-debugger@0.2.27
2026-02-11 09:18:52 -08:00
github-actions[bot] 173e7bdae3 ci: version packages 2026-02-11 07:37:03 +00:00
Huu Le 7dac626669 fix: chat input resizing (#316) 2026-02-11 14:35:53 +07:00
Yong af3ccb388b Merge pull request #315 from run-llama/changeset-release/main
ci: version packages
@llamaindex/ui@4.1.6 @llamaindex/workflow-debugger@0.2.26
2026-02-10 09:33:41 -08:00
github-actions[bot] 807885cced ci: version packages 2026-02-10 17:32:49 +00:00
Yong d370e08fab Merge pull request #310 from run-llama/le/new-base-components
feat: Standardize base components
2026-02-10 09:31:41 -08:00
leehuwuj 750cf8fda7 remove unnecessary change 2026-02-10 13:44:56 +07:00
leehuwuj 82bc625b83 fix test 2026-02-10 13:34:59 +07:00
leehuwuj 791a332584 fix typecheck 2026-02-10 13:25:33 +07:00
Huu Le 2e904a03ed Merge pull request #314 from run-llama/chore/fix-code-quality-310
chore: fix Code Quality for #310
2026-02-10 13:17:29 +07:00
leehuwuj ae36f9e5d3 chore: auto-fix Code Quality issues 2026-02-10 05:11:50 +00:00
leehuwuj 9503fd9fd7 fix build errors 2026-02-10 12:10:58 +07:00
leehuwuj 3b9e24517b format code 2026-02-10 11:53:51 +07:00
leehuwuj b93a910908 fix build 2026-02-10 11:52:12 +07:00
leehuwuj de24d921e5 fix error components 2026-02-10 11:43:21 +07:00
leehuwuj 78cdb712ca add changeset 2026-02-10 11:34:29 +07:00
leehuwuj 7952e4b578 refactor: reorganize component exports and update package configuration
- Changed the "components" directory to "base" in package.json.
- Updated exports in package.json to reflect new paths for components.
- Added a new index file in the base directory to export multiple components.
- Updated tsup configuration to include the new base index entry.
2026-02-10 10:03:42 +07:00
leehuwuj e6a6331748 format code 2026-02-09 11:27:14 +07:00
leehuwuj 8f57212994 fix lint 2026-02-09 11:25:17 +07:00
leehuwuj 12f6ec4112 add components don’t have stories 2026-02-09 11:18:10 +07:00
leehuwuj f5123d33c8 update base components 2026-02-09 11:00:08 +07:00
github-actions[bot] 9b3d457fde ci: version packages (#304) @llamaindex/ui@4.1.5 @llamaindex/workflow-debugger@0.2.25 @llamaindex/workflows-client@1.8.4 2026-02-06 15:08:46 -05:00
Adrian Lyjak edf8c12f9a Increase default max file size to 100MB and propagate to components (#309)
* fix: pass maxFileSizeBytes to child components in FileUploader

FileUploader had a 100MB default for maxFileSizeBytes but wasn't passing
it to FileDropzone and FileUpload child components. This caused the
validateFile function's 10MB default to be used instead.

Changes:
- Pass maxFileSizeBytes to FileDropzone in multi-file mode
- Pass maxFileSizeBytes to FileUpload in single-file mode
- Update validateFile and createFileTypeValidator defaults from 10MB to
  100MB for consistency

Slack thread: https://llama-index.slack.com/archives/C078MCV1VF1/p1770406441562149?thread_ts=1770402394.899169&cid=C078MCV1VF1

https://claude.ai/code/session_01PkeX39guEDiA4s18Co23mD

* Update default max file size to 100MB

Increase the default maximum file size limit to 100MB and ensure this change is reflected in all relevant components.

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-06 15:06:16 -05:00
github-actions[bot] 6011f5c0a0 chore: update workflows SDK to v0.1.2 (#308)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
2026-02-06 14:53:53 -05:00
github-actions[bot] 87d6239fb2 chore: update workflows SDK (#305) 2026-02-05 22:37:27 -05:00
Adrian Lyjak b719744d45 Add code formatting to workflows SDK generation pipeline (#306) 2026-02-05 22:07:32 -05:00
Adrian Lyjak c3a42c85f3 add file upload file purpose parameter (#303)
* Add configurable purpose prop to file upload components

The file upload previously hardcoded purpose as "user_data". This adds
a configurable `purpose` prop (defaulting to "user_data") that supports
all valid API values
2026-02-04 11:25:17 -05:00
Yong f25ab2a093 Merge pull request #302 from run-llama/spacing-polish
update sidebar and tabs spacing
2026-02-03 22:20:48 -08:00
Yong 47235260c0 update sidebar styling 2026-02-03 21:16:29 -08:00
Yong c12445bad2 update tabs spacing with content 2026-02-03 17:16:00 -08:00
github-actions[bot] eb437e44c6 ci: version packages (#299)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@llamaindex/ui@4.1.4 @llamaindex/workflow-debugger@0.2.24
2026-02-03 18:29:10 -05:00