Juergen Kunz
4de835474b
feat(form-inputs): Improve form input consistency and auto spacing across inputs and buttons
2025-06-22 20:32:59 +00:00
Juergen Kunz
808b74fa17
fix(deps): Update dependency versions: bump @design.estate/dees-domtools from ^2.1.1 to ^2.3.3, @design.estate/dees-element from ^2.0.42 to ^2.0.44, lucide from ^0.515.0 to ^0.518.0, and @git.zone/tsbundle from ^2.0.15 to ^2.4.0
2025-06-20 00:11:30 +00:00
Juergen Kunz
7de3d451ad
fix: Change import to type for DeesForm in dees-form-submit
2025-06-19 14:01:07 +00:00
Juergen Kunz
873579fc97
fix: Import dees-button in dees-form-submit for button functionality
2025-06-19 13:47:52 +00:00
Juergen Kunz
99b23236a1
fix: Update default button text handling and improve demo example in dees-form-submit
2025-06-19 12:42:50 +00:00
Juergen Kunz
4f22a98b78
refactor: Remove unnecessary imports in dees-form-submit and dees-simple-login
2025-06-19 12:31:33 +00:00
Juergen Kunz
2a5e6ee37a
feat: Register dees-button in dees-form-submit and import necessary components in dees-simple-login
2025-06-19 12:09:48 +00:00
Juergen Kunz
d697958536
feat: Improve login event handling and form data validation in dees-simple-login component
2025-06-19 11:50:24 +00:00
Juergen Kunz
03315db863
feat: Enhance demo components with new input types and layout options
...
- Added dropdown and radio input components to the demo for application settings.
- Introduced horizontal layout for display preferences and notification settings.
- Implemented checkbox demo with programmatic selection and clear functionality.
- Created file upload and quantity selector demos with various states and configurations.
- Added comprehensive radio input demo showcasing group behavior and various states.
- Developed text input demo with validation states and advanced features like password visibility.
- Introduced a new panel component for better content organization in demos.
2025-06-19 11:39:16 +00:00
Juergen Kunz
79b1a4ea9f
feat: Implement unified input component architecture with standardized margins and layout modes
2025-06-19 09:41:00 +00:00
Juergen Kunz
640a69f4cd
feat: Integrate dees-statsgrid component into dashboard view with dynamic stats tiles
2025-06-17 11:51:34 +00:00
Juergen Kunz
bdb666cbe2
feat: Enhance demo components with improved layout, styling, and functionality for login and dashboard views
2025-06-17 11:45:25 +00:00
Juergen Kunz
8a1d830376
feat: Enhance context menu functionality with keyboard navigation and improved item handling
2025-06-17 11:39:16 +00:00
Juergen Kunz
c1e8f8c2a6
feat: Enhance selection options with icons and dividers for improved UI
2025-06-17 10:00:50 +00:00
Juergen Kunz
a8f0e5659e
feat: Add profile dropdown component and integrate with appbar for user menu
2025-06-17 09:55:28 +00:00
Juergen Kunz
cd3c7c8e63
feat: Refactor theming in app components to use dynamic CSS variables
2025-06-17 08:58:47 +00:00
Juergen Kunz
5b4319432c
feat: Enhance dees-appui components with dynamic tab and menu configurations
...
- Updated dees-appui-mainmenu to accept dynamic tabs with actions and icons.
- Modified dees-appui-mainselector to support dynamic selection options.
- Introduced dees-appui-tabs for improved tab navigation with customizable styles.
- Added dees-appui-view to manage views with tabs and content dynamically.
- Implemented event dispatching for tab and option selections.
- Created a comprehensive architecture documentation for dees-appui system.
- Added demo implementations for dees-appui-base and other components.
- Improved responsiveness and user interaction feedback across components.
2025-06-17 08:41:36 +00:00
Juergen Kunz
8ad754c9bc
feat(dees-appui-appbar): implement dynamic menu system with support for submenus, shortcuts, and user account features
...
feat(dees-contextmenu): adjust menu item positioning for improved alignment
fix(dees-appui-appbar.demo): add demo functionality for app bar with dynamic menu items and user interactions
feat(interfaces): create IAppBarMenuItem interface for enhanced menu item configurations
docs: add comprehensive improvement plan for dees-appui-appbar component
2025-06-16 23:16:25 +00:00
Juergen Kunz
ed20e04e96
fix(dees-catalog): update @design.estate/dees-wcctools dependency to version 1.0.98 for compatibility and enhance demo functionality with real-time data updates
2025-06-16 22:23:22 +00:00
Juergen Kunz
339ea2d7d4
fix(dees-catalog): update @design.estate/dees-wcctools dependency to version 1.0.96 for compatibility and add demotools import in demo files
2025-06-16 15:11:52 +00:00
Juergen Kunz
036bba44ae
fix(dees-catalog): update @design.estate/dees-wcctools dependency to version 1.0.95 for compatibility
...
feat(dees-chart-area): refactor demo function for improved dataset handling and real-time updates
feat(dees-chart-log): enhance demo function with simulation controls for server log generation
2025-06-16 14:59:22 +00:00
Juergen Kunz
48fbeb397d
feat(dees-button-group): add new button group component with demo and styling
...
fix(dees-chart-area): improve real-time updates and chart element handling
fix(dees-chart-log): refactor demo to store log element reference
chore: update dependencies in package.json and pnpm-lock.yaml
2025-06-16 14:37:09 +00:00
Juergen Kunz
b9432c8489
feat(dees-chart-area): Enhance chart component with dynamic datasets, real-time updates, and improved demo features
2025-06-12 11:09:14 +00:00
Juergen Kunz
e39590df2c
fix(dees-chart-area): Improve resize handling and initial rendering for better responsiveness
...
fix(dees-chart-log): Simplify firstUpdated method by removing unnecessary variable
2025-06-12 11:00:33 +00:00
Juergen Kunz
fad7fda2a6
feat(dees-chart-log): Enhance log component with realistic log simulation and improved UI controls
2025-06-12 10:44:21 +00:00
Juergen Kunz
987f557c60
Enhance DeesToast component with new features and improved demo
...
- Updated README to reflect new toast positions and convenience methods.
- Expanded demo functionality to showcase various toast types, positions, and durations.
- Added programmatic control for toast dismissal and multiple toast notifications.
- Introduced new toast positions: top-center and bottom-center.
- Implemented a progress bar for auto-dismiss functionality.
- Improved styling and animations for better user experience.
2025-06-12 09:33:46 +00:00
Juergen Kunz
cd86001713
fix(dees-statsgrid): Adjust stats grid styling for better alignment and improved visualizations in gauge and trend tiles.
2025-06-10 18:58:05 +00:00
Juergen Kunz
f7e4582fde
feat(dees-statsgrid): Add dees-statsgrid component with demo and integration in the main export
2025-06-10 18:29:37 +00:00
af3dc5c466
feat(dees-pagination): Add new pagination component to the library along with its demo and integration in the main export.
2025-04-25 14:27:51 +00:00
b7f672e0f2
feat(dees-searchbar): Add dees-searchbar component with live search and filter demo
2025-04-22 12:49:57 +00:00
f17b880b59
feat(documentation/dees-heading): Add codex documentation overview and dees-heading component demo
2025-04-22 12:30:22 +00:00
ab4396297a
fix(dependencies): Bump dependency versions and update demo code references
2025-04-18 17:07:43 +00:00
ef369f2955
update
2025-04-13 17:32:44 +00:00
23a4faa5d1
fix(catalog): No code or documentation changes were detected. This commit records an empty update in commit information and confirms that the current state remains stable.
2025-04-12 14:35:55 +00:00
bb78d32dbf
fix(readme): Update readme with company and trademark guidelines, clarifying legal usage without exposing licensing details.
2025-04-11 11:19:58 +00:00
765b01afe0
fix(readme): Update readme.md: remove redundant usage section and refine component documentation with improved examples.
2025-04-11 11:19:23 +00:00
bf2ee25390
fix(ci): Remove obsolete GitLab CI configuration file
2025-04-11 10:24:28 +00:00
3399004e75
fix(readme): Update readme with comprehensive reference documentation: add a usage snippet for components like DeesButton, introduce a detailed overview table of all component categories, and enhance documentation sections for each component group.
2025-04-11 10:20:35 +00:00
71f4d44782
feat(badge): Add dees-badge component with demo file and update packageManager field in package.json
2025-04-11 10:15:00 +00:00
469f8e0f21
fix(dependencies): Update dependency versions for smartpromise, webcontainer/api, tapbundle, and @types/node
2025-01-20 03:59:23 +01:00
d2646cd62c
feat(dees-terminal): Enhanced the dees-terminal component to support environment variable settings and improved setup command execution.
2025-01-20 03:43:20 +01:00
0c273a818d
fix(chart): Fix chart rendering and appearance issues in the DeesChartArea component.
2025-01-15 16:00:03 +01:00
07c68b82a4
fix(dees-input-multitoggle): Add missing TypeScript declaration for dees-input-multitoggle
2024-12-17 19:44:47 +01:00
f02572665f
fix(metadata): Updated package metadata and readme for better project description and structure.
2024-12-09 19:14:21 +01:00
08f3bad5f9
fix(DeesSimpleAppDash): Fix: add border to controlbar in DeesSimpleAppDash
2024-11-07 01:16:54 +01:00
1ae1703133
feat(dees-simple-appdash): Enhance responsive styling and terminal setup command
2024-11-07 01:14:36 +01:00
dd46d3e2f4
feat(index.ts): Add export for colors module in index.ts
2024-10-07 13:43:15 +02:00
719e63c667
fix(dees-button): Fix styling issue in button component.
2024-10-06 01:18:13 +02:00
f5fad07038
fix(dees-button): Fix reflect attribute for disabled property on dees-button component
2024-10-06 01:12:00 +02:00
d529c27a68
fix(DeesStepper): Adjusted CSS properties in DeesStepper component
2024-10-05 00:01:37 +02:00