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
eaf327ea75
feat(dees-form): register new input components (tags, list, wysiwyg, richtext) and emit change notification for richtext updates
2026-03-10 13:56:22 +00:00
2abf7e356d
feat(dees-form): add layout styles to dees-form and standardize demo input grouping
2026-02-17 17:34:53 +00:00
7c62f45d77
feat(dees-form-submit): forward button properties to internal dees-button, use property bindings, add demo and styles
2026-02-02 14:32:20 +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
51611d76dd
feat(dees-input-toggle): Add DeesInputToggle component (toggle switch) with demo and exports; integrate into inputs and DeesForm
2026-01-07 18:42:00 +00:00
9bd1734d09
feat(demo): add demoGroup metadata to components and update related dependencies
2026-01-04 17:09:18 +00:00
c5dbc1e99b
feat(editor): add code input component and editor-bare, replace dees-editor usage, and add modal contentPadding
2025-12-30 12:44:43 +00:00
e38d3cd42a
feat(theme,interfaces): Introduce a global theming system and unify menu/tab interfaces; migrate components to use themeDefaultStyles and update APIs accordingly
2025-12-29 01:20:24 +00:00
8f8aedc6b0
fix(structure): group components into groups inside the repo
2025-12-08 12:04:01 +00:00