Commit Graph

520 Commits

Author SHA1 Message Date
github-actions[bot] 94c720b9dc ci: version packages 2026-03-13 21:10:13 +00:00
Yong 5532cbb53d soften palette 2026-03-13 10:53:09 -07:00
Yong 8cff9bfc2c fix datatable button and button styling 2026-03-13 10:17:24 -07:00
Yong be0ba62cc9 dark mode + stories 2026-03-13 10:08:33 -07:00
yongpark 64621b387e chore: auto-fix Code Quality issues 2026-03-12 23:36:45 +00:00
Yong f5084d2ee4 fix lint 2026-03-12 16:35:59 -07:00
Yong 27e6890c16 update styling and harden components 2026-03-12 16:34:30 -07:00
yongpark 10fe377f20 chore: auto-fix Code Quality issues 2026-03-12 23:01:27 +00:00
Yong 4ff967d30f remove unused import 2026-03-12 16:00:35 -07:00
Yong cca2018666 perf updates for datatable and multipleselector 2026-03-12 15:59:48 -07:00
yongpark bac1194595 chore: auto-fix Code Quality issues 2026-03-12 22:52:15 +00:00
Yong e80dc66e08 update input accessibility 2026-03-12 15:51:25 -07:00
yongpark 7c8c5f6b41 chore: auto-fix Code Quality issues 2026-03-12 18:14:00 +00:00
Yong be7d5f8cc5 normalize colors for ui components 2026-03-12 11:11:04 -07:00
github-actions[bot] 7b49353512 ci: version packages 2026-02-20 18:02:52 +00:00
leehuwuj c8c17498c6 fix linting 2026-02-20 10:50:35 +07:00
leehuwuj ee8c435741 remove unused components 2026-02-20 10:46:49 +07:00
leehuwuj e1ac815b1a add new reusable components 2026-02-19 14:30:01 +07:00
leehuwuj 1e845869fb add new radix-ui components 2026-02-19 14:22:44 +07:00
github-actions[bot] 47c6614e3e ci: version packages (#334)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-18 18:28:29 -05:00
Adrian Lyjak 35d31b7115 Add pageRange prop to PDF preview to restrict visible pages (#327) 2026-02-18 18:17:51 -05:00
Marcus Schiesser 6b60ab9a41 feat(chat): export useChatInput from public API (#333) 2026-02-18 12:01:32 -05:00
github-actions[bot] ad5988fe8a ci: version packages 2026-02-17 23:54:44 +00:00
Yong 75dc14310a Merge pull request #331 from run-llama/update-table-cell-ux
update styling for confidence scores
2026-02-17 15:53:36 -08:00
Yong 1f50fd5585 update styling for confidence scores 2026-02-17 15:48:55 -08:00
github-actions[bot] 60f55122f0 ci: version packages 2026-02-17 23:26:03 +00: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>
2026-02-16 13:03:41 +08:00
Huu Le 01c84c8228 fix: misalignment on SelectFileBar (#325) 2026-02-16 12:05:00 +08:00
github-actions[bot] d04783d90c ci: version packages 2026-02-13 00:35:14 +00:00
Yong 7cb60dd697 update to use filename for password cache 2026-02-12 16:29:26 -08:00
github-actions[bot] 1389977e7d ci: version packages 2026-02-12 23:50:21 +00:00
yongpark 793e7e2f11 chore: auto-fix Code Quality issues 2026-02-12 23:41:43 +00: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
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
github-actions[bot] 807885cced ci: version packages 2026-02-10 17:32:49 +00: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
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 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