ab19b561c4
feat(dees-settings): add dees-settings layout component for displaying read-only settings with footer actions
2026-04-12 20:33:19 +00:00
13ba5670f0
feat(input): separate label info tooltips from description text across input components
2026-04-12 18:50:54 +00:00
cd491e1517
feat(dees-tile): add configurable overscroll handling to tile content and use it in modals
2026-04-12 17:45:33 +00:00
2b6798083d
fix(modal,tile,input-text): move scroll handling from tile content to modal and update input text demo to use changeSubject subscriptions
2026-04-12 17:28:34 +00:00
8cc45a53e9
fix(input,label): correct validation state attribute handling in text inputs and refine label description icon styling
2026-04-12 11:10:21 +00:00
8b8a8ff943
fix(dees-label): align label content and icon consistently using inline flex layout
2026-04-12 10:47:18 +00:00
c1672bb8ae
feat(dees-label): expand dees-label demo coverage and update supporting dependencies
2026-04-12 10:44:17 +00:00
e87898ab82
fix(dees-stepper): improve stepper exit animation timing for cancel confirmation flow
2026-04-12 09:24:23 +00:00
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