786 B
786 B
Changelog
2025-12-22 - 1.0.2 - fix(dees-mobile-header)
adjust mobile header action slot layout and add documentation/license files
- ts_web/elements/00group-ui/dees-mobile-header/dees-mobile-header.ts: change ::slotted([slot="actions"]) from fixed width/height to min-width/min-height, switch display from block to flex and add align-items:center to improve vertical alignment
- Add MIT license file at /license
- Add extensive readme.md (documentation, install instructions, component usage, development and legal info)
2025-12-22 - 1.0.1 - fix()
no changes detected; no release required
- Git diff contained no changes
- No files modified — skip version bump and release
2025-12-22 - 1.0.0 - initial release
Initial commit.
- Repository initialized (initial commit)