Commit Graph

641 Commits

Author SHA1 Message Date
2d354ace55 feat(dees-input-list): allow freeform entries alongside candidate suggestions in dees-input-list 2026-04-05 09:50:35 +00:00
d17bdcbaad feat(dees-input-list): add candidate autocomplete with tab completion and payload retrieval 2026-04-05 09:26:21 +00:00
9b96949a76 fix(project): no changes to commit 2026-04-05 00:28:37 +00:00
9bfb6446af feat(input): extract datepicker popup into a window-layer overlay and enhance the code editor modal status UI 2026-04-05 00:24:12 +00:00
0e2176ec7d feat(dees-input-code): add editor status footer with cursor position, line count, and language display 2026-04-05 00:06:28 +00:00
465f7585ac feat(dees-input-fileupload): redesign the file upload dropzone with dees-tile integration and themed file list styling 2026-04-05 00:00:35 +00:00
b1c174a4e2 fix(dees-input-dropdown): improve dropdown popup lifecycle with window layer overlay and animated visibility transitions 2026-04-04 23:47:13 +00:00
f52b9d8b72 feat(dees-input-dropdown): extract dropdown popup into a floating overlay component with search, keyboard navigation, and viewport repositioning 2026-04-04 23:37:28 +00:00
0722f362f3 fix(dees-heading): adjust heading hr text color to use muted theme values 2026-04-04 20:20:34 +00:00
e2d03107df fix(chart): refine ECharts series styling and legend color handling across bar, donut, and radar charts 2026-04-04 12:29:39 +00:00
54a87a5cc0 fix(chart): initialize chart instance with SVG renderer and update styles for chart container 2026-04-04 11:38:18 +00:00
3505c390d8 fix(chart): align ECharts components with theme tokens and load the full ECharts ESM bundle 2026-04-04 11:25:19 +00:00
ff32470d8a update 2026-04-04 11:05:01 +00:00
4dba14060e fix(dees-statsgrid): update styles to use shared theme CSS variables 2026-04-04 10:53:53 +00:00
ca290d1267 fix(theme): align component styles with shared theme CSS variables 2026-04-04 10:50:19 +00:00
fe9eb21fe0 fix(dees-simple-appdash,dees-simple-login): migrate app dashboard and login styles to shared theme CSS variables 2026-04-04 09:42:44 +00:00
130ca68471 fix(appui): replace hardcoded app UI theme colors with shared dees CSS variables 2026-04-04 09:37:06 +00:00
231c57b596 feat(theme): centralize theme CSS tokens in theme defaults and add missing interactive color variables 2026-04-04 09:23:11 +00:00
167dcb2b0a feat(theme): enhance color definitions and add warm text and badge colors 2026-04-04 09:12:54 +00:00
fdccdcdf73 feat(dees-simple-appdash): update color themes for improved UI consistency 2026-04-04 08:38:54 +00:00
42b40da67c feat(media): rename media tile components to thumbnail components and add shared thumbnail base exports 2026-04-04 08:13:56 +00:00
68ed024aaa feat(dees-pdf-viewer): add configurable sidebar position support 2026-04-03 20:27:50 +00:00
d933c47b49 fix(dees-pdf-viewer): add top scroll offset when navigating to a page in the PDF viewer 2026-04-03 19:58:51 +00:00
3defbba5fd feat(pdf-viewer): enhance PDF viewer with file size display and footer layout 2026-04-03 19:50:46 +00:00
4370efe6fb fix(appui-maincontent): adjust main content background theme colors 2026-04-03 19:25:18 +00:00
31fbe22f55 fix(input-richtext): resolve rich text editor initialization and layout issues by bundling Tiptap locally and anchoring editor containers 2026-04-03 13:51:03 +00:00
f052fb9c9f fix(chart-log, simple-appdash): align terminal and dashboard theming with brightness mode and improve app dashboard scroll presentation 2026-04-03 13:33:56 +00:00
236b83d0a0 fix(dees-modal): refine modal styling, spacing, and animations for a cleaner overlay presentation 2026-04-03 13:16:44 +00:00
a2e0760cc6 feat(dees-modal): refactor modal to use dees-tile component for improved layout and styling 2026-04-03 13:13:43 +00:00
10b67adfe1 feat(dees-chart-area): add full page toggle control for chart area 2026-04-03 12:59:10 +00:00
0d7f68086d fix(styles): adjust inset property for chart container in chart area styles 2026-04-03 12:57:43 +00:00
42fd0b276e fix(ui): standardize tile-based layouts across input, product card, and terminal preview components 2026-04-03 12:37:57 +00:00
23d672040c feat(dataview): integrate dees-tile component for improved layout and styling 2026-04-03 12:08:06 +00:00
24f96788d5 feat(statsgrid): integrate dees-tile component for enhanced tile structure and styling 2026-04-03 11:59:34 +00:00
6e5def5708 feat(layout): introduce dees-tile component for unified tile layout 2026-04-03 11:49:58 +00:00
e062f5046e fix(repo): no changes to commit 2026-04-03 10:45:39 +00:00
f2d3fc28f8 fix(chart-area): update grid line colors for improved visibility in dark mode 2026-04-03 10:43:50 +00:00
7295bfcf92 feat(chart-area): add series statistics display and computation for chart data 2026-04-03 10:35:52 +00:00
b38bd28360 feat(chart-area): replace ApexCharts with Lightweight Charts for area chart rendering 2026-04-03 10:11:38 +00:00
1a3a5e5454 fix(chart,dashboardgrid demos): use dees-button text property consistently in demo interactions and update dataset button highlighting reliably 2026-04-02 19:43:16 +00:00
5cf8161735 fix(dees-chart-area): optimize series update handling and y-axis scaling logic 2026-04-02 19:31:03 +00:00
c13f319474 fix(appdash): use banner height CSS variable for terminal layout and expose terminal resize handling 2026-04-02 19:13:31 +00:00
c52854f902 feat(dees-simple-appdash): add global message banners with actions and dismissal support 2026-04-02 19:03:32 +00:00
cbc0bbcad4 fix(dees-input-list): refine dees-input-list spacing and simplify the add item action button 2026-04-02 16:08:59 +00:00
af1f660486 fix(ts_web): resolve TypeScript nullability and event typing issues across web components 2026-04-01 05:00:21 +00:00
b1c8a7446e Update README and codebase with new components and fixes
- Added `DeesStorageBrowser` to the Data Display section in README.
- Included `DeesUpdater` in the Theming section of README.
- Corrected the path to the LICENSE file in the README.
- Updated company information section for clarity in README.
- Modified `getFormElements` and `getSubmitButton` methods in `DeesForm` to use `querySelectorAll` for better input selection.
- Updated `apexcharts` version from `5.10.3` to `5.10.4` in versions service.
2026-04-01 04:30:10 +00:00
4d8ba1fefc feat(dataview-statusobject): add last updated footer to status object and refresh demo data 2026-03-18 15:28:21 +00:00
932db338c6 fix(repo): no changes to commit 2026-03-14 17:39:34 +00:00
eb055e7214 fix(storage-browser): rename S3-specific storage browser interfaces to generic storage types 2026-03-14 17:10:20 +00:00
35779209ea fix(dataview): rename dees-s3-browser exports and custom elements to dees-storage-browser 2026-03-14 16:29:46 +00:00