UI Components #6

Open
opened 2023-01-23 10:04:17 +00:00 by phryk · 0 comments
Owner

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:

  • Paginated Listings
  • Tabbed views
  • Forms / Form elements
    • buttons
      • <button> and <a class="button">?
    • text
      • email
      • url
      • number
      • range(?)
    • password
    • textarea
    • date / time
    • color
    • checkboxes
    • dropdowns
    • fileupload
  • General purpose container(?)

Possibly others. Also consider CLI integration, maybe even a TUI?

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: * Paginated Listings * Tabbed views * Forms / Form elements * buttons * `<button>` and `<a class="button">`? * text * email * url * number * range(?) * password * textarea * date / time * color * checkboxes * dropdowns * fileupload * General purpose container(?) Possibly others. Also consider CLI integration, maybe even a TUI?
phryk added a new dependency 2023-01-23 10:04:33 +00:00
phryk added a new dependency 2023-01-23 10:48:34 +00:00
phryk added a new dependency 2023-04-11 11:47:45 +00:00
phryk added this to the Minimum Viable Prototype milestone 2023-11-07 01:56:07 +00:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: phryk/ooze#6
No description provided.