a3b2ace88d
feat(dees-stepper): add configurable cancellation flow with confirmation modal
2026-04-11 20:04:37 +00:00
8c230fe3af
fix(dees-modal): move modal content scrolling into dees-tile so long content stays scrollable with pinned header and actions
2026-04-11 16:20:34 +00:00
ea30cbd381
feat(dees-stepper): add footer menu actions with form-aware step validation
2026-04-11 10:46:56 +00:00
39a4bf0dd3
feat(dees-stepper): refactor to use dees-tile and add overlay functionality
...
- Updated IStep interface to include optional footerContent for step-specific actions.
- Implemented createAndShow static method for displaying stepper as an overlay with DeesWindowLayer.
- Refactored render method to wrap each step in a dees-tile, separating header, body, and footer content.
- Enhanced CSS for dual-mode operation, adjusting styles for overlay and inline modes.
- Added z-index management for overlay stepper to ensure proper stacking with window layer.
- Updated demo to include a button for launching the stepper as an overlay.
2026-04-11 09:28:11 +00:00
eecdc51557
fix(ui): refine heading emphasis and animate app dashboard subview expansion
2026-04-08 09:57:57 +00:00
2595d822d0
feat(dees-heading): add numeric aliases for horizontal rule heading levels and refine heading spacing styles
2026-04-08 08:58:05 +00:00
0722f362f3
fix(dees-heading): adjust heading hr text color to use muted theme values
2026-04-04 20:20:34 +00:00
ca290d1267
fix(theme): align component styles with shared theme CSS variables
2026-04-04 10:50:19 +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
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
af1f660486
fix(ts_web): resolve TypeScript nullability and event typing issues across web components
2026-04-01 05:00:21 +00:00
162688cdb5
feat(components): add large set of new UI components and demos, reorganize groups, and bump a few dependencies
2026-01-27 10:57:42 +00:00