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
Adrian Lyjak
78f258aad6
Use aggregate api to count total rather than search total ( #300 )
2026-02-03 18:21:15 -05:00
Adrian Lyjak
1a49ef2606
Fix file dropzone Enter key behavior when files are selected ( #298 )
...
* fix: allow Enter key to submit form after file is selected in upload modal
Previously, pressing Enter in the file dropzone would always reopen
the file picker dialog. Now, Enter only opens the file picker when
no file is selected; when a file is already selected, Enter allows
the form submission to proceed.
2026-02-03 15:39:40 -05:00
Adrian Lyjak
cc1311aa0a
Improve useItemGridData hook tests with comprehensive mocking ( #294 )
2026-02-03 12:31:13 -05:00
Adrian Lyjak
6048e7660a
fix: remove non-existent examples/ path from auto-fix workflow ( #295 )
...
The auto-fix PR workflow was failing because it tried to add files from
examples/ directory which doesn't exist at the repo root. This caused
`git add` to fail with "pathspec 'examples/' did not match any files".
https://claude.ai/code/session_01Nu8sTEG8UxRfPGhoFunTVB
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-03 11:55:18 -05:00
Adrian Lyjak
a8c9b33efe
Add auto-fix PR workflow and separate lint/format checks ( #293 )
2026-02-03 10:46:59 -05:00
github-actions[bot]
7aafc2a9aa
ci: version packages ( #291 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@llamaindex/ui@4.1.3
@llamaindex/workflow-debugger@0.2.23
2026-02-03 09:54:25 -05:00
Adrian Lyjak
4d716f3137
Add CloudClientConfig type and support for projectId and custom headers ( #292 )
2026-02-03 09:44:03 -05:00
Adrian Lyjak
f2e81c0792
add file hashing changeset ( #290 )
2026-02-02 22:50:30 -05:00
Adrian Lyjak
e91bd76834
Add client-side file hashing support to file upload ( #285 )
2026-02-02 20:23:49 -05:00
Adrian Lyjak
ca5620a695
Increase async utility timeout to 10s for CI stability ( #287 )
...
* fix(ui): increase asyncUtilTimeout to handle CI timing variability
The sorting test in use-item-grid-data.test.ts was failing in CI
because it took 3047ms, just exceeding the 3000ms asyncUtilTimeout.
Increased timeout to 10000ms to provide sufficient buffer for CI
environment variability.
https://claude.ai/code/session_01QXRxBfHcreqggj64rMtBkt
* fix(ui): increase vitest testTimeout for CI environment variability
The use-item-grid-data tests were timing out in CI due to the default
5000ms test timeout. Increased testTimeout to 30000ms for unit tests
to handle CI environment variability.
https://claude.ai/code/session_01QXRxBfHcreqggj64rMtBkt
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-02 20:22:57 -05:00
Yong
b928921067
Merge pull request #289 from run-llama/changeset-release/main
...
ci: version packages
@llamaindex/ui@4.1.2
@llamaindex/workflow-debugger@0.2.22
2026-02-02 17:18:10 -08:00
github-actions[bot]
d1aa7ece4b
ci: version packages
2026-02-03 01:17:14 +00:00
Yong
2ba3dbd40e
add changeset
2026-02-02 17:16:05 -08:00
Yong
70ec9b4dac
use svg approach instead of css background
2026-02-02 17:15:32 -08:00
Yong
bab76e6a09
Merge pull request #288 from run-llama/changeset-release/main
...
ci: version packages
@llamaindex/ui@4.1.1
@llamaindex/workflow-debugger@0.2.21
2026-02-02 16:35:59 -08:00
github-actions[bot]
8b640f8aca
ci: version packages
2026-02-03 00:32:21 +00:00
Yong
1489c3c565
Merge pull request #276 from run-llama/card-discrepencies-li-5158
...
update card component
2026-02-02 16:31:14 -08:00
Yong
f9e42799ac
release changeset
2026-02-02 16:30:51 -08:00
Yong
93bd3e461e
Merge pull request #286 from run-llama/fix-custom-dropzone-border-disappearing
...
fix custom svg border implementation
@llamaindex/ui@4.1.0
@llamaindex/workflow-debugger@0.2.20
2026-02-02 15:34:54 -08:00
Yong
36a1a478ab
fix custom svg border implementation
2026-02-02 15:33:58 -08:00
github-actions[bot]
0af4aeeab2
ci: version packages ( #279 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-02 17:44:27 -05:00
Yong
c1e9c412da
Merge pull request #284 from run-llama/add-focus-button-destructive
...
Add focus button destructive
2026-02-02 13:46:45 -08:00
Yong
31fca17789
formatting
2026-02-02 13:40:05 -08:00
Yong
49c09b499a
Merge branch 'main' into add-focus-button-destructive
2026-02-02 13:32:50 -08:00
Yong
11ab61cc4e
add destructive focus
2026-02-02 13:32:03 -08:00
Yong
dc3299a716
Merge pull request #283 from run-llama/fix-alert-button-styling
...
update alert styling
2026-02-02 13:25:02 -08:00
Yong
7478971588
update alert styling
2026-02-02 13:24:12 -08:00
Yong
8f00139eb1
Merge pull request #280 from run-llama/fix-sorting-data-tables
...
fix sorting with data-table
2026-02-02 13:01:41 -08:00
Yong
52147064ce
Merge pull request #282 from run-llama/fix-spacing-for-accordion
...
fix spacing for accordion
2026-02-02 12:02:37 -08:00
Yong
00588c3326
fix spacing for accordion
2026-02-02 12:01:31 -08:00
Yong
7f49559159
Merge pull request #281 from run-llama/update-badge-spacing
...
update y padding
2026-02-02 11:49:34 -08:00
Yong
f6c1db06df
formatting
2026-02-02 11:43:00 -08:00
Yong
2401d31696
update y padding
2026-02-02 11:40:44 -08:00
Yong
48918a5df7
lint
2026-02-02 11:14:20 -08:00
Yong
82a1a6c394
fix sorting with data-table
2026-02-02 10:52:31 -08:00
Adrian Lyjak
ee5f1620dd
Switch off of llama-cloud-services ( #268 )
2026-02-02 11:44:58 -05:00
Yong
757812570d
Merge pull request #278 from run-llama/update-switch-styling
...
update select styling
2026-01-30 17:37:07 -08:00
Yong
d3e20ae184
update select styling
2026-01-30 17:30:07 -08:00
Yong
c79daa4aeb
Merge pull request #277 from run-llama/update-radiogroup-active-sytling
...
update radiogroup active styling
2026-01-30 16:27:07 -08:00
Yong
4d63f43d65
update active styling
2026-01-30 16:22:30 -08:00
Yong
605930ae8a
suppress lint on purpose
2026-01-30 15:49:05 -08:00
Yong
a4e8f76169
lint
2026-01-30 15:42:59 -08:00
Yong
9bcf187e5e
update card component
2026-01-30 15:24:22 -08:00
Yong
08ac0a5d55
Merge pull request #275 from run-llama/add-sidebar-llama-ui-li-li-5162
...
Adding sidebar
2026-01-30 14:22:39 -08:00
Yong
1297cb640b
formatting
2026-01-30 14:05:50 -08:00
Yong
8642c450a2
adding sidebar
2026-01-30 13:52:45 -08:00
Yong
b211bc9474
Merge pull request #274 from run-llama/upload-zone-discrepencies-li-5163
...
uploadzone spacing discrepencies
2026-01-30 13:42:33 -08:00
Yong
466d48e03e
fix spacing for uploadzone
2026-01-30 13:23:43 -08:00
Yong
42ecd489c4
Merge pull request #273 from run-llama/data-table-disrepencies-fix
...
add data table to component library
2026-01-30 11:33:00 -08:00