UI Components #6
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
Depends on
#5 User/Access Management
phryk/ooze
#11 File Uploads
phryk/ooze
#10 Add `abstract` hint to ChildAware
phryk/ooze
Reference: phryk/ooze#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Develop a set of reusable UI components on top of the new templating engine.
These should essentially be "abstract" wrapper elements that autogenerate
the elements that actually get rendered.
Things we want:
<button>
and<a class="button">
?Possibly others. Also consider CLI integration, maybe even a TUI?