Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Foundational Widgets #2

@kitsonk

Description

@kitsonk

This issue is to discuss what widgets should be part of the foundational widgets, potentially located in this package, or in related packages, as we begin to develop the "out of the box" widgets.

Currently we have. Many of these were just created to be able to try to prototype and solve problems that other widgets may need and might be questionable in the final set:

  • Button - Analog of <button>
  • Container - Simply "owns" other widgets
  • Dijit - A wrapper class for Dojo 1 Dijits
  • LayoutContainer - Does a level of layout on contained widgets
  • List - A simple list UI component
  • Panel - A simple container
  • ResizePanel - Provides a handle that allows one of the contained widgets to be resized
  • TabbedPanel - All children owned are displayed as tabs
  • TextInput - Analog of <input type="text">
  • Widget - A generic "dumb" widget the includes all the foundational widget functionality and can render a tag and some content.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions